Commit History

Author SHA1 Message Date
  Daniele Alessandri 944a478272 Remove Predis\Commands\Command::setArguments(). 14 years ago
  Daniele Alessandri 33f6419700 Invoke preprocessors after checking if a command is defined by the current profile. 14 years ago
  Daniele Alessandri 07b4238ce7 Add an abstraction to optionally preprocess command arguments. 14 years ago
  Daniele Alessandri ac471eeff3 Rename and simplify Predis\Profiles\ServerProfile::registerProfile(). 14 years ago
  Daniele Alessandri da2cd3ee7e Simplify Predis\Profiles\ServerProfile::defineCommand(). 14 years ago
  Daniele Alessandri f8844ef8b8 Rename IServerProfile::registerCommand() to IServerProfile::defineCommand(). 14 years ago
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. 14 years ago
  Daniele Alessandri fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. 14 years ago
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago