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