12 Commits (4bfe5e7a49dab5cc425e66d633653a7be7897ac6)

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
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 Mohorev ae42a054bb PSR-2 spaces, commas, etc 9 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Klimov Paul 9e320dafc6 Doc comments for the 'mutex' classes extended 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 13c3123ca8 moved mutex back from extensions. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt fa07d31310 documentation fixed for mutex extension 11 years ago
resurtm 733dbbfb8b Mutex WIP. 11 years ago
resurtm b8541df088 Proper files location. 11 years ago
resurtm a15c70f414 composer.json file and proper class files location. 11 years ago
resurtm 421e2eb960 Mutex extension docblocks and several minor fixes. 11 years ago
resurtm 7aef563dd5 Proposed mutex extension. 11 years ago