Commit History

Author SHA1 Message Date
  Daniele Alessandri 2c1f349925 [test] Use phpunit to specify the parameters of the server used by the suite. 13 years ago
  Daniele Alessandri d784838447 [test] Sleep one second to give BGSAVE the time to complete. 13 years ago
  Daniele Alessandri 654907857d Update TODO. 13 years ago
  Daniele Alessandri 5d04cf540d New commands: INCRBYFLOAT, HINCRBYFLOAT (Redis v2.6-dev). 13 years ago
  Daniele Alessandri 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). 13 years ago
  Daniele Alessandri 4e0709ad3d New command: SCRIPT (Redis v2.6-dev). 13 years ago
  Daniele Alessandri f75974b5d8 New command: SLOWLOG (Redis 2.2). 13 years ago
  Daniele Alessandri 5680cd40b5 Support the different replies of CONFIG GET|SET|RESETSTAT. 13 years ago
  Daniele Alessandri 43c9900804 Run CI only on the specified branches. 13 years ago
  Daniele Alessandri 5d5001c177 Rename markdown files using the .md extension. 13 years ago
  Daniele Alessandri 3d4957b06d Merge pull request #50 from snc/travis-ci 13 years ago
  H. Westphal 734eba3165 Added travis-ci configuration. 13 years ago
  H. Westphal 22cb11d057 Fixed typo. 13 years ago
  Daniele Alessandri 20f9c0c155 Update composer.json with the new directive for autoloading. 13 years ago
  Daniele Alessandri 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. 13 years ago
  Daniele Alessandri 2f23fb03f0 Apply minor changes to the rest of the examples. 13 years ago
  Daniele Alessandri d160cd9175 Update the server-side scripting example to use the current Redis unstable. 13 years ago
  Daniele Alessandri ce75acf81f Merge pull request #47 from GunioRobot/clean 13 years ago
  Gun.io Whitespace Robot b9ca78ac43 Remove whitespace [Gun.io WhitespaceBot] 13 years ago
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
  Daniele Alessandri 1f2104ef7f Strip the license header from files when generating the monolithic Predis file. 13 years ago
  Daniele Alessandri 9608a97469 Add a license header to PHP files. 13 years ago
  Daniele Alessandri b4d5b19b30 Fix a few oversights. 13 years ago
  Daniele Alessandri 20d872a306 Apply some coding style changes. 13 years ago
  Daniele Alessandri 4251664095 Change the way we enable/disable the safety catch to run the test suite. 13 years ago
  Daniele Alessandri b5affe739c Promote 2.4 as the default Redis server profile. 13 years ago
  Daniele Alessandri f19c6335d1 Fix parsing of replies to INFO for Redis 2.4. 13 years ago
  Daniele Alessandri e070f83dc5 Test suite: move tests for case-insensitive handling of commands names. 13 years ago
  Daniele Alessandri c107d937fa Apply minor code styling change, nothing that really matters. 13 years ago
  Daniele Alessandri 68dba4cb12 Ensure that commands are registered in server profiles using lowercase aliases. 13 years ago