16 Commits (f72f7c7406798423228b379c72a4bf9104d937ee)

Author SHA1 Message Date
Pavel Ivanov e5ecea653f Fixed random fails of RetryAcquireTraitTest (#17024) 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Robert Korulczyk 1fe3d61a3b Fixes #16838: `yii\mutex\Mutex::acquire()` no longer returns `true` if lock is already acquired by the same component in the same process 6 years ago
Robert Korulczyk 91c96ff452 Fixes #16839 6 years ago
Robert Korulczyk c92eb7761d Fixes #16836: Fix `yii\mutex\MysqlMutex` to handle locks with names longer than 64 character 6 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk 31e321b9b2 Remove unused imports. (#14096) 8 years ago
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
Tobias Munk 9f95f71572 added groups to tests 8 years ago
kidol 3ea5b97585 Fix existing test 8 years ago
Edgard Lorraine Messias 60208bb96c Enabled tests for FileMutex on Windows, see #12824 (#12831) 8 years ago
Robert Korulczyk 9d882e53fe Fixes #12431: Fix bug when lock file was not removed after `yii\mutex\FileMutex::release()` 8 years ago
Edgard Lorraine Messias 8d6b669bc6 Added more tests for mutex; (#11359) 9 years ago
Yaroslav Lukyanov db1a96d876 Added tests for #8920, used 16bit integers to avoid out of range error 9 years ago