7 Commits (5afe0a0d36cf9bba68a7424ce122aa79c03522c8)

Author SHA1 Message Date
Carsten Brandt f259eadf7a
be clear about timeout in seconds in Mutex 7 years ago
Alexander Makarov 1f26db9fb7
Applied code style fixes 7 years ago
Carsten Brandt 445019779f Fixes #14206: `MySqlMutex`, `PgsqlMutex` and `OracleMutex` now use `useMaster()` to ensure lock is aquired on the same DB server 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Kolyunya 924a3edf4b Remove excessive `use` statements 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Alexander Zlakomanov 9d5bf60a89 Added Oracle mutex 8 years ago