Daniele Alessandri 2e0c55ac57 Remove support for Redis 1.2. před 10 roky
..
Processor 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). před 10 roky
CommandTest.php 5c5dd40527 Remove implementation of Predis\Command\Command::__toString(). před 11 roky
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ConnectionSelectTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
HashDeleteTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashExistsTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashGetAllTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashGetMultipleTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashGetTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashIncrementByFloatTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashIncrementByTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashKeysTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashLengthTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashScanTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
HashSetPreserveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashSetTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HashValuesTest.php d2c001812f [tests] Rename test case classes. před 11 roky
HyperLogLogAddTest.php 42f237e306 [tests] Use annotations to specify expected Redis server version. před 10 roky
HyperLogLogCountTest.php 42f237e306 [tests] Use annotations to specify expected Redis server version. před 10 roky
HyperLogLogMergeTest.php 42f237e306 [tests] Use annotations to specify expected Redis server version. před 10 roky
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyDumpTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyExistsTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyExpireAtTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyExpireTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyKeysTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyMoveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyPersistTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyPreciseExpireAtTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyPreciseExpireTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyPreciseTimeToLiveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyRandomTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyRenamePreserveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyRenameTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyScanTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeySortTest.php 2a6409590c Run php-cs against test suite. před 11 roky
KeyTimeToLiveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ListIndexTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListInsertTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListLengthTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPopFirstBlockingTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPopFirstTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPopLastBlockingTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPopLastPushHeadBlockingTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPopLastPushHeadTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPopLastTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPushHeadTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPushHeadXTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPushTailTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListPushTailXTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListRangeTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListRemoveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ListSetTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ListTrimTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. před 11 roky
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. před 11 roky
PubSubSubscribeByPatternTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
PubSubSubscribeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
PubSubUnsubscribeByPatternTest.php d2c001812f [tests] Rename test case classes. před 11 roky
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. před 11 roky
RawCommandTest.php a2265b12b3 Remove implementation of Predis\Command\RawCommand::__toString(). před 10 roky
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. před 11 roky
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerClientTest.php 42f237e306 [tests] Use annotations to specify expected Redis server version. před 10 roky
ServerConfigTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerEvalSHATest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerEvalTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ServerFlushDatabaseTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ServerInfoTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerInfoV26xTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ServerObjectTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerSaveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerScriptTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ServerSentinelTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ServerSlowlogTest.php 8744285cb3 Ignoring the plural form of "reply" for renames is dumb... před 11 roky
ServerTimeTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetAddTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetCardinalityTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetDifferenceStoreTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetDifferenceTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetIntersectionStoreTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetIntersectionTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetIsMemberTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetMembersTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetMoveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetPopTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetRandomMemberTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetRemoveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetScanTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetUnionStoreTest.php d2c001812f [tests] Rename test case classes. před 11 roky
SetUnionTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringAppendTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringBitCountTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringBitOpTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
StringDecrementByTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringDecrementTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringGetBitTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringGetRangeTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringGetSetTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringGetTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
StringIncrementByFloatTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringIncrementByTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringIncrementTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringPreciseSetExpireTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
StringSetBitTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringSetExpireTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
StringSetMultiplePreserveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
StringSetPreserveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringSetRangeTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringSetTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
StringStrlenTest.php d2c001812f [tests] Rename test case classes. před 11 roky
StringSubstrTest.php d2c001812f [tests] Rename test case classes. před 11 roky
TransactionDiscardTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
TransactionExecTest.php 8744285cb3 Ignoring the plural form of "reply" for renames is dumb... před 11 roky
TransactionMultiTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
TransactionWatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 11 roky
ZSetAddTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetCardinalityTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetCountTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetIncrementByTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetIntersectionStoreTest.php 5b4a7970bb returning associative array from zrange command family před 10 roky
ZSetLexCountTest.php 42f237e306 [tests] Use annotations to specify expected Redis server version. před 10 roky
ZSetRangeByLexTest.php 42f237e306 [tests] Use annotations to specify expected Redis server version. před 10 roky
ZSetRangeByScoreTest.php 5b4a7970bb returning associative array from zrange command family před 10 roky
ZSetRangeTest.php 5b4a7970bb returning associative array from zrange command family před 10 roky
ZSetRankTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetRemoveRangeByLexTest.php 42f237e306 [tests] Use annotations to specify expected Redis server version. před 10 roky
ZSetRemoveRangeByRankTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetRemoveRangeByScoreTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetRemoveTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetReverseRangeByScoreTest.php 5b4a7970bb returning associative array from zrange command family před 10 roky
ZSetReverseRangeTest.php 5b4a7970bb returning associative array from zrange command family před 10 roky
ZSetReverseRankTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetScanTest.php 2a6409590c Run php-cs against test suite. před 11 roky
ZSetScoreTest.php d2c001812f [tests] Rename test case classes. před 11 roky
ZSetUnionStoreTest.php 5b4a7970bb returning associative array from zrange command family před 10 roky