18 Commits (f3438c450c089ff0b6ff1dd6a14306d47944b6eb)

Author SHA1 Message Date
Brandon Kelly 0ddc3bf58c Fixes #16603: Added `yii\mutex\FileMutex::$isWindows` for Windows file shares on Unix guest machines 6 years ago
Carsten Brandt f259eadf7a
be clear about timeout in seconds in Mutex 7 years ago
SilverFire - Dmitry Naumenko 20302c873a
minor 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
kidol 85cbe8dbaf Fix race conditions in FileMutex 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Davidson Alencar 2716093eda Fixes #12824: Enabled use of `yii\mutex\FileMutex` on Windows systems 8 years ago
Carsten Brandt fb72b8801f fixed indentation and code style 8 years ago
Robert Korulczyk 9d882e53fe Fixes #12431: Fix bug when lock file was not removed after `yii\mutex\FileMutex::release()` 8 years ago
Alexander Mohorev ae42a054bb PSR-2 spaces, commas, etc 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 81d5dd0163 Better Windows detection 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
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 4b7f5a728a improved control over and handling of file and dir permissions 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 dd48e8a71b Uncomment UNIX Mutex. 11 years ago
resurtm 7aef563dd5 Proposed mutex extension. 11 years ago