9 Commits (54fc86ec0927d684f3ee5593d29d5119445fd7d6)

Author SHA1 Message Date
Carsten Brandt 3250586c0c added failing test for #6547 10 years ago
Alexander Makarov 905e39ede9 RBAC migration is now aware of custom table names, speeded up RBAC tests 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Luciano Baraglia cbf649b16c Some code style fixes [skip ci] 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Qiang Xue 0310935e48 fixed test breaks. 11 years ago
Carsten Brandt 8ac2b7364d moved redis to extensions 11 years ago
Carsten Brandt 09a3300b7c refactored redis cache, added mset() 11 years ago
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Carsten Brandt 3b91801a35 cherry picked RedisCache and redis\Connection from redis WIP branch 11 years ago
Carsten Brandt b84097c1ae fixed redis response parsing for large data 11 years ago
Carsten Brandt 3d3f711d6a testing and fixing RedisCache 12 years ago
Carsten Brandt eac48ff2a8 Redis cache implementation 12 years ago