Historia zmian

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