Marc Würth
|
da8414e13b
|
Use HTTPS for the opensource.org MIT license URL
|
2017-06-11 00:23:22 +02:00 |
|
Marc Würth
|
10b89b51a9
|
Use HTTPS for the cakefoundation.org URL
|
2017-06-11 00:10:59 +02:00 |
|
Marc Würth
|
17314baa15
|
Use HTTPS for the cakephp.org URL
|
2017-06-10 23:40:28 +02:00 |
|
Nick Cinger
|
41d0e1df19
|
Cache add() method added for all Cache engines.
|
2015-08-09 15:32:02 +02:00 |
|
euromark
|
974ca851c2
|
Correct doc blocks according to cs guidelines.
Remove superfluous empty lines.
|
2014-07-03 15:36:42 +02:00 |
|
mark_story
|
47ce5928e1
|
Fix api doc errors in Cache.
|
2014-05-31 22:02:55 -04:00 |
|
Marc Würth
|
4c9f0414cb
|
Improved the DocBlocks and other code cleanup
Fixed @license tag, url comes first
Whitespace and other minor code cleanup
Added some docblocks
|
2013-05-31 00:11:19 +02:00 |
|
Adam Taylor
|
433dd09ec4
|
Fix typos
|
2013-03-05 00:05:14 -07:00 |
|
Marc Würth
|
f3262f768b
|
Fix two typos in CacheEngine.php
|
2013-02-25 07:53:28 +01:00 |
|
Graham Weldon
|
66d856d883
|
Added extra line for referencing license file for copyright
|
2013-02-08 21:22:51 +09:00 |
|
Graham Weldon
|
7b860debe4
|
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
I just wanted to ruin his evening, because this change needs to be merged into CakePHP 3.0.
|
2013-02-08 20:59:49 +09:00 |
|
euromark
|
11a88042bd
|
fix doc block endings
|
2013-01-11 15:06:54 +01:00 |
|
euromark
|
3945c0e6a8
|
rtim files
|
2012-07-18 03:55:29 +02:00 |
|
Jelle Henkens
|
f7ce5262b7
|
Updating mixed @param documentation to seperate list of accepted types
|
2012-05-21 21:55:10 +01:00 |
|
Jose Lorenzo Rodriguez
|
5674e9fd17
|
Another micro-optimization, sorry
|
2012-04-23 23:42:57 -04:30 |
|
Jose Lorenzo Rodriguez
|
e7a7a177cc
|
Merge remote-tracking branch 'origin/2.2' into 2.2
|
2012-04-23 23:34:45 -04:30 |
|
Jose Lorenzo Rodriguez
|
63c0c2c75f
|
Very random micro-optimizations
|
2012-04-23 23:29:32 -04:30 |
|
mark_story
|
7e38f9d79f
|
Fix more coding standards errors.
|
2012-04-23 22:27:27 -04:00 |
|
Jose Lorenzo Rodriguez
|
02d222a349
|
Adhering to coding standards
|
2012-04-22 20:33:07 -04:30 |
|
Jose Lorenzo Rodriguez
|
9f415d012c
|
Merge branch '2.2-cache-groups' into 2.2
Conflicts:
lib/Cake/Test/Case/Cache/Engine/XcacheEngineTest.php
|
2012-04-22 18:59:22 -04:30 |
|
Jose Lorenzo Rodriguez
|
2a1e4a2aae
|
Making clearGroup() a no-op method instead of abstract to ease migration to 2.2
|
2012-03-27 00:08:24 -04:30 |
|
Jose Lorenzo Rodriguez
|
4f131d54f1
|
Implemented group delete for cache keys in ApcEngine
|
2012-03-25 19:45:32 -04:30 |
|
Jose Lorenzo Rodriguez
|
3c9c3ef9ba
|
Implemented group read/write support for the ApcEngine
|
2012-03-25 19:17:08 -04:30 |
|
Thomas Ploch
|
fda065101b
|
Fixed test cases for successful being built on travis.
|
2012-03-24 21:32:31 +01:00 |
|
Juan Basso
|
c754fb2dcb
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
|
Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
mark_story
|
04c843b17b
|
Fix coding standards in Cache/
|
2012-03-03 17:34:13 -05:00 |
|
mark_story
|
0fb6f88a2e
|
Split Cache + CacheEngine into separate files.
Refs #2514
|
2012-01-29 13:25:06 -05:00 |
|