23 Commits (0d5649526c88c9a9b71b1d56153a64596bca2a34)

Author SHA1 Message Date
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
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 Zlakomanov 9d5bf60a89 Added Oracle mutex 8 years ago
Aris Karageorgos 6bffe761b1 Fixed Wording 9 years ago
Carsten Brandt e05f55bd13 Update PgsqlMutex.php 9 years ago
Yaroslav Lukyanov db1a96d876 Added tests for #8920, used 16bit integers to avoid out of range error 9 years ago
John Was 84f37705bf Fixes #8920: Added `yii\mutex\PgsqlMutex` which implements mutex "lock" mechanism via PgSQL locks 9 years ago
Alexander Mohorev ae42a054bb PSR-2 spaces, commas, etc 9 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Alexander Mohorev bb8550886e PHP type casting 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
Carsten Brandt 6578cfbdab updated phpdoc and classmap 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
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 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