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