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