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 |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Story
|
94635f061c
Allow `.` in ObjectRegistry keys.
|
10 years ago |
Mark Story
|
394ade279a
Construct engines before getting groups.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
aa0c90ed1f
Consolidate asserts
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
Jose Lorenzo Rodriguez
|
dc55818b02
Throwing more specific exception in the Cache library
|
11 years ago |
Jose Lorenzo Rodriguez
|
add0bd5005
Fixing tests related to StaticConfigTrait
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
Kim Egede Jakobsen
|
55d8475547
Made assertions in testNonFatalErrorsWithCacheDisable.
|
11 years ago |
Kim Egede Jakobsen
|
3c8dd8285b
Added docblock to _configCache()
|
11 years ago |
mark_story
|
05d8a193c0
Add a null caching engine.
|
11 years ago |
mark_story
|
5daf002940
Fix more file permission related problems on windows.
|
11 years ago |
Ali Bakir
|
569b560115
Cache: Implement writeMany, readMany, deleteMany
|
12 years ago |
Mark Story
|
7282846d9a
Merge pull request #3073 from AD7six/3.0-config-cache
|
12 years ago |
AD7six
|
3f01f75550
Settings -> Config for Cache namespace
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |