| Commit message (Expand) | Author | Age | Files | Lines |
* | Clear opcode caches after writing to the config file, fixes #3372 | Michael Gapczynski | 2013-05-25 | 1 | -1/+1 |
* | Merge pull request #2147 from eMerzh/split_config | eMerzh | 2013-04-09 | 1 | -7/+17 |
|\ |
|
| * | Small perf improvement : filter before sort | Brice Maron | 2013-03-09 | 1 | -3/+3 |
| * | Allow to load splited config files ref #946 | Brice Maron | 2013-03-06 | 1 | -7/+17 |
* | | Preserve Debug flag accross config writes | Brice Maron | 2013-03-06 | 1 | -1/+5 |
|/ |
|
* | Fix using wrong quotes for breaking long lines | Bart Visscher | 2013-02-26 | 1 | -2/+2 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -1/+2 |
* | fix some more phpdoc | Robin Appelman | 2012-09-23 | 1 | -11/+11 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -6/+6 |
* | Respect coding style | Thomas Müller | 2012-09-05 | 1 | -7/+9 |
* | Do not close php tag on config file | Brice Maron | 2012-06-22 | 1 | -1/+1 |
* | Correct OC_Config writer. Use var_export (has support for array,...) | Brice Maron | 2012-06-22 | 1 | -14/+3 |
* | fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987 | Thomas Mueller | 2012-06-12 | 1 | -1/+5 |
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | Spelling fix hint text | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -1/+0 |
* | change the error hint from suggesting to change the owner of a directory to c... | Frank Karlitschek | 2011-10-22 | 1 | -1/+1 |
* | use central method for checking webserver user | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -8/+3 |
* | better error reporting during installation | Frank Karlitschek | 2011-08-12 | 1 | -2/+7 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -1/+0 |
* | store numbers as strings to prevent errors with numeric passwords | Robin Appelman | 2011-06-14 | 1 | -3/+0 |
* | fix error with empty config file | Robin Appelman | 2011-06-14 | 1 | -1/+1 |
* | Renamed a few columns in order t ohave both sqlite and mysql up and running | Jakob Sack | 2011-05-15 | 1 | -1/+3 |
* | Use OC_CONFIG where possible | Jakob Sack | 2011-04-16 | 1 | -1/+1 |
* | Make OC_CONFIG working again | Jakob Sack | 2011-04-16 | 1 | -3/+3 |
* | Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES | Jakob Sack | 2011-04-08 | 1 | -5/+90 |
* | OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring | Jakob Sack | 2011-03-13 | 1 | -2/+13 |
* | OC_CONFIG prepared for refactoring | Jakob Sack | 2011-03-12 | 1 | -373/+71 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 1 | -0/+392 |