Cronologia Commit

Autore SHA1 Messaggio Data
  Daniele Alessandri 24c0f846c7 Use static:: for invoking static methods in key prefix processor. 10 anni fa
  Daniele Alessandri f43433baf1 Add new command: HSTRLEN (Redis 3.2.0). 10 anni fa
  Daniele Alessandri 3dfe62a5b5 Change format required for URI strings when using "unix" scheme. 10 anni fa
  Daniele Alessandri ebb72377bb Implement TLS/SSL-encrypted connections. 10 anni fa
  Daniele Alessandri cb91ad1aee Rephrase latest entries of the CHANGELOG. 10 anni fa
  Daniele Alessandri 5172555009 Rephrase some parts of the README. 10 anni fa
  Daniele Alessandri 4dea992cd2 [tests] Fix typo. 10 anni fa
  Daniele Alessandri 80af1af459 [tests] Require pcntl extension to run blocking PubSub\Consumer test. 10 anni fa
  Daniele Alessandri abf2ce0bd1 [tests] Exlude persistent connections tests under PHP 5.3. 10 anni fa
  Daniele Alessandri c7cae66a97 [tests] Improve code-reuse in tests for the Predis\Connection namespace. 10 anni fa
  Daniele Alessandri 4f30ac6370 Run php-cs-fixer. 10 anni fa
  Daniele Alessandri 1c8eb7ff6b [tests] Share common test among connection classes. 10 anni fa
  Daniele Alessandri cb09a7a2b5 [tests] Use @requires annotation. 10 anni fa
  Daniele Alessandri d69d6c726d Remove Connection\Aggregate\RedisCluster::setDefaultParameters(). 10 anni fa
  Daniele Alessandri 2b0c8fbb26 Remove "timeout" as a default parameter in Connection\Parameters. 10 anni fa
  Daniele Alessandri 55aab86800 Add support for default connection parameters in Connection\Factory. 10 anni fa
  Daniele Alessandri 6cce9eb35c Run php-cs-fixer. 10 anni fa
  Daniele Alessandri 8277afc7a8 Use "persistent" with non-bool strings to open different persistent connections. 10 anni fa
  Daniele Alessandri b012af3247 Reorganize stream resource creation for stream-based connections. 10 anni fa
  Daniele Alessandri 7fa3c55f51 Move assertion for connection parameters out of abstract connection class. 10 anni fa
  Daniele Alessandri 73c9b9d5be [tests] Fix some tests methods names. 10 anni fa
  Daniele Alessandri 59798e1f9e [tests] Apply small changes to commands tests with expirations. 10 anni fa
  Daniele Alessandri d0012e67ff [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). 10 anni fa
  Daniele Alessandri 65727ca07d Update .gitattributes file. 10 anni fa
  Daniele Alessandri 4ac1a81aa4 Restore alignment for a few equals symbols. 10 anni fa
  Daniele Alessandri 8dd9893a2f Run php-cs-fixer with new configuration. 10 anni fa
  Daniele Alessandri 35e97967fd Add .php_cs configuration file for php-cs-fixer. 10 anni fa
  Daniele Alessandri 7282ca2b52 Remove unneeded "use" imports. 10 anni fa
  Daniele Alessandri c436e01353 Fix cluster strategy to handle variadic EXISTS (Redis >= 3.0.3). 10 anni fa
  Daniele Alessandri df2e9f4e71 Fix prefix processor to handle variadic EXISTS (Redis >= 3.0.3). 10 anni fa