Directory core/config/

Directory Created:
2008-08-09 17:20
Total Files:
4
Deleted Files:
16
Lines of Code:
663

Browse with Trac

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

Lines of Code

core/config/ Lines of Code

Developers

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

Most Recent Commits

vain 2012-03-13 19:14 Rev.: 6371

- namespace updates and configuration filename fixes for config staging and unit test

6 lines of code changed in 1 file:

vain 2012-03-11 18:21 Rev.: 6340

- renamed base to abstractconfig

242 lines of code changed in 5 files:

vain 2012-03-09 23:06 Rev.: 6290

- "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:

vain 2012-03-09 21:41 Rev.: 6284

- introduced namespaces and renamed classes
- the clansuite core is now "koch framework"

45 lines of code changed in 4 files:

vain 2012-03-07 15:36 Rev.: 6262

- moved remaining factories into the according fabrication dirs

165 lines of code changed in 1 file:

vain 2012-03-07 13:54 Rev.: 6249

- hmm...accidentally dropped them into the wrong folders; moved to correct places

108 lines of code changed in 1 file:

vain 2012-03-07 13:44 Rev.: 6243

- moved individual config adapters into own adapter dir
- moved config to config dir

156 lines of code changed in 3 files:

vain 2012-03-07 13:31 Rev.: 6238

- moved cache to cache dir

0 lines of code changed in 1 file:

vain 2012-03-07 13:29 Rev.: 6234

- moved staging to config dir

108 lines of code changed in 1 file:

vain 2012-03-07 13:29 Rev.: 6233

- moved individual config adapters into own adapter dir

0 lines of code changed in 5 files:

vain 2012-03-07 13:05 Rev.: 6229

- renaming double dotted filenames

160 lines of code changed in 12 files:

vain 2012-02-26 01:37 Rev.: 6121

- filename to file

44 lines of code changed in 5 files:

vain 2012-02-18 18:45 Rev.: 6087

- 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:

vain 2011-10-15 15:55 Rev.: 5722

- 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:

vain 2011-09-14 11:40 Rev.: 5668

- update for arrayAccess methods, removed usage of magic get/set

10 lines of code changed in 1 file:

vain 2011-07-01 19:13 Rev.: 5475

- throws exception, if native php config file does not contain the expected array

8 lines of code changed in 1 file:

vain 2011-06-17 05:17 Rev.: 5413

- 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:

vain 2011-06-15 21:07 Rev.: 5397

- removed wrong comments

1 lines of code changed in 2 files:

vain 2011-05-09 18:24 Rev.: 5280

- fixed some wrong naming's

3 lines of code changed in 1 file:

vain 2011-05-05 21:29 Rev.: 5267

- QA (reduced number of implicit true comparisons, etc.)

5 lines of code changed in 1 file:

vain 2011-01-22 18:11 Rev.: 5062

- fixed typo

4 lines of code changed in 1 file:

vain 2011-01-19 18:05 Rev.: 5045

- added config adapters for json and native php arrays
- some minor changes, removed some defensive stuff

152 lines of code changed in 5 files:

vain 2010-10-21 15:12 Rev.: 4829

- cleanup

76 lines of code changed in 3 files:

vain 2010-10-21 03:06 Rev.: 4828

- 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:

vain 2010-10-20 03:28 Rev.: 4823

- 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:

vain 2010-10-06 19:18 Rev.: 4766

- several bugfixes

1 lines of code changed in 1 file:

vain 2010-09-27 01:13 Rev.: 4744

- added existence check for module cfg file in readModuleConfig
- the popup content is renderer without layout

1 lines of code changed in 1 file:

vain 2010-09-25 00:27 Rev.: 4733

- added config.base to autoloadInclusions

0 lines of code changed in 4 files:

vain 2010-09-22 12:18 Rev.: 4716

- fixed width of widgets in standard theme

1 lines of code changed in 1 file:

vain 2010-09-21 23:42 Rev.: 4710

- fixed writing main config

6 lines of code changed in 1 file:

vain 2010-09-06 21:52 Rev.: 4614

- minor changes

1 lines of code changed in 1 file:

vain 2010-08-27 23:01 Rev.: 4599

- minor change to all security constant checks
- fixed the non rewrite routing

5 lines of code changed in 5 files:

vain 2010-08-15 18:45 Rev.: 4578

- several changes to copyright, router, bootstrap, frontcontroller and various other files

5 lines of code changed in 5 files:

vain 2010-07-09 19:14 Rev.: 4561

- 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:

vain 2010-07-07 10:30 Rev.: 4557

- cleanup for configuration main/base and adapter classes
- removed magic method _call()

37 lines of code changed in 5 files:

vain 2010-06-09 18:16 Rev.: 4471

- cleanup for config classes
- removed scanner mode from ini.config.php

6 lines of code changed in 2 files:

vain 2010-05-23 19:16 Rev.: 4449

- update for writeConfig
- deleted commented out logging cmds

0 lines of code changed in 1 file:

vain 2010-05-08 02:38 Rev.: 4392

- removed unnecessary conditional

7 lines of code changed in 1 file:

vain 2010-05-02 03:12 Rev.: 4376

- QA

21 lines of code changed in 5 files:

vain 2010-05-02 00:13 Rev.: 4371

- QA

14 lines of code changed in 1 file:

(36 more)

Generated by StatSVN 0.7.0