Daniele Alessandri 87921f7a05 Do not parse response to PFADD into boolean value. il y a 10 ans
..
Processor 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). il y a 10 ans
CommandTest.php 2ff8c37104 Redesign the whole internals for clustering. il y a 11 ans
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. il y a 11 ans
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. il y a 11 ans
ConnectionSelectTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HashExistsTest.php 231a3440f7 Do not parse response to HEXISTS into boolean value. il y a 10 ans
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HashIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. il y a 10 ans
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. il y a 11 ans
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HashSetPreserveTest.php 3fdfc50683 Do not parse response to HSETNX into boolean value. il y a 10 ans
HashSetTest.php ae26ecc8bf Do not parse response to HSET into boolean value. il y a 10 ans
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HyperLogLogAddTest.php 87921f7a05 Do not parse response to PFADD into boolean value. il y a 10 ans
HyperLogLogCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
HyperLogLogMergeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
KeyDumpTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
KeyExistsTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
KeyExpireAtTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
KeyExpireTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
KeyKeysTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
KeyMigrateTest.php 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). il y a 10 ans
KeyMoveTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
KeyPersistTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
KeyPreciseExpireAtTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
KeyPreciseExpireTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
KeyPreciseTimeToLiveTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
KeyRandomTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
KeyRenamePreserveTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
KeyRenameTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. il y a 11 ans
KeySortTest.php dbfc1a74ba More random fixes after inspection. il y a 11 ans
KeyTimeToLiveTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. il y a 11 ans
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListPopFirstBlockingTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListPopLastBlockingTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ListPopLastPushHeadBlockingTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListPushHeadXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListPushTailXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
PubSubSubscribeByPatternTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
PubSubSubscribeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
PubSubUnsubscribeByPatternTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
RawCommandTest.php dbfc1a74ba More random fixes after inspection. il y a 11 ans
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. il y a 11 ans
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerClientTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ServerCommandTest.php dedc1ba0a9 Move command "COMMAND" to the server profile for Redis 2.8. il y a 11 ans
ServerConfigTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. il y a 11 ans
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. il y a 11 ans
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. il y a 11 ans
ServerFlushDatabaseTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
ServerInfoTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerInfoV26xTest.php 5e24d85c8a Fix E_NOTICE emitted on empty response to INFO [section]. il y a 10 ans
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. il y a 11 ans
ServerObjectTest.php b3bcf466f5 [tests] Adapt to internal encoding changes for lists in Redis 3.0. il y a 10 ans
ServerSaveTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerScriptTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ServerSentinelTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ServerTimeTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetDifferenceStoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetDifferenceTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetIntersectionStoreTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetIsMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetMembersTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetMoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetPopTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. il y a 11 ans
SetUnionStoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
SetUnionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringBitOpTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringBitPosTest.php e9264bb087 Add minimum required Redis version for BITPOS integration tests. il y a 10 ans
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
StringGetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringGetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
StringIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. il y a 10 ans
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringPreciseSetExpireTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. il y a 11 ans
StringSetExpireTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
StringSetMultiplePreserveTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. il y a 11 ans
StringSetPreserveTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringSetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
StringSubstrTest.php d2c001812f [tests] Rename test case classes. il y a 11 ans
TransactionDiscardTest.php ab20c52115 Do not parse response to EXISTS into boolean value. il y a 10 ans
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. il y a 11 ans
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetAddTest.php 24d8f68e7f Support ZADD modifiers when using simplified command signature. il y a 10 ans
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetIntersectionStoreTest.php dbfc1a74ba More random fixes after inspection. il y a 11 ans
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetReverseRangeByLexTest.php af48b30398 add zrevrangebylex command il y a 10 ans
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. il y a 11 ans
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. il y a 11 ans
ZSetUnionStoreTest.php dbfc1a74ba More random fixes after inspection. il y a 11 ans