Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri 4f30ac6370 Run php-cs-fixer. hace 10 años
  Daniele Alessandri 1c8eb7ff6b [tests] Share common test among connection classes. hace 10 años
  Daniele Alessandri cb09a7a2b5 [tests] Use @requires annotation. hace 10 años
  Daniele Alessandri d69d6c726d Remove Connection\Aggregate\RedisCluster::setDefaultParameters(). hace 10 años
  Daniele Alessandri 2b0c8fbb26 Remove "timeout" as a default parameter in Connection\Parameters. hace 10 años
  Daniele Alessandri 55aab86800 Add support for default connection parameters in Connection\Factory. hace 10 años
  Daniele Alessandri 6cce9eb35c Run php-cs-fixer. hace 10 años
  Daniele Alessandri 8277afc7a8 Use "persistent" with non-bool strings to open different persistent connections. hace 10 años
  Daniele Alessandri b012af3247 Reorganize stream resource creation for stream-based connections. hace 10 años
  Daniele Alessandri 7fa3c55f51 Move assertion for connection parameters out of abstract connection class. hace 10 años
  Daniele Alessandri 73c9b9d5be [tests] Fix some tests methods names. hace 10 años
  Daniele Alessandri 59798e1f9e [tests] Apply small changes to commands tests with expirations. hace 10 años
  Daniele Alessandri d0012e67ff [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). hace 10 años
  Daniele Alessandri 65727ca07d Update .gitattributes file. hace 10 años
  Daniele Alessandri 4ac1a81aa4 Restore alignment for a few equals symbols. hace 10 años
  Daniele Alessandri 8dd9893a2f Run php-cs-fixer with new configuration. hace 10 años
  Daniele Alessandri 35e97967fd Add .php_cs configuration file for php-cs-fixer. hace 10 años
  Daniele Alessandri 7282ca2b52 Remove unneeded "use" imports. hace 10 años
  Daniele Alessandri c436e01353 Fix cluster strategy to handle variadic EXISTS (Redis >= 3.0.3). hace 10 años
  Daniele Alessandri df2e9f4e71 Fix prefix processor to handle variadic EXISTS (Redis >= 3.0.3). hace 10 años
  Daniele Alessandri 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. hace 10 años
  Daniele Alessandri bb89cf67e2 [tests] Fix me being stupid here. hace 10 años
  Daniele Alessandri 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. hace 10 años
  Daniele Alessandri bb6287f22d [tests] Fix obviously wrong annotation. hace 10 años
  Daniele Alessandri f315404649 Update CHANGELOG. hace 10 años
  Daniele Alessandri 8c76bd6761 Do not parse response to SETNX into boolean value. hace 10 años
  Daniele Alessandri 38fafb22ba Do not parse response to MSETNX into boolean value. hace 10 años
  Daniele Alessandri 5ce683be09 Do not parse response to SMOVE into boolean value. hace 10 años
  Daniele Alessandri e531d39f53 Do not parse response to SISMEMBER into boolean value. hace 10 años
  Daniele Alessandri fda9f022dd Do not parse response to RENAMENX into boolean value. hace 10 años