[root]/core/cache
adapter
(6 files, 1168 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 150 (100.0%) | 2930 (100.0%) | 19.5 |
| vain | 147 (98.0%) | 2926 (99.9%) | 19.9 |
| raensen | 3 (2.0%) | 4 (0.1%) | 1.3 |
- class doc cleanup
9 lines of code changed in 5 files:
- renamed class and file "interface" to "CacheInterface"
- renamed class and file "base" to "AbstractCache"
- modified all cache adapters accordingly
144 lines of code changed in 4 files:
- added class skeleton for cache compositum
57 lines of code changed in 1 file:
- "Namespace declaration statement has to be the very first statement in the script"
- Thanks to RegExp and MultiReplace...
14 lines of code changed in 4 files:
- introduced namespaces and renamed classes
- the clansuite core is now "koch framework"
92 lines of code changed in 4 files:
- moved remaining factories into the according fabrication dirs
113 lines of code changed in 1 file:
- moved abstract base class for cache into own file
74 lines of code changed in 2 files:
- hmm...accidentally dropped them into the wrong folders; moved to correct places
194 lines of code changed in 1 file:
- moved individual cache adapters into own adapter dir
0 lines of code changed in 6 files:
- renaming double dotted filenames
0 lines of code changed in 12 files:
- added abstract base class Clansuite_Cache_Base
8 lines of code changed in 6 files:
- changed cache_lifetime parameter to "minutes" in all caching classes
- added wincache support
139 lines of code changed in 6 files:
- parameter $change_lifetime now in minutes
3 lines of code changed in 1 file:
- memcached cleanup
61 lines of code changed in 2 files:
- some more checks for available apc methods, because zend server has not all methods of apc compiled in
- check for eaccelerator info support, removed constant CSID_EXTENSION_LOADED_EAC
27 lines of code changed in 3 files:
- added comments, fixed typo
2 lines of code changed in 1 file:
- added compile_dir and compile_file
- added some comments
62 lines of code changed in 1 file:
- moved Clansuite_Loader::loadModul to viewhelper/smarty/function.load_module.php
- ordered methods in Loader
- removed semicolon in apc.cache.php
- comparisons changed in httprequest.core.php
1 lines of code changed in 1 file:
- several bugfixes
15 lines of code changed in 3 files:
- update for apc store(), delete(), added clear()
31 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
5 lines of code changed in 5 files:
- several changes to copyright, router, bootstrap, frontcontroller and various other files
37 lines of code changed in 5 files:
- deactivated htmltidy
- fixed options in htmltidy.filter.php
- removed unneeded dependency httpresponse from renderers
- modulecontroller does not extend resolver anymore
- modulecontroller fetches injector directly from cms base class now
- removed addError from modulecontroller
11 lines of code changed in 1 file:
[QA]
- discouraged use of string-function in favor of mb_string functions
- discouraged use of is_null function in favor of === null comparisons
- discouraged use of print function in favor if echo
- discouraged use of php compat functions (sizeof to count)
- removed useless constructor method overrides
3 lines of code changed in 1 file:
- cleanup for cache classes
33 lines of code changed in 4 files:
- QA
45 lines of code changed in 3 files:
- QA
2 lines of code changed in 1 file:
- QA
56 lines of code changed in 1 file:
- QA
3 lines of code changed in 1 file:
- a bunch of QA fixes
2 lines of code changed in 1 file:
- a bunch of QA fixes
1 lines of code changed in 1 file:
- QA fixes (SpaceAfterCast, TabsToSpaces, Formatting)
2 lines of code changed in 1 file:
- QA fixes
3 lines of code changed in 1 file:
- a bunch of QA fixes
- added viewhelpers browserupdate and addthis
3 lines of code changed in 1 file:
- added socialbookmarking links via addtoany and some minor tweaks
1 lines of code changed in 1 file:
- general cleanup
10 lines of code changed in 5 files:
- change to Clansuite_Cache_Interface: isCached() renamed to contains()
10 lines of code changed in 5 files:
- renamed function to public function
- added convenience methods get/set to memcached.cache.php
53 lines of code changed in 5 files:
- added comments, several minor fixes
- added devnull.logger.php
2 lines of code changed in 2 files:
- several minor cleanups
- fixed file_get_contents on feed.core.php
- renamed application_startup_checks to perform_startup_checks
3 lines of code changed in 1 file:
(13 more)