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