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 лет назад