32 Commits

Author SHA1 Message Date
cde05962bf Fix @var tags syntax in base, behaviors and caching folder (#20390) 2025-05-31 09:47:14 +03:00
52e4a3e645 release version 2.0.50 2024-05-30 20:23:31 +03:00
e2a167028b Upgrade to PSR12 coding standard (#20121) 2024-03-19 17:21:27 +03:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
cb53b2feec Fixes #14081: Added yii\caching\CacheInterface to make custom cache extensions adoption easier 2017-06-11 19:18:33 +03:00
b93856cdfd Unit test for yii\caching\DbDependency added 2017-01-13 12:16:37 +02:00
32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 2016-11-04 18:55:14 +03:00
5ab4f0f090 Better quotes usage in strings
- Use single quote where interpolation isn't necessary
- Use interpolation when it's better than concatenation
2015-10-10 00:23:52 +03:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02: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
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
9f2b44fc21 phpdoc 2013-04-16 00:53:07 +04:00
6519da3c92 reverted back the previous changes, and fixed ChainedDependency. 2013-04-03 15:15:03 -04:00
b9a835518a Fixes issue related to the cache dependencies constructor parameters. (Discussed via Skype with Qiang.) 2013-04-04 00:05:09 +06:00
e1acc64b2b refactoring cache and db references. 2013-03-27 17:09:18 -04:00
392b293d33 FragmentCache WIP 2013-03-25 14:27:15 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
11d374a83d finished cleanup of caching components. 2013-01-18 18:28:28 -05:00
abd3d827a2 refactoring. 2013-01-18 10:37:22 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
9cd67bb6b4 Fixed query and schema caching renamings. 2013-01-05 17:19:08 -05:00
8517ee9e50 reorganized DB classes. 2013-01-05 16:46:53 -05:00
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
37c874f1a2 ... 2012-05-31 18:25:25 -04:00
41650dd643 ... 2012-05-30 23:10:54 -04:00
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00