28 Commits (9ec4799951dad584de611f60fbe94340b0d12ff0)

Author SHA1 Message Date
Robert Korulczyk 450eefaa50 Some phpdoc fixes from scrutinizer. 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Alexander Makarov 65232792b9 #10503: Added note about flusing APC and OpCache from CLI 8 years ago
Nikola Kovacs 9d327baa8b coding style fixes 8 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
Carsten Brandt 6d9fe671de various code style and whitespace adjustments 9 years ago
Alexander Mohorev 39cb131984 Spelling and sc fixes 9 years ago
Alexander Mohorev d34d890a32 PSR-2 if-else statement 9 years ago
Carsten Brandt aef8fdffde fixed indentation in Cache Controller 10 years ago
Alexander Makarov eaf8ece568 Fixes #5627: Added `yii cache/flush-schema` console command to flush DB schema cache of a given database connection 10 years ago
Alexander Makarov fce99c874e Fixes #5504: Added note to yii\console\CacheController explaining that cache components should be configured in console app configuration in order to be cleared 10 years ago
Carsten Brandt 3e3948d8ea fix breaking changes in markdown for console and API 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Klimov Paul 684365e8c9 Fixed `yii\console\controllers\CacheController` does not check if cache component instance of 'yii\caching\Cache' 10 years ago
Mark ff80968387 cache controller adjustments and improvements 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 72c99663ff Refactored container. 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 740a769477 improved HelpController with messages for each command 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue b3be3710dd Enhanced cache command. 12 years ago
Qiang Xue c10fe193d2 Renamed yiic to yii. 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Alexander Makarov 137d472838 console command to flush cache 12 years ago