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