Aleksandr Matveev
Aleksandr Matveev
Please add warning about buffered nginx access logs to readme. Because it's not obvious that buffered logs can make ngxtop displaying incorrect values. Thank you very much for such a...
Will be a cool feature! Any way thanks for this component!
``` // manually trigger the appear method [viewController viewDidAppear:YES]; ``` This gives EXC_BAD_ACCESS on iPad 5.1.1
Getting "Invalid authorization token supplied" (Neo.ClientError.Security.AuthorizationFailed) error
I'm using Getting started code: https://github.com/jadell/neo4jphp/wiki/Getting-started Server has dbms.security.authorization_enabled=true, 7473 is http port. I'm using neo4jphp: > use Everyman\Neo4j\Client, Everyman\Neo4j\Cypher\Query; > $neo4j = new Everyman\Neo4j\Client('localhost', 7473); > $neo4j->getTransport()->setAuth('...', '...'); >...
There are some cases when allowing HTML in values is expected. ## Example input: ```html line1line2line3line4 ``` ## Output: ``` line1line2line3line4 ``` ## Expected output: ```html line1line2line3line4 ```
Symfony 3.3+ installs with Twig version 2+, so: > Problem 1 > - Installation request for jonnyw/php-phantomjs ^4.6 -> satisfiable by jonnyw/php-phantomjs[v4.6.0]. > - Conclusion: remove twig/twig v2.4.3 > -...
Why when using with desktop, these functions give blank result: userAgent() os() And is this possible to do something like md.is('Desktop')?
Found three countries missing: - AC (Ascension Island) https://www.iso.org/obp/ui/#iso:code:3166:AC - TA (Tristan da Cunha) https://www.iso.org/obp/ui/#iso:code:3166:TA - XK (Kosovo) https://countrycode.org/kosovo I'm not sure about last one, looks like there is some...
Should create an option to exclude from automatic rendering, because external must be added at end.