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