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