Histórico de Commits

Autor SHA1 Mensagem Data
  Daniele Alessandri 6d73f4a538 Promote 2.6 as an independent server profile for Redis 2.6. há 13 anos atrás
  Daniele Alessandri 626520b836 Add specific server profile alias for Redis 2.6. há 13 anos atrás
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. há 13 anos atrás
  Daniele Alessandri d9b95d0bc7 Remove useless backslash in the FQN of server profiles. há 13 anos atrás
  Daniele Alessandri 7bdc2e6195 Rename a few protected/private field names. há 13 anos atrás
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. há 13 anos atrás
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. há 13 anos atrás
  Daniele Alessandri 9608a97469 Add a license header to PHP files. há 13 anos atrás
  Daniele Alessandri 20d872a306 Apply some coding style changes. há 13 anos atrás
  Daniele Alessandri b5affe739c Promote 2.4 as the default Redis server profile. há 13 anos atrás
  Daniele Alessandri c107d937fa Apply minor code styling change, nothing that really matters. há 13 anos atrás
  Daniele Alessandri 68dba4cb12 Ensure that commands are registered in server profiles using lowercase aliases. há 13 anos atrás
  Jurian Sluiman c33d053531 Add support for mixed case commands há 13 anos atrás
  Daniele Alessandri fb3088b4d3 Redis 2.4 has now its server profile (but it's not the default one yet). The development profile is now Redis 2.6. há 13 anos atrás
  Daniele Alessandri b5ebf48318 Make command processors accept only instances of Predis\Commands\ICommand. há 13 anos atrás
  Daniele Alessandri 09b5d7ac61 Change Predis\Commands\Preprocessors to Predis\Command\Processors. há 13 anos atrás
  Daniele Alessandri 944a478272 Remove Predis\Commands\Command::setArguments(). há 13 anos atrás
  Daniele Alessandri 33f6419700 Invoke preprocessors after checking if a command is defined by the current profile. há 13 anos atrás
  Daniele Alessandri 07b4238ce7 Add an abstraction to optionally preprocess command arguments. há 13 anos atrás
  Daniele Alessandri ac471eeff3 Rename and simplify Predis\Profiles\ServerProfile::registerProfile(). há 13 anos atrás
  Daniele Alessandri da2cd3ee7e Simplify Predis\Profiles\ServerProfile::defineCommand(). há 13 anos atrás
  Daniele Alessandri f8844ef8b8 Rename IServerProfile::registerCommand() to IServerProfile::defineCommand(). há 14 anos atrás
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. há 14 anos atrás
  Daniele Alessandri fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. há 14 anos atrás
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree há 14 anos atrás