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