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