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