Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
aa69b564fb
Merge pull request #10726 from jeremyharris/cache-fallback
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Jeremy Harris
|
a5340c9f90
Adding more complicated tests surrounding groups and fallbacks
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Jeremy Harris
|
7237476c51
Prevented looping due to accidental misconfiguration
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Jeremy Harris
|
5543e2b5f1
Falling back to NullEngine on uncaught exception
|
8 years ago |
Jeremy Harris
|
6d344eaf6d
Cloning fallback and copying copyable config to it
|
8 years ago |
Jeremy Harris
|
6e9f97f2da
Made cache engine fallback test more predictable across servers
|
8 years ago |
Jeremy Harris
|
1d81bf05ee
Added cache fallback config option
|
8 years ago |
Mark Story
|
96d46af7d8
Don't replace engine() with getEngine()
|
8 years ago |
Florian Krämer
|
d47bbf1d62
Adding getEngine() to Cache and updating tests
|
8 years ago |
antograssiot
|
30b75bfe14
Make the TestSuite PHPUnit 6 compliant
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Walther Lalk
|
be4cebef30
Add test for cache instances and group config
|
9 years ago |
ADmad
|
32705075a4
Remove use of TestCase::getMock() from "Cache" namepace tests.
|
9 years ago |
Mark Story
|
b87b73c6e4
Add tests for the return of Cache::clearAll().
|
10 years ago |
Mirko Pagliai
|
e0f10f8648
added test
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
0cddc14415
Cover exception cases in config()/engine().
|
10 years ago |
Mark Story
|
6bd8b34d60
Merge branch 'master' into 3.1
|
10 years ago |
Walther Lalk
|
847cf2fd28
Add extra test case for cache registry setter and update docblock.
|
10 years ago |
Walther Lalk
|
d07708c658
Remove leading `\`
|
10 years ago |
Walther Lalk
|
ca6fa484a0
Add a Cache::registry method
|
10 years ago |
Mark Story
|
f66edff929
Port Cache::add() to 3.1
|
10 years ago |
José Lorenzo Rodríguez
|
3b2d48cf98
Merge pull request #6942 from cakephp/issue-6919
|
10 years ago |