Daniele Alessandri ac01c1a17f [tests] TTL and PTTL return -2 on non existing keys in Redis >= 2.8. 12 vuotta sitten
..
Processor dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
CommandTest.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ConnectionAuthTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ConnectionEchoTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ConnectionPingTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ConnectionQuitTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ConnectionSelectTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashDeleteTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashExistsTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashGetAllTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashGetMultipleTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashGetTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashIncrementByFloatTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashIncrementByTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashKeysTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashLengthTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashSetMultipleTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashSetPreserveTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashSetTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
HashValuesTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
KeyDeleteTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyExistsTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyExpireAtTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyExpireTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyKeysTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyKeysV12xTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyMoveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyPersistTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyPreciseExpireAtTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyPreciseExpireTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyPreciseTimeToLiveTest.php ac01c1a17f [tests] TTL and PTTL return -2 on non existing keys in Redis >= 2.8. 12 vuotta sitten
KeyRandomTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyRenamePreserveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyRenameTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeySortTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
KeyTimeToLiveTest.php ac01c1a17f [tests] TTL and PTTL return -2 on non existing keys in Redis >= 2.8. 12 vuotta sitten
KeyTypeTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListIndexTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListInsertTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListLengthTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListPopFirstBlockingTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPopFirstTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListPopLastBlockingTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPopLastPushHeadBlockingTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPopLastPushHeadTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListPopLastTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListPushHeadTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListPushHeadXTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListPushTailTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListPushTailXTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListRangeTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListRemoveTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListSetTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ListTrimTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
PrefixHelpersTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PrefixableCommandTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PubSubPublishTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PubSubSubscribeByPatternTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PubSubSubscribeTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PubSubUnsubscribeByPatternTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PubSubUnsubscribeTest.php b26d6103a6 Avoid channels reordering issues when testing UNSUBSCRIBE. 12 vuotta sitten
ScriptedCommandTest.php 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. 12 vuotta sitten
ServerBackgroundRewriteAOFTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerBackgroundSaveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerClientTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerConfigTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerDatabaseSizeTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerEvalSHATest.php 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). 12 vuotta sitten
ServerEvalTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerFlushAllTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerFlushDatabaseTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerInfoTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerInfoV26xTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerLastSaveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerMonitorTest.php 7b01bc0644 Fix MONITOR and Predis\MonitorContext with Redis 2.6. 13 vuotta sitten
ServerObjectTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerSaveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerScriptTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerShutdownTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerSlaveOfTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerSlowlogTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ServerTimeTest.php 7893fd1faa New command: TIME (Redis v2.6-dev). 13 vuotta sitten
SetAddTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetCardinalityTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetDifferenceStoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetDifferenceTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetIntersectionStoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetIntersectionTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetIsMemberTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetMembersTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetMoveTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetPopTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetRandomMemberTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetRemoveTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetUnionStoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
SetUnionTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringAppendTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringBitCountTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringBitOpTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringDecrementByTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringDecrementTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringGetBitTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringGetMultipleTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringGetRangeTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringGetSetTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringGetTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringIncrementByFloatTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringIncrementByTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringIncrementTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringPreciseSetExpireTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetBitTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringSetExpireTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetMultiplePreserveTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetMultipleTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetRangeTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringSetTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringStrlenTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
StringSubstrTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
TransactionDiscardTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
TransactionExecTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
TransactionMultiTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
TransactionUnwatchTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
TransactionWatchTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetAddTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetCardinalityTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetCountTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetIncrementByTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetIntersectionStoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetRangeByScoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetRangeTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetRankTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetRemoveRangeByRankTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetRemoveRangeByScoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetRemoveTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetReverseRangeByScoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetReverseRangeTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetReverseRankTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetScoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten
ZSetUnionStoreTest.php 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 vuotta sitten