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