Daniele Alessandri 0396320951 Merge branch 'command_preprocessors' hace 14 años
..
Preprocessors 771a0ee179 Pass method names to preprocessors by value. hace 14 años
Append.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Auth.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
BackgroundRewriteAppendOnlyFile.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
BackgroundSave.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Command.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Config.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
DatabaseSize.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
DebugObject.php 80f1cedf79 Add the OBJECT command to the dev server profile. hace 14 años
Decrement.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
DecrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Delete.php 86df741937 Rename Predis\Utils to Predis\Helpers. hace 14 años
Discard.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
DoEcho.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Exec.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Exists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Expire.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ExpireAt.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
FlushAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
FlushDatabase.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Get.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
GetBit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
GetMultiple.php 86df741937 Rename Predis\Utils to Predis\Helpers. hace 14 años
GetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
GetSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashDelete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashExists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashGet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashGetAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashGetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashKeys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashSetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashSetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
HashValues.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ICommand.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. hace 14 años
Increment.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
IncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Info.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
InfoV24x.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. hace 14 años
Keys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
KeysV12x.php fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. hace 14 años
LastSave.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListIndex.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListInsert.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPopFirst.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPopFirstBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPopLast.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPopLastBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPopLastPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPopLastPushHeadBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPushHeadX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPushTail.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListPushTailX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ListTrim.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
MoveKey.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Multi.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Persist.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Ping.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Publish.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Quit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
RandomKey.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Rename.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
RenamePreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Save.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SelectDatabase.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Set.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetBit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetDifference.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetDifferenceStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetExpire.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetIntersection.php 86df741937 Rename Predis\Utils to Predis\Helpers. hace 14 años
SetIntersectionStore.php 86df741937 Rename Predis\Utils to Predis\Helpers. hace 14 años
SetIsMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetMembers.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetMove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetMultiplePreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetPop.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetRandomMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetUnion.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Shutdown.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
SlaveOf.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Sort.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Strlen.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Subscribe.php 86df741937 Rename Predis\Utils to Predis\Helpers. hace 14 años
SubscribeByPattern.php 86df741937 Rename Predis\Utils to Predis\Helpers. hace 14 años
Substr.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
TimeToLive.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Type.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Unsubscribe.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
UnsubscribeByPattern.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Unwatch.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
Watch.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetCount.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetRemoveRangeByRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetRemoveRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetReverseRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetReverseRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetReverseRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años
ZSetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. hace 14 años