Daniele Alessandri c4e0f2f037 Run php-cs-fixer. vor 8 Jahren
..
Processor 8491b1d880 Add new command: GEORADIUSBYMEMBER (Redis 3.2.0). vor 8 Jahren
CommandTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
ConnectionSelectTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
GeospatialGeoAddTest.php dd0edf761a Add new command: GEOADD (Redis 3.2.0). vor 8 Jahren
GeospatialGeoDistTest.php 5eccd6ee3c Add new command: GEODIST (Redis 3.2.0). vor 8 Jahren
GeospatialGeoHashTest.php e96f7f748a Add new command: GEOHASH (Redis 3.2.0). vor 8 Jahren
GeospatialGeoPosTest.php c4e0f2f037 Run php-cs-fixer. vor 8 Jahren
GeospatialGeoRadiusByMemberTest.php c4e0f2f037 Run php-cs-fixer. vor 8 Jahren
GeospatialGeoRadiusTest.php c4e0f2f037 Run php-cs-fixer. vor 8 Jahren
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashExistsTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashIncrementByFloatTest.php ce85fdadd1 [tests] Fix test executed on current Redis unstable. vor 8 Jahren
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. vor 10 Jahren
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashSetPreserveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HashStringLengthTest.php ea2fd9700d [tests] Missing @requiresRedisVersion for HSTRLEN. vor 8 Jahren
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
HyperLogLogAddTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
HyperLogLogCountTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
HyperLogLogMergeTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
KeyDumpTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
KeyExistsTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
KeyExpireAtTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. vor 9 Jahren
KeyExpireTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. vor 9 Jahren
KeyKeysTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
KeyMigrateTest.php 6a0348fbea Add missing command: MIGRATE (Redis 2.6.0). vor 9 Jahren
KeyMoveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
KeyPersistTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
KeyPreciseExpireAtTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. vor 9 Jahren
KeyPreciseExpireTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. vor 9 Jahren
KeyPreciseTimeToLiveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
KeyRandomTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
KeyRenamePreserveTest.php 2d2de7837b [tests] Fix some tests methods names. vor 9 Jahren
KeyRenameTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. vor 10 Jahren
KeySortTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
KeyTimeToLiveTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListPopFirstBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListPopLastBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
ListPopLastPushHeadBlockingTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListPushHeadXTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListPushTailXTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
PubSubSubscribeByPatternTest.php f378faaf22 fix tests, list of allowed commands have changed (redis 3.0.6) vor 9 Jahren
PubSubSubscribeTest.php f378faaf22 fix tests, list of allowed commands have changed (redis 3.0.6) vor 9 Jahren
PubSubUnsubscribeByPatternTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
RawCommandTest.php dbfc1a74ba More random fixes after inspection. vor 10 Jahren
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. vor 11 Jahren
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ServerClientTest.php 1f1c9cf1a4 Run php-cs-fixer. vor 8 Jahren
ServerCommandTest.php 2175d87a96 [tests] Fix test executed on current Redis unstable. vor 8 Jahren
ServerConfigTest.php 1f1c9cf1a4 Run php-cs-fixer. vor 8 Jahren
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. vor 10 Jahren
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. vor 10 Jahren
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
ServerFlushDatabaseTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
ServerInfoTest.php 1f1c9cf1a4 Run php-cs-fixer. vor 8 Jahren
ServerInfoV26xTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
ServerObjectTest.php 5cd7b774c4 [tests] Adapt to internal encoding changes for lists in Redis 3.0. vor 9 Jahren
ServerSaveTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ServerScriptTest.php 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
ServerSentinelTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ServerTimeTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
SetDifferenceStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
SetDifferenceTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
SetIntersectionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
SetIsMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
SetMembersTest.php 2d2de7837b [tests] Fix some tests methods names. vor 9 Jahren
SetMoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
SetPopTest.php 1e521b56cd [tests] Test count argument for SPOP in Redis 3.2. vor 8 Jahren
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. vor 10 Jahren
SetUnionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
SetUnionTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringBitFieldTest.php 8cbbd073cb Add new command: BITFIELD (Redis 3.2.0). vor 8 Jahren
StringBitOpTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
StringBitPosTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
StringGetRangeTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringIncrementByFloatTest.php 5f3723bbd1 [tests] Use round() to avoid issues with floats on certain plaforms. vor 10 Jahren
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringPreciseSetExpireTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. vor 10 Jahren
StringSetExpireTest.php fc18e6456a [tests] Apply small changes to commands tests with expirations. vor 9 Jahren
StringSetMultiplePreserveTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
StringSetPreserveTest.php d2c001812f [tests] Rename test case classes. vor 11 Jahren
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringSetTest.php 6f2064ed90 [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). vor 9 Jahren
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
StringSubstrTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
TransactionDiscardTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetAddTest.php 354d1ef921 Support ZADD modifiers when using simplified command signature. vor 9 Jahren
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetIntersectionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetReverseRangeByLexTest.php 381e44b6e6 Run php-cs-fixer with new configuration. vor 9 Jahren
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. vor 10 Jahren
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
ZSetUnionStoreTest.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren