168 Commits (214746c73761cc6268a8a9abaacd116c1da7f08b)

Author SHA1 Message Date
Sergey 483c6c1867 Fixes #12713: Fixed `yii\caching\FileDependency` to clear stat cache before reading filemtime 8 years ago
Carsten Brandt 4496b3e799
note about disabling serializer on arraycache 8 years ago
Dmitry Naumenko 75b98c6b7e Updated PHPDocs for Cache 8 years ago
Carsten Brandt 059a80b47f renamed Cache::$ttl to Cache::$defaultDuration 8 years ago
Serge Postrash aca6ea9290 Fix incorrect return type in phpdocs [skip ci] 8 years ago
SDKiller 9a1c168939 Updates after more PR reviews (related #6809) 8 years ago
SDKiller 556e9cf99b Updates after PR review (related #6809) 8 years ago
SDKiller 8df1017f42 Default cache ttl (duration) property (fixes #6809) 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Carsten Brandt e692340585 fixed docs for #12928 8 years ago
Boudewijn Vahrmeijer b641c1f41b Enh Dependency getHasChanged (#12928) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Evgeniy Tkachenko 89bcda97fe PHPDoc: Add @param $value to MemCache::addValue() (#12215) [skip ci] 8 years ago
Evgeniy Tkachenko 3ce36573b6 Fix 12188 (#12202) 8 years ago
Evgeniy Tkachenko a9eee3f243 Update Cache.php 8 years ago
Alexander Makarov edc62172fa Fixes #12037: Fixed 2.0.7 regression in memcahe/memcached cache backend 8 years ago
Klimov Paul abb408fc1d pgsql migrations fixed 9 years ago
SilverFire - Dmitry Naumenko 7d263d2271 ArrayCache - updated PHPDoc 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Alexander Makarov 97bc4e0567 Fixed wrong case in method calls 9 years ago
Alexander Makarov 608479dc53 Use actual cache methods instead of deprecated ones, fixed static method call in non-static context 9 years ago
Carsten Brandt f620f4de90 phpdoc fixes 9 years ago
Carsten Brandt e8d309dddb documentation fixes for 2.0.7 9 years ago
Alexander Makarov 105c3779af Added example for TagDependency 9 years ago
Alexander Makarov d17993c82c ApcCache is now able to handle PHP 7 APCu 9 years ago
Daniel Gomez Pan ab5baa6c41 Add @since [skip ci] 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
githubjeka 12c738c058 Cosmetic 9 years ago
githubjeka 5a47692e64 Create multiSet, multiGet, multiAdd methods, and mark mset, mget and madd as deprecated 9 years ago
Nikita Verkhovin abb4d6f353 Fixed Memcache duration which exceeds 30 days 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
Daniel Gomez Pan 510c492224 Fix version [skip ci] 9 years ago
mdmunir 6eb59be665 Fixes #9643: Added migrations for DB cache 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Oleg Belostotskiy 21e55a554d Fixing a typo 9 years ago
Alexander Makarov 251c316977 Better implementation of FileCache::getValue() 9 years ago
Ivan Pomortsev 398caaf7fd Fixes #8549: Fixed `yii\caching\FileCache` doesn't lock cache files when reading 9 years ago
Ren Hao 1a7d9ac809 Fixes #9038: Write warning to log in case `FileCache` fails to write into file 9 years ago
Carsten Brandt f68e970de2 link to PHP classes just as we do with normal classes 9 years ago
Alexander Makarov 816ebd1e17 Additional phpdoc and minor code style fixes 9 years ago
kidol 88371fb147 Trigger garbage collection in FileCache 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
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Qiang Xue 78d37e4d0e Fixes #5657: `yii\caching\ApcCache::mset()` and `madd()` may cause warning in some APC setup 10 years ago
Alexander Makarov e5fa813809 #4471: `yii\caching\ApcCache` now returns array in case of APC is installed but not enabled in CLI mode 10 years ago
Klimov Paul b48e46a25b Added error logging at `yii\caching\FileCache::gcRecursive()` 10 years ago
Carsten Brandt a2e8083beb Created ArrayCache class 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago