Daniele Alessandri
|
944a478272
|
Remove Predis\Commands\Command::setArguments().
|
2011-04-09 09:35:28 +02:00 |
|
Daniele Alessandri
|
33f6419700
|
Invoke preprocessors after checking if a command is defined by the current profile.
|
2011-04-05 21:38:49 +02:00 |
|
Daniele Alessandri
|
07b4238ce7
|
Add an abstraction to optionally preprocess command arguments.
|
2011-04-05 11:56:36 +02:00 |
|
Daniele Alessandri
|
ac471eeff3
|
Rename and simplify Predis\Profiles\ServerProfile::registerProfile().
|
2011-04-04 15:31:01 +02:00 |
|
Daniele Alessandri
|
da2cd3ee7e
|
Simplify Predis\Profiles\ServerProfile::defineCommand().
|
2011-04-04 15:03:14 +02:00 |
|
Daniele Alessandri
|
f8844ef8b8
|
Rename IServerProfile::registerCommand() to IServerProfile::defineCommand().
|
2011-03-05 10:52:38 +01:00 |
|
Daniele Alessandri
|
0d5fb3319d
|
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
|
2011-03-04 19:21:41 +01:00 |
|
Daniele Alessandri
|
fda4f32f06
|
Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard.
|
2011-02-27 13:37:03 +01:00 |
|
Jordi Boggiano
|
30f908cd85
|
Convert monolithic one-file-lib to a proper PSR-0 file tree
|
2011-02-21 14:17:57 +01:00 |
|