Daniele Alessandri 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. преди 11 години
..
Processor 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. преди 11 години
Command.php bb4b8c3c35 Fix phpdoc. преди 11 години
CommandInterface.php 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. преди 11 години
ConnectionAuth.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ConnectionEcho.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ConnectionPing.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. преди 11 години
ConnectionQuit.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ConnectionSelect.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashDelete.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashExists.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashGet.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashGetAll.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashGetMultiple.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashIncrementBy.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashIncrementByFloat.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashKeys.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashLength.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashScan.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashSet.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashSetMultiple.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashSetPreserve.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
HashValues.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyDelete.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyDump.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyExists.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyExpire.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyExpireAt.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyKeys.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyKeysV12x.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
KeyMove.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyPersist.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyPreciseExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
KeyPreciseExpireAt.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
KeyPreciseTimeToLive.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
KeyRandom.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyRename.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyRenamePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
KeyRestore.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyScan.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeySort.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyTimeToLive.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
KeyType.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListIndex.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListInsert.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListLength.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListPopFirst.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListPopFirstBlocking.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListPopLast.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListPopLastBlocking.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
ListPopLastPushHead.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListPopLastPushHeadBlocking.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListPushHead.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
ListPushHeadX.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListPushTail.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListPushTailX.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListRange.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListRemove.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListSet.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ListTrim.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
PrefixableCommandInterface.php d0b431016d Move key prefixing logic from command classes to prefix processor. преди 11 години
PubSubPublish.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
PubSubPubsub.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
PubSubSubscribe.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
PubSubSubscribeByPattern.php 116eaba75e Deprecate the whole Predis\Helpers class. преди 12 години
PubSubUnsubscribe.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
PubSubUnsubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
RawCommand.php 6ef8e99822 Make sure raw commands IDs are normalized to uppercase. преди 11 години
ScriptCommand.php 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. преди 11 години
ServerBackgroundRewriteAOF.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerBackgroundSave.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerClient.php 14fda643f7 Replace remaining occurrences of "reply" with "response". преди 11 години
ServerConfig.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerDatabaseSize.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerEval.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerEvalSHA.php 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). преди 13 години
ServerFlushAll.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerFlushDatabase.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerInfo.php 8744285cb3 Ignoring the plural form of "reply" for renames is dumb... преди 11 години
ServerInfoV26x.php 55a3fd65a2 More code styling changes. преди 12 години
ServerLastSave.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerMonitor.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerObject.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerSave.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerScript.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerSentinel.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerShutdown.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerSlaveOf.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerSlowlog.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ServerTime.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetAdd.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetCardinality.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetDifference.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
SetDifferenceStore.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
SetIntersection.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetIntersectionStore.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetIsMember.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetMembers.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetMove.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetPop.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetRandomMember.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetRemove.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetScan.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
SetUnion.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
SetUnionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
StringAppend.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringBitCount.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringBitOp.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringDecrement.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringDecrementBy.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringGet.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringGetBit.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringGetMultiple.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringGetRange.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringGetSet.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringIncrement.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringIncrementBy.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringIncrementByFloat.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringPreciseSetExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
StringSet.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringSetBit.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringSetExpire.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringSetMultiple.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringSetMultiplePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
StringSetPreserve.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringSetRange.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringStrlen.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
StringSubstr.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
TransactionDiscard.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
TransactionExec.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
TransactionMulti.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
TransactionUnwatch.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. преди 11 години
TransactionWatch.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. преди 11 години
ZSetAdd.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetCardinality.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetCount.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetIncrementBy.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetIntersectionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
ZSetRange.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
ZSetRank.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetRemove.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetRemoveRangeByRank.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetRemoveRangeByScore.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetReverseRange.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
ZSetReverseRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
ZSetReverseRank.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetScan.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetScore.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години
ZSetUnionStore.php 980edf2f7b Rename base command class to Predis\Command\Command. преди 11 години