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