Commit Graph

54 Commits (1a130627012bb17ed9edc4583a4d8250ff4e2882)

Author SHA1 Message Date
Jan-Christoph Borchardt 93b227d803 shorten wording on config directory errors 12 years ago
Bart Visscher 485e8ab0a5 ignore config read failures 12 years ago
Bart Visscher 5caa7576d4 Revert "fix failing master branch - Test_Config::testWriteData" 12 years ago
Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 12 years ago
Bart Visscher e7b882a4fc stupid namespace 12 years ago
Bart Visscher abe9abab99 Add constructor documentation 12 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 12 years ago
Robin Appelman c1cf829b9d OC_Config: handle failure of glob('*.config.php') 12 years ago
kondou aa7d8edd14 Suppress warning in setup if config doesn't exist 12 years ago
Bart Visscher 12976fb2e1 Set debugMode after reading the config file 12 years ago
Bart Visscher 194b61b4c5 Revert "Can't determine if debug mode is defined until we read the config" 12 years ago
Bart Visscher ae2b3732de Use file_exists to fix the unittests 12 years ago
Bart Visscher 64f16f1db1 Fix stupid namespace separator 12 years ago
Michael Gapczynski 969e43c87b Can't determine if debug mode is defined until we read the config 12 years ago
Michael Gapczynski b7b6075d55 Fix potential glob error 12 years ago
Michael Gapczynski e0359b0b24 One more style fix 12 years ago
Michael Gapczynski d50d663928 Style and comment fixes 12 years ago
Michael Gapczynski 0a29d2029a Clear opcode caches after writing to the config file, fixes #3372 12 years ago
Bart Visscher 83444d9c64 camelCase class properties 12 years ago
Bart Visscher 9f5b7657fb Remove include for loading legacy class 12 years ago
Bart Visscher 07df94def6 Convert OC_Config to object interface 12 years ago
Brice Maron 63804f4153 Change logQuery from define() to OC::Config 12 years ago
Brice Maron 2b8cf4959a Log Queries when we add a log query flag 12 years ago
Brice Maron d5da94acbc Small perf improvement : filter before sort 12 years ago
Brice Maron 4994eaace1 Allow to load splited config files ref #946 12 years ago
Brice Maron a68cbb00e0 Preserve Debug flag accross config writes 12 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Müller e5cb638c09 Respect coding style 13 years ago
Brice Maron 33165e3915 Do not close php tag on config file 13 years ago
Brice Maron 72fe463f7f Correct OC_Config writer. Use var_export (has support for array,...) 13 years ago
Thomas Mueller 521294d0bf fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Bart Visscher bd7227bb93 Spelling fix hint text 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
Frank Karlitschek 7df9d934ca second half of the updating stuff 14 years ago
Frank Karlitschek 3acea2f574 change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp. 14 years ago
Thomas Schmidt 182333a781 use central method for checking webserver user 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Frank Karlitschek c2a5b49834 better error reporting during installation 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Robin Appelman 00858efbe2 store numbers as strings to prevent errors with numeric passwords 14 years ago
Robin Appelman 1e0fe05bef fix error with empty config file 14 years ago
Jakob Sack d70dfbdebb Renamed a few columns in order t ohave both sqlite and mysql up and running 14 years ago
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 14 years ago
Jakob Sack 177fd27382 Make OC_CONFIG working again 14 years ago