Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri 3edcdc5a4f Fixed a dangerous oversight in the test suite (seriously, testing FLUSHALL was indeed stupid). hace 15 años
  Daniele Alessandri afdc79f97f Added tests for BGREWRITEAOF. hace 15 años
  Daniele Alessandri 03886d9a78 Merge branch 'blpop' hace 15 años
  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. hace 15 años
  Daniele Alessandri db6e40df98 Added tests for MULTI / EXEC. hace 15 años
  Daniele Alessandri 627433cef8 Extended the tests for ZRANGE and ZREVRANGE to cover the newly added "WITHSCORES" option. hace 15 años
  Daniele Alessandri d9b304f9e3 Merge branch 'cmd_zincrby' hace 15 años
  Daniele Alessandri 81484b3351 Added tests for Predis\Commands\ZSetIncrementBy (ZINCRBY). hace 15 años
  Daniele Alessandri 374070a2c1 Renamed the class ListPushTailPopFirst into ListPopLastPushHead (did the same for it registered alias), the former name was incorrect hace 15 años
  Daniele Alessandri 768c211ddd Merge branch 'cmd_lpoppush' hace 15 años
  Daniele Alessandri 1a3bd9fa41 Added more tests for RPOPLPUSH hace 15 años
  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 hace 15 años
  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. hace 15 años
  Daniele Alessandri 28e3926385 Added tests for LPOPPUSH. hace 15 años
  Daniele Alessandri 34a616cd95 ... and here finally comes Predis! hace 15 años