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