Daniele Alessandri 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. 12 роки тому
..
Processor 83720075f3 Make it possible to cast key prefix processor instance to string. 12 роки тому
CommandTest.php 116eaba75e Deprecate the whole Predis\Helpers class. 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 роки тому
KeyDumpTest.php 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. 12 роки тому
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 роки тому
KeyRestoreTest.php 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. 12 роки тому
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 729e40d6c0 Use 0 to indicate no arguments for KEYS[] in Lua 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 06d5475129 Added PHPUnit utility method markTestSkippedOnRedisVersionBelow and applied it where necessary 12 роки тому
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(). 13 роки тому
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 7434a9bd0e Add the WITHSCORES modifier only when option value is true. 12 роки тому
ZSetRangeTest.php 7434a9bd0e Add the WITHSCORES modifier only when option value is true. 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 7434a9bd0e Add the WITHSCORES modifier only when option value is true. 12 роки тому
ZSetReverseRangeTest.php 7434a9bd0e Add the WITHSCORES modifier only when option value is true. 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 роки тому