Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 年之前
..
Processor 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
CommandTest.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
ConnectionAuthTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ConnectionEchoTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ConnectionPingTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ConnectionQuitTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ConnectionSelectTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashDeleteTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashExistsTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashGetAllTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashGetMultipleTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashGetTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashIncrementByFloatTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashIncrementByTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashKeysTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashLengthTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashScanTest.php ff004aeaaa Reenable skipped tests since bug in Redis has been fixed. 11 年之前
HashSetMultipleTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashSetPreserveTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashSetTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
HashValuesTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
KeyDeleteTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyDumpTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyExistsTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyExpireAtTest.php 4bf035918d setting medium timeout on slow tests 12 年之前
KeyExpireTest.php 4bf035918d setting medium timeout on slow tests 12 年之前
KeyKeysTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyKeysV12xTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyMoveTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
KeyPersistTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyPreciseExpireAtTest.php 4bf035918d setting medium timeout on slow tests 12 年之前
KeyPreciseExpireTest.php 4bf035918d setting medium timeout on slow tests 12 年之前
KeyPreciseTimeToLiveTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyRandomTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
KeyRenamePreserveTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
KeyRenameTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
KeyRestoreTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyScanTest.php 4eb4960b63 New command: SCAN (Redis 2.8). 11 年之前
KeySortTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
KeyTimeToLiveTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyTypeTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
ListIndexTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListInsertTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListLengthTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListPopFirstBlockingTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
ListPopFirstTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListPopLastBlockingTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
ListPopLastPushHeadBlockingTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
ListPopLastPushHeadTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListPopLastTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListPushHeadTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListPushHeadXTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListPushTailTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListPushTailXTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListRangeTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListRemoveTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListSetTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ListTrimTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
PrefixHelpersTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
PrefixableCommandTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
PubSubPublishTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
PubSubSubscribeByPatternTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
PubSubSubscribeTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
PubSubUnsubscribeByPatternTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
PubSubUnsubscribeTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
ScriptedCommandTest.php 729e40d6c0 Use 0 to indicate no arguments for KEYS[] in Lua scripted commands. 12 年之前
ServerBackgroundRewriteAOFTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerBackgroundSaveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerClientTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ServerConfigTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ServerDatabaseSizeTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerEvalSHATest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ServerEvalTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ServerFlushAllTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerFlushDatabaseTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerInfoTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerInfoV26xTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerLastSaveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerMonitorTest.php 7b01bc0644 Fix MONITOR and Predis\MonitorContext with Redis 2.6. 13 年之前
ServerObjectTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ServerSaveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerScriptTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ServerShutdownTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerSlaveOfTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ServerSlowlogTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ServerTimeTest.php 7893fd1faa New command: TIME (Redis v2.6-dev). 13 年之前
SetAddTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetCardinalityTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetDifferenceStoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetDifferenceTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetIntersectionStoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetIntersectionTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetIsMemberTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetMembersTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetMoveTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetPopTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetRandomMemberTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetRemoveTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetScanTest.php 0faae20737 New command: SSCAN (Redis 2.8). 11 年之前
SetUnionStoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
SetUnionTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringAppendTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringBitCountTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringBitOpTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringDecrementByTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringDecrementTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringGetBitTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringGetMultipleTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
StringGetRangeTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringGetSetTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringGetTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringIncrementByFloatTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringIncrementByTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringIncrementTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringPreciseSetExpireTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringSetBitTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringSetExpireTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringSetMultiplePreserveTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
StringSetMultipleTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
StringSetRangeTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringSetTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
StringStrlenTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
StringSubstrTest.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
TransactionDiscardTest.php b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 年之前
TransactionExecTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
TransactionMultiTest.php b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 年之前
TransactionUnwatchTest.php b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 年之前
TransactionWatchTest.php b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 年之前
ZSetAddTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetCardinalityTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetCountTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetIncrementByTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetIntersectionStoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetRangeByScoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetRangeTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetRankTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetRemoveRangeByRankTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetRemoveRangeByScoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetRemoveTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetReverseRangeByScoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetReverseRangeTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetReverseRankTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetScanTest.php ff004aeaaa Reenable skipped tests since bug in Redis has been fixed. 11 年之前
ZSetScoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前
ZSetUnionStoreTest.php a8edc02eb6 Create the Predis\Response namespace. 11 年之前