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