|
6bffe761b1
|
Fixed Wording
|
2016-04-05 16:54:22 +07:00 |
|
|
e05f55bd13
|
Update PgsqlMutex.php
fixed `@since` annotation.
|
2016-04-05 04:53:52 +02:00 |
|
|
db1a96d876
|
Added tests for #8920, used 16bit integers to avoid out of range error
|
2016-04-05 00:57:52 +03:00 |
|
|
84f37705bf
|
Fixes #8920: Added yii\mutex\PgsqlMutex which implements mutex "lock" mechanism via PgSQL locks
|
2016-04-05 00:56:38 +03:00 |
|
|
ae42a054bb
|
PSR-2 spaces, commas, etc
|
2015-06-09 00:05:06 +03:00 |
|
|
d341bf02b4
|
Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as DbCache
|
2015-01-04 19:28:05 -05:00 |
|
|
bb8550886e
|
PHP type casting
|
2014-10-25 15:30:03 +03:00 |
|
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
|
81d5dd0163
|
Better Windows detection
|
2014-07-23 16:08:44 +04:00 |
|
|
6578cfbdab
|
updated phpdoc and classmap
|
2014-06-25 18:24:23 +02:00 |
|
|
9e320dafc6
|
Doc comments for the 'mutex' classes extended
|
2014-05-29 11:43:23 +03:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
8e11ad0360
|
refactored code to use Instance::ensure()
|
2014-03-18 12:31:27 -04:00 |
|
|
8c2e39235f
|
Turn module and application into DI containers.
|
2014-03-17 23:57:01 -04:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
262189533a
|
huge amount of documentation link fixes
|
2014-01-28 17:54:40 +01:00 |
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|