Commit történet

Szerző SHA1 Üzenet Dátum
  Daniele Alessandri 8dd7f40d21 Fix read/write timeouts with PhpiredisStreamConnection. 10 éve
  Ian Babrou 3fbd29d00b prevent uncaught broken pipe error 10 éve
  Daniele Alessandri 60733eb5c9 Make Predis v0.8 compatible with HHVM 2.4.0. 11 éve
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. 11 éve
  Daniele Alessandri fd1c6f244f Apply minor change in command serialization. 11 éve
  Daniele Alessandri ea9809d4e8 Use path to differentiate persistent TCP streams. 11 éve
  Daniele Alessandri c32f6c7152 Add "path" in phpdoc of connections supporting UNIX domain sockets. 11 éve
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 11 éve
  Daniele Alessandri de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. 12 éve
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. 12 éve
  Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. 12 éve
  Daniele Alessandri 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. 12 éve
  Daniele Alessandri ef0067e1a4 Use slightly faster version of the same code. 12 éve
  Daniele Alessandri da343046e5 No need for strict comparison here. 12 éve
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. 12 éve
  Daniele Alessandri cfa97dd9f5 Fix cs. 12 éve
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 éve
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 éve
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 12 éve
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. 12 éve
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 12 éve
  Daniele Alessandri 64a84d9020 Add notes about the parameters supported by each connection class. 13 éve
  Daniele Alessandri a3b4c2244a Remove some overkill stuff from Predis\ConnectionParameters. 13 éve
  Daniele Alessandri 890ace8565 Rename certain connection parameters usig shorter names. 13 éve
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 éve