15 Commits (3e6074f32d78e50c2fc76c760bcc7e03ac5a4ad2)

Author SHA1 Message Date
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 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
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 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
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt b8ffee6559 moved CacheSession::init() parent call after init of cache component 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue f5d0bcbcfc Refactored cache key generation. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue e1acc64b2b refactoring cache and db references. 12 years ago
Qiang Xue 392b293d33 FragmentCache WIP 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue f610527a55 finished session components. 12 years ago
Qiang Xue a8a3e1a9c8 session WIP 12 years ago