8 Commits (46c50e43c4dbc3754c68aad72d39df718a3b9ee4)

Author SHA1 Message Date
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
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