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