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