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