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