Историја ревизија

Аутор SHA1 Порука Датум
  Daniele Alessandri 67a27a7f05 Fixed a bug in the test suite discovered thanks to the validation of numeric inputs introduced in Redis with commit bbe025e. пре 15 година
  Daniele Alessandri bdf4dfb54e Fixed the test suite to comply with the changes introduced in Redis with commit 4e27f26. пре 15 година
  Daniele Alessandri de1b8f45bc Fixed failing tests due to changes introduced in Redis commits 3ea27d3, cc3b01c and 653c924. пре 15 година
  Daniele Alessandri 5cae45282d Fixed tests against the current Redis master branch. пре 15 година
  Daniele Alessandri c06f9e34bf Added tests for DISCARD. пре 15 година
  Daniele Alessandri ac8172235f Added tests for ZRANK. пре 15 година
  Daniele Alessandri 5aaec9d11b Added a test for SUBSTR on integer-encoded values. пре 15 година
  Daniele Alessandri 3e0d9c8400 Added tests for SUBSTR. пре 15 година
  Daniele Alessandri 9ac0d26a48 Minor code rearrangements. пре 15 година
  Daniele Alessandri c8554f2c8b Added tests for APPEND. пре 15 година
  Daniele Alessandri 4c6dedabe0 Added tests for ZCOUNT. пре 15 година
  Daniele Alessandri 5ad2abd149 Added test for ZRANGEBYSCORE with the WITHSCORES parameter. пре 15 година
  Daniele Alessandri 40df90007d Miss typings, oh my... пре 15 година
  Daniele Alessandri 2c7a99df55 Added missing test for SORT ... GET пре 15 година
  Daniele Alessandri f5f06d643f Fixed a dangerous oversight in the test suite (seriously, testing FLUSHALL was indeed stupid). пре 16 година
  Daniele Alessandri afdc79f97f Added tests for BGREWRITEAOF. пре 16 година
  Daniele Alessandri 03886d9a78 Merge branch 'blpop' пре 16 година
  Daniele Alessandri 2577f6a2cb Added tests for BLPOP and BRPOP. They are not really that great as they are missing a concurrent RPUSHing client, but they are enough for now. пре 16 година
  Daniele Alessandri db6e40df98 Added tests for MULTI / EXEC. пре 16 година
  Daniele Alessandri 627433cef8 Extended the tests for ZRANGE and ZREVRANGE to cover the newly added "WITHSCORES" option. пре 16 година
  Daniele Alessandri d9b304f9e3 Merge branch 'cmd_zincrby' пре 16 година
  Daniele Alessandri 81484b3351 Added tests for Predis\Commands\ZSetIncrementBy (ZINCRBY). пре 16 година
  Daniele Alessandri 374070a2c1 Renamed the class ListPushTailPopFirst into ListPopLastPushHead (did the same for it registered alias), the former name was incorrect пре 16 година
  Daniele Alessandri 768c211ddd Merge branch 'cmd_lpoppush' пре 16 година
  Daniele Alessandri 1a3bd9fa41 Added more tests for RPOPLPUSH пре 16 година
  Daniele Alessandri 7f4072054a Fixed the tests for RPOPLPUSH as they were still using the old alias even after the command has been renamed from LPOPPUSH пре 16 година
  Daniele Alessandri cb2a57dbac Added a new assertion for ZSCORE. This assertion will fail if tests are run against a Redis instance built before Git commit 96d8b4e. пре 16 година
  Daniele Alessandri 28e3926385 Added tests for LPOPPUSH. пре 16 година
  Daniele Alessandri 34a616cd95 ... and here finally comes Predis! пре 16 година