mark_story
|
95737d7adf
Fix issue writing to file cache
|
14 years ago |
mark_story
|
1731b62644
Fix recursive errors caused by unwritable cache directories.
|
14 years ago |
Thomas Ploch
|
0a70963a74
Removed creation of unneeded file handle object in FileEngine::write(). Added configuration option 'mask' to FileEngine::. Now able to provide a permission mask to create cache files with specific permissions.
|
14 years ago |
mark_story
|
79687a2dcf
Making locking file caching the default.
|
14 years ago |
mark_story
|
4a7bd031e5
Adding a file_exists() check before unlinking cache files.
|
14 years ago |
Juan Basso
|
620a65b2fc
Merge branch '2.0' into 2.0-api-doc
|
14 years ago |
mark_story
|
e29eb1cb03
Fixing failing cache tests.
|
14 years ago |
mark_story
|
d93c8cb200
Merge branch '1.3' into merger
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Juan Basso
|
e74d835a62
Fixed some API doc in routing and cache.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Mark Story
|
91a1cf81f3
Merge branch '1.3' into merger
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
evilbloodydemon
|
86b76674d0
PhpDoc fixes
|
15 years ago |
AD7six
|
32df3156a7
consolidate cake_error and cake_developer to simply "cake_dev"
|
15 years ago |
AD7six
|
2fc8d88916
using the domain cake_error for error messages.
|
15 years ago |
AD7six
|
39c7d03319
Merge branch '2.0-class-loading' into 2.0-translations
|
15 years ago |
Jose Lorenzo Rodriguez
|
0cd51de827
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
AD7six
|
d7f275d705
translation changes in the cache folder
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
07e43bb0f8
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
3f64844de9
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
73ad5385eb
Moving more classes to the new layout, it is time to bring the debugger up
|
15 years ago |