Commit Graph

54 Commits (12f4494de02457d51004ca6a82c1b2160189819f)

Author SHA1 Message Date
Jan-Christoph Borchardt 93b227d803 shorten wording on config directory errors 13 years ago
Bart Visscher 485e8ab0a5 ignore config read failures 13 years ago
Bart Visscher 5caa7576d4 Revert "fix failing master branch - Test_Config::testWriteData" 13 years ago
Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 13 years ago
Bart Visscher e7b882a4fc stupid namespace 13 years ago
Bart Visscher abe9abab99 Add constructor documentation 13 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 13 years ago
Robin Appelman c1cf829b9d OC_Config: handle failure of glob('*.config.php') 13 years ago
kondou aa7d8edd14 Suppress warning in setup if config doesn't exist 13 years ago
Bart Visscher 12976fb2e1 Set debugMode after reading the config file 13 years ago
Bart Visscher 194b61b4c5 Revert "Can't determine if debug mode is defined until we read the config" 13 years ago
Bart Visscher ae2b3732de Use file_exists to fix the unittests 13 years ago
Bart Visscher 64f16f1db1 Fix stupid namespace separator 13 years ago
Michael Gapczynski 969e43c87b Can't determine if debug mode is defined until we read the config 13 years ago
Michael Gapczynski b7b6075d55 Fix potential glob error 13 years ago
Michael Gapczynski e0359b0b24 One more style fix 13 years ago
Michael Gapczynski d50d663928 Style and comment fixes 13 years ago
Michael Gapczynski 0a29d2029a Clear opcode caches after writing to the config file, fixes #3372 13 years ago
Bart Visscher 83444d9c64 camelCase class properties 13 years ago
Bart Visscher 9f5b7657fb Remove include for loading legacy class 13 years ago
Bart Visscher 07df94def6 Convert OC_Config to object interface 13 years ago
Brice Maron 63804f4153 Change logQuery from define() to OC::Config 13 years ago
Brice Maron 2b8cf4959a Log Queries when we add a log query flag 13 years ago
Brice Maron d5da94acbc Small perf improvement : filter before sort 13 years ago
Brice Maron 4994eaace1 Allow to load splited config files ref #946 13 years ago
Brice Maron a68cbb00e0 Preserve Debug flag accross config writes 13 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 13 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 13 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 14 years ago
Brice Maron 33165e3915 Do not close php tag on config file 14 years ago
Brice Maron 72fe463f7f Correct OC_Config writer. Use var_export (has support for array,...) 14 years ago
Thomas Mueller 521294d0bf fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987 14 years ago
Frank Karlitschek a945fa10a6 update copyright 14 years ago
Bart Visscher bd7227bb93 Spelling fix hint text 14 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 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Jakob Sack 2ff8d7a8bc One class per file! 15 years ago
Robin Appelman 00858efbe2 store numbers as strings to prevent errors with numeric passwords 15 years ago
Robin Appelman 1e0fe05bef fix error with empty config file 15 years ago
Jakob Sack d70dfbdebb Renamed a few columns in order t ohave both sqlite and mysql up and running 15 years ago
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 15 years ago
Jakob Sack 177fd27382 Make OC_CONFIG working again 15 years ago