Daniele Alessandri 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
..
Processor 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
CommandTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
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 aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashExistsTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashIncrementByFloatTest.php 5f3723bbd1 [tests] Use round() to avoid issues with floats on certain plaforms. пре 10 година
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. пре 10 година
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashSetPreserveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
HyperLogLogAddTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
HyperLogLogCountTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
HyperLogLogMergeTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
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 година
KeyMigrateTest.php 6a0348fbea Add missing command: MIGRATE (Redis 2.6.0). пре 9 година
KeyMoveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
KeyPersistTest.php d2c001812f [tests] Rename test case classes. пре 11 година
KeyPreciseExpireAtTest.php dbfc1a74ba More random fixes after inspection. пре 10 година
KeyPreciseExpireTest.php d2c001812f [tests] Rename test case classes. пре 11 година
KeyPreciseTimeToLiveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
KeyRandomTest.php d2c001812f [tests] Rename test case classes. пре 11 година
KeyRenamePreserveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
KeyRenameTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. пре 11 година
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. пре 10 година
KeySortTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
KeyTimeToLiveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. пре 11 година
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListPopFirstBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListPopLastBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
ListPopLastPushHeadBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListPushHeadXTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListPushTailXTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. пре 11 година
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. пре 11 година
PubSubSubscribeByPatternTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
PubSubSubscribeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
PubSubUnsubscribeByPatternTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. пре 11 година
RawCommandTest.php dbfc1a74ba More random fixes after inspection. пре 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 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
ServerCommandTest.php dedc1ba0a9 Move command "COMMAND" to the server profile for Redis 2.8. пре 10 година
ServerConfigTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. пре 11 година
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. пре 10 година
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. пре 10 година
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 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
ServerInfoV26xTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
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 5cd7b774c4 [tests] Adapt to internal encoding changes for lists in Redis 3.0. пре 9 година
ServerSaveTest.php d2c001812f [tests] Rename test case classes. пре 11 година
ServerScriptTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. пре 9 година
ServerSentinelTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. пре 11 година
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. пре 11 година
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ServerTimeTest.php d2c001812f [tests] Rename test case classes. пре 11 година
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetDifferenceStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
SetDifferenceTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
SetIntersectionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetIsMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetMembersTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetMoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetPopTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. пре 10 година
SetUnionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
SetUnionTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringBitOpTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
StringBitPosTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. пре 11 година
StringGetRangeTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringIncrementByFloatTest.php 5f3723bbd1 [tests] Use round() to avoid issues with floats on certain plaforms. пре 10 година
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringPreciseSetExpireTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. пре 10 година
StringSetExpireTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
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 aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringSetTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. пре 11 година
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
StringSubstrTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
TransactionDiscardTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. пре 11 година
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetAddTest.php 354d1ef921 Support ZADD modifiers when using simplified command signature. пре 9 година
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetIntersectionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetReverseRangeByLexTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. пре 10 година
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. пре 10 година
ZSetUnionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. пре 9 година