matthew
|
0f107e8f48
[2012] Update copyrights to 2012
|
14 лет назад |
ralph
|
1e7772fa08
ZF-11122
|
15 лет назад |
mabe
|
e577ed551e
ZF-11019: Caching URIs with "0" as the file name
|
15 лет назад |
mabe
|
1df53cfce1
ZF-11019: Caching URIs with "0" as the file name
|
15 лет назад |
mikaelkael
|
6bdb6a97ef
[ZF-10805]: method docblocks contain invalid @param syntax
|
15 лет назад |
ramon
|
239854e552
[ZF-10558] Zend_Cache
|
15 лет назад |
mabe
|
e6d97ee4f9
ZF-10421: fixed usage of directory umask and added tests
|
15 лет назад |
mabe
|
5e32b05241
ZF-10421: Zend_Cache_Backend_Static: cache_directory_umask wasn't converted by octdec
|
15 лет назад |
mabe
|
842fe55f82
ZF-5413: no double parentheses | NULL -> null
|
15 лет назад |
mabe
|
594df6d02f
ZF-5413: fixed my last commit is_null -> === null
|
15 лет назад |
mabe
|
d051f5de40
ZF-5413: use "$var === null" instaed of "is_null($var)"
|
15 лет назад |
mabe
|
8f323136f0
ZF-9642: create directories recursive using third argument of mkdir
|
15 лет назад |
padraic
|
fbd9ec5602
Removes debugging code remnant. Fixes ZF-9355
|
16 лет назад |
mikaelkael
|
218ff519ef
[ZF-9029] Add svn keyword Id
|
16 лет назад |
padraic
|
9170813c52
Ensured static cache tag array is initialised to avoid merging NULL to a tag array incorrectly
|
16 лет назад |
padraic
|
9d139675f1
Updated permissions
|
16 лет назад |
padraic
|
4c57606596
Fixed nesting of tags in static cache backend
|
16 лет назад |
padraic
|
6e2591a827
Switched from array parameter to serialized parameter when saving static cache data
|
16 лет назад |
padraic
|
5228a59b85
Added support for extension tracking without requiring tags - both now share same inner cache
|
16 лет назад |
padraic
|
79b7186855
Patched extension support for static caching to include removal/clean ops based on inner cache
|
16 лет назад |
padraic
|
96b1ef2b8b
Added disable_caching flag option to Static Backend cache to disable caching via configuration options (useful for testing/development)
|
16 лет назад |
padraic
|
14b8359ceb
Updated Static-Cache umask default - fixes out-of-box issues on Ubuntu (for example) where the permissions were problematic.
|
16 лет назад |
padraic
|
695c56d4df
Updated static caching classes for new ID encoding
|
16 лет назад |
padraic
|
70a43ebac7
Updates to Zend_Cache Static Caching - fixes ID encoding, and default frontend setting in Cache Manager
|
16 лет назад |
bkarwin
|
f5c8d50339
[ZF-8718] update copyright tags for 2010
|
16 лет назад |
padraic
|
6b79310a9c
Added check to save() method to ensure any octal presented as a string is converted to a decimal (otherwise left untouched)
|
16 лет назад |
matthew
|
ca1d319e9e
[REVIEW] Promoted Zend_Cache_Manager and Zend_Cache_Backend_Static to trunk
|
16 лет назад |