Commit History

Author SHA1 Message Date
  Daniele Alessandri 451d28ee66 Let's set this in stone: next major version is going to be v1.0.0. 11 years ago
  Daniele Alessandri e23fd9bea8 Use redis-cluster rules for empty key tags for client-side sharding. 11 years ago
  Daniele Alessandri 8fbe658ca8 Fix implementation for hash tags extraction from keys. 11 years ago
  Daniele Alessandri d89027d2da Add PHP 5.6 to the build matix of Travis-CI. 11 years ago
  Daniele Alessandri 26289f47ec Add support for key hash tags in redis-cluster (Redis 3.0.0b1). 11 years ago
  Daniele Alessandri ba0dc12d5b Merge pull request #146 from GrahamCampbell/master 11 years ago
  Graham Campbell 42a9489f11 Updated travis.yml 11 years ago
  Daniele Alessandri 51febb32a9 Update CHANGELOG. 11 years ago
  Daniele Alessandri 0a5363dddf Bump year in LICENSE. 11 years ago
  Daniele Alessandri b852eeed9f [bin] Add missing executable in the repository for new script. 11 years ago
  Daniele Alessandri 10dcac8f05 [bin] Add helper script to automate PEAR package creation. 11 years ago
  Daniele Alessandri ae61a0fd2b [tests] Use Predis\Autoload from include_path when not in repository. 11 years ago
  Daniele Alessandri dc6c298960 Reword paragraph in README about HHVM compatibility. 11 years ago
  Daniele Alessandri e04c7d51b8 Explicitly return null value. 11 years ago
  Daniele Alessandri da8a203a75 Remove useless return statement. 11 years ago
  Daniele Alessandri bf32f4b87c [tests] Remove unused "use" directives. 11 years ago
  Daniele Alessandri 46671b9095 Run php-cs against test suite. 11 years ago
  Daniele Alessandri 9a38d2caec Move @property-read tags for parameters and options to interfaces. 11 years ago
  Daniele Alessandri cfa456fdd1 [tests] Fix a couple of innocuous glitches. 11 years ago
  Daniele Alessandri 6a577a0eb5 Apply more phpdoc fixes. 11 years ago
  Daniele Alessandri 8357af177e [test] Fix wrong variable. 11 years ago
  Daniele Alessandri 7ebb8a8b42 [tests] Fix a couple of glitches in our base PHPUnit classes. 11 years ago
  Daniele Alessandri 728d9dceb5 [tests] No need to reassign $exception. 11 years ago
  Daniele Alessandri a092f6d4da Fix phpdocs for fluent interfaces. 11 years ago
  Daniele Alessandri 3befbb3ac2 Make Pipeline::executeCommand() return $this for fluent interface. 11 years ago
  Daniele Alessandri 8d8a618d0e Add @property-read tags to client options class. 11 years ago
  Daniele Alessandri 5e1ea94f4a Add @property-read tags to parameters class. 11 years ago
  Daniele Alessandri b9b899eaf0 Fix incorrect usage of instance method in static method. 11 years ago
  Daniele Alessandri 5065541cc6 Remove erroneous duplication of INFO in Redis profiles. 11 years ago
  Daniele Alessandri f5a7d8ece8 Add a note about missing break in switch statement. 11 years ago