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 15 ans
Auth.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
BackgroundRewriteAppendOnlyFile.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
BackgroundSave.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Command.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Config.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
DatabaseSize.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 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 15 ans
DecrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 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 15 ans
DoEcho.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Exec.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Exists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Expire.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ExpireAt.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
FlushAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
FlushDatabase.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Get.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
GetBit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 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 15 ans
GetSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashDelete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashExists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashGet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashGetAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashGetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashKeys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashSetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashSetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
HashValues.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 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 15 ans
Increment.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
IncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Info.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 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 15 ans
Keys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
KeysV12x.php fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. il y a 15 ans
LastSave.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListIndex.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListInsert.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPopFirst.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPopFirstBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPopLast.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPopLastBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPopLastPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPopLastPushHeadBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPushHeadX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPushTail.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListPushTailX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ListTrim.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
MoveKey.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Multi.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Persist.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Ping.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Publish.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Quit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
RandomKey.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Rename.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
RenamePreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Save.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SelectDatabase.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Set.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetBit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetDifference.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetDifferenceStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetExpire.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 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 15 ans
SetMembers.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetMove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetMultiplePreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetPop.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetRandomMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetUnion.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Shutdown.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
SlaveOf.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Sort.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Strlen.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 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 15 ans
TimeToLive.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Type.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Unsubscribe.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
UnsubscribeByPattern.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Unwatch.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
Watch.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetCount.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetRemoveRangeByRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetRemoveRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetReverseRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetReverseRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetReverseRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans
ZSetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. il y a 15 ans