Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniele Alessandri d784838447 [test] Sleep one second to give BGSAVE the time to complete. vor 13 Jahren
  Gun.io Whitespace Robot b9ca78ac43 Remove whitespace [Gun.io WhitespaceBot] vor 13 Jahren
  Daniele Alessandri 9608a97469 Add a license header to PHP files. vor 13 Jahren
  Daniele Alessandri 20d872a306 Apply some coding style changes. vor 13 Jahren
  Daniele Alessandri e070f83dc5 Test suite: move tests for case-insensitive handling of commands names. vor 13 Jahren
  Jurian Sluiman 49355b0881 Provide better name for test method vor 13 Jahren
  Jurian Sluiman 0d28395aa0 Remove additional test vor 13 Jahren
  Jurian Sluiman 07584f859c Add methods to test for uppercase and lowercase commands vor 13 Jahren
  Daniele Alessandri b396eb3c48 Remove code from the test for SLAVEOF. vor 14 Jahren
  Daniele Alessandri d6a445f1ec Fix SINTERSTORE and SUNIONSTORE to accept an array for the list of source keys. vor 14 Jahren
  Daniele Alessandri 0f751cabcb Upgrade to PHPUnit 3.5. vor 14 Jahren
  Daniele Alessandri e94fbc3287 Adjust the tests for SUBSTR/GETRANGE since the return value for empty string slices has been fixed in Redis 2.2.2. vor 14 Jahren
  Daniele Alessandri 38e76cbbc8 Allow passing an array for the list of source keys to be used in ZUNIONSTORE/ZINTERSTORE. vor 14 Jahren
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. vor 14 Jahren
  Jordi Boggiano ac1e6e1846 Fix tests for latest changes, added phpunit.xml.dist file and autoloader in test/bootstrap.php vor 14 Jahren
  Daniele Alessandri 2b2ca8e8dc Remove trailing spaces in code. vor 14 Jahren
  Daniele Alessandri 65c530a13b Add test guard for empty bulk replies. vor 14 Jahren
  Daniele Alessandri 922beeceea Test suite: tiny fix in a test for LINSERT (again, this time for real). vor 14 Jahren
  Daniele Alessandri 02d7400d1f Test suite: tiny fix in a test for LINSERT. vor 14 Jahren
  Daniele Alessandri 3a2e977ee0 Test suite: temporary fix for testSetExpire(). vor 14 Jahren
  Daniele Alessandri daf88645f2 New command: BRPOPLPUSH (Redis v2.2-dev). vor 14 Jahren
  Daniele Alessandri ecc7499b47 Test suite: move up testStrlen(). vor 14 Jahren
  Daniele Alessandri 64cb73fbb9 New command: GETBIT (Redis v2.2-dev). vor 14 Jahren
  Daniele Alessandri 0b9bca8ce1 New command: SETBIT (Redis v2.2-dev). vor 14 Jahren
  Daniele Alessandri e1924551b1 New command: SETRANGE (Redis v2.2-dev). vor 14 Jahren
  Daniele Alessandri 21b3fdb3e1 New command: PERSIST (Redis v2.2-dev). vor 14 Jahren
  Daniele Alessandri f419d15f82 New command: ZREVRANGEBYSCORE (Redis v2.2-dev). vor 14 Jahren
  Daniele Alessandri 9e58ad7648 Test suite: move the trigger guard for the test suite in the common included file. vor 14 Jahren
  Daniele Alessandri fc8f363fe5 New commands: RPUSHX, LPUSHX (Redis v2.2-dev). vor 14 Jahren
  Daniele Alessandri 49a140e3af New command: LINSERT (Redis v2.2-dev). vor 14 Jahren