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