26 Commits

Author SHA1 Message Date
ff55874457 Fixes #11132: Fixed yii\widgets\FragmentCache not handling empty content correctly in all cases 2016-04-12 02:03:27 +03:00
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00
9b3a6989f5 Fixes #8613: FragmentCache storing empty content causes problem with PageCache 2015-05-31 16:47:01 +02:00
6d14f6e74d phpdoc typo 2015-05-06 15:47:26 +02:00
048c89f15d Fix FragmentCache when enabled is false.
Fixes #8273
close #8274
2015-05-05 23:12:10 +02:00
94d6843f8b added FragmentCache test for issue #8273 2015-05-05 23:12:10 +02: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
e92482f554 Typo in word 2014-11-22 02:58:56 +03:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
0edd8bc65a Fixed missing and incorrect phpdoc 2014-07-25 17:26:35 +04:00
cb66c92609 Finished caching guide [skip ci] 2014-05-20 00:17:10 -04: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
d7df7053e0 === array() => empty() 2013-05-07 19:51:29 +04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
aad6e6c8ce Unused use has been removed. 2013-04-04 00:01:09 +06:00
c32a202d82 refactored MVC. 2013-03-31 20:21:29 -04:00
e1acc64b2b refactoring cache and db references. 2013-03-27 17:09:18 -04:00
0ed14a741d Finished PageCache. 2013-03-25 23:11:32 -04:00
de5c304f64 finished fragment caching. 2013-03-25 22:26:25 -04:00
27f5c49bd5 fragment cache WIP 2013-03-25 19:39:09 -04:00
392b293d33 FragmentCache WIP 2013-03-25 14:27:15 -04:00
379e48a4c6 Finished new message translation implementation. 2013-03-24 22:34:45 -04:00