[root]/core/config
adapter
(6 files, 836 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 164 (100.0%) | 2888 (100.0%) | 17.6 |
| vain | 160 (97.6%) | 2841 (98.4%) | 17.7 |
| xsign | 3 (1.8%) | 39 (1.4%) | 13.0 |
| raensen | 1 (0.6%) | 8 (0.3%) | 8.0 |
- namespace updates and configuration filename fixes for config staging and unit test
6 lines of code changed in 1 file:
- renamed base to abstractconfig
242 lines of code changed in 5 files:
- "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"
45 lines of code changed in 4 files:
- moved remaining factories into the according fabrication dirs
165 lines of code changed in 1 file:
- hmm...accidentally dropped them into the wrong folders; moved to correct places
108 lines of code changed in 1 file:
- moved individual config adapters into own adapter dir
- moved config to config dir
156 lines of code changed in 3 files:
- moved cache to cache dir
0 lines of code changed in 1 file:
- moved staging to config dir
108 lines of code changed in 1 file:
- moved individual config adapters into own adapter dir
0 lines of code changed in 5 files:
- renaming double dotted filenames
160 lines of code changed in 12 files:
- filename to file
44 lines of code changed in 5 files:
- added support for json error handling in readConfig()
- added method getJsonErrorMessage(), which returns the proper json error message for a given json error type
- modified messages for gettext
42 lines of code changed in 1 file:
- the wrapper methods were removed: Clansuite_Functions::simpleXMLToArray
- replaced with direct calls to: Clansuite_XML::toArray() formerly Clansuite_XML2JSON::simpleXMLToArray(),
- renamed class and methods (Clansuite_XML2JSON::simpleXMLToArray() to Clansuite_XML::toArray() + toJSON() for simplification
1 lines of code changed in 1 file:
- update for arrayAccess methods, removed usage of magic get/set
10 lines of code changed in 1 file:
- throws exception, if native php config file does not contain the expected array
8 lines of code changed in 1 file:
- bugfix for staging config (array values were not replaced, when merging configs)
- removed our array_merge_recursive_distinct() function, which is basically array_replace_recursive() in php5.3
Ticket: 216
1 lines of code changed in 1 file:
- removed wrong comments
1 lines of code changed in 2 files:
- fixed some wrong naming's
3 lines of code changed in 1 file:
- QA (reduced number of implicit true comparisons, etc.)
5 lines of code changed in 1 file:
- fixed typo
4 lines of code changed in 1 file:
- added config adapters for json and native php arrays
- some minor changes, removed some defensive stuff
152 lines of code changed in 5 files:
- cleanup
76 lines of code changed in 3 files:
- removed clansuite_config_base form config handlers
- removed Handler Suffix from config handlers
- changed staging (pass array in, get it overloaded back)
- inserted config handlers into autoloadInclusions (maybe we can drop the factory)
8 lines of code changed in 4 files:
- added Clansuite_XML2JSON
- added simpleXMLToArray() and xmlToJson() as wrapper methods to functions.core.php
- added several new methods to Clansuite_Theme
- renderer.base.php utilizes Clansuite_Theme to determine the layoutfile, css and javascript file
1 lines of code changed in 1 file:
- several bugfixes
1 lines of code changed in 1 file:
- added existence check for module cfg file in readModuleConfig
- the popup content is renderer without layout
1 lines of code changed in 1 file:
- added config.base to autoloadInclusions
0 lines of code changed in 4 files:
- fixed width of widgets in standard theme
1 lines of code changed in 1 file:
- fixed writing main config
6 lines of code changed in 1 file:
- minor changes
1 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
5 lines of code changed in 5 files:
- activated Doctrine model_loading_conservative
- fixed record basename on teamspeakviewer/model/records/CsTeamspeak.php
- added getBugtrackerSearch() to errorhandler.core.php
2 lines of code changed in 1 file:
- cleanup for configuration main/base and adapter classes
- removed magic method _call()
37 lines of code changed in 5 files:
- cleanup for config classes
- removed scanner mode from ini.config.php
6 lines of code changed in 2 files:
- update for writeConfig
- deleted commented out logging cmds
0 lines of code changed in 1 file:
- removed unnecessary conditional
7 lines of code changed in 1 file:
- QA
21 lines of code changed in 5 files:
- QA
14 lines of code changed in 1 file:
(36 more)