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