Commit History

Author SHA1 Message Date
  Daniele Alessandri 653d3f08ab [tests] Use @requires annotation. 10 years ago
  Daniele Alessandri 2d2de7837b [tests] Fix some tests methods names. 10 years ago
  Daniele Alessandri fc18e6456a [tests] Apply small changes to commands tests with expirations. 10 years ago
  Daniele Alessandri 6f2064ed90 [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). 10 years ago
  Daniele Alessandri e2e645a8bd Update .gitattributes file. 10 years ago
  Daniele Alessandri 2219964b7e Restore alignment for a few equals symbols. 10 years ago
  Daniele Alessandri 381e44b6e6 Run php-cs-fixer with new configuration. 10 years ago
  Daniele Alessandri 808693bfbd Add .php_cs configuration file for php-cs-fixer. 10 years ago
  Daniele Alessandri 33eab38314 Remove unneeded "use" imports. 10 years ago
  Daniele Alessandri 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 10 years ago
  Daniele Alessandri 6d60a42400 [tests] Fix me being stupid here. 10 years ago
  Daniele Alessandri 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. 10 years ago
  Daniele Alessandri 2ee135099c Remove useless if condition. 10 years ago
  Daniele Alessandri e26e3b423a Reverting stupid oversight after a merge from master branch. 10 years ago
  Daniele Alessandri 946fac4454 No need to check the scheme here. 10 years ago
  Daniele Alessandri 4e976a3eb6 Update CHANGELOG. 10 years ago
  Daniele Alessandri baaf26fe5b Add support for the 'redis://' scheme in URI strings. 10 years ago
  Daniele Alessandri 6a0348fbea Add missing command: MIGRATE (Redis 2.6.0). 10 years ago
  Daniele Alessandri 8365a6be77 [tests] Fix minor oversight. 10 years ago
  Daniele Alessandri f028e428be Switch to container-based builds on Travis CI. 10 years ago
  Daniele Alessandri c13b82557d Update CHANGELOG. 10 years ago
  Daniele Alessandri 30d01c40d4 [tests] Improve assert failure messages for replication stategy tests. 10 years ago
  Daniele Alessandri 6459546e25 Fix missing BITPOS in replication strategy. 10 years ago
  Daniele Alessandri dede828008 Add missing BITPOS command in key prefix processor. 10 years ago
  Daniele Alessandri 5c0716575e Exclude .php-version file. 10 years ago
  Richard Heelin 90bffb1a5a Emit socket error if ipredis connection has been lost/reset. 10 years ago
  Daniele Alessandri 64ee96c312 [tests] Fix base test case class to handle required Redis versions. 10 years ago
  Daniele Alessandri bff5a9729e Update CHANGELOG. 10 years ago
  Daniele Alessandri 5cd7b774c4 [tests] Adapt to internal encoding changes for lists in Redis 3.0. 10 years ago
  Daniele Alessandri 354d1ef921 Support ZADD modifiers when using simplified command signature. 10 years ago