9 Commits (3d0661a1e79d48ff68a1302126a30e78a9732fa4)

Author SHA1 Message Date
  Volkan Gezer b6ad7c3cdd Fix admin-dir_permissions redirection when cannot write warning 10 years ago
  kondou 5e3b6f1fd9 Fix some more docstrings 10 years ago
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 10 years ago
  Bart Visscher 2c6411b897 $default of OC_Config::[gs]etValue can have more then string as type 10 years ago
  Robin Appelman 6b4c3df087 Load a separate config (if present) when running unit tests 10 years ago
  Thomas Müller 87a09156f8 use OC_Helper::linkToDocs() in lib/private/config.php 10 years ago
  Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 10 years ago
  Bart Visscher ce9436c051 OC_Defaults is only used in error reporting 10 years ago
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
  Jan-Christoph Borchardt 93b227d803 shorten wording on config directory errors 11 years ago
  Bart Visscher 485e8ab0a5 ignore config read failures 11 years ago
  Bart Visscher 5caa7576d4 Revert "fix failing master branch - Test_Config::testWriteData" 11 years ago
  Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 11 years ago
  Bart Visscher e7b882a4fc stupid namespace 11 years ago
  Bart Visscher abe9abab99 Add constructor documentation 11 years ago
  Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 11 years ago
  Robin Appelman c1cf829b9d OC_Config: handle failure of glob('*.config.php') 11 years ago
  kondou aa7d8edd14 Suppress warning in setup if config doesn't exist 11 years ago
  Bart Visscher 12976fb2e1 Set debugMode after reading the config file 11 years ago
  Bart Visscher 194b61b4c5 Revert "Can't determine if debug mode is defined until we read the config" 11 years ago
  Bart Visscher ae2b3732de Use file_exists to fix the unittests 11 years ago
  Bart Visscher 64f16f1db1 Fix stupid namespace separator 11 years ago
  Michael Gapczynski 969e43c87b Can't determine if debug mode is defined until we read the config 11 years ago
  Michael Gapczynski b7b6075d55 Fix potential glob error 11 years ago
  Michael Gapczynski e0359b0b24 One more style fix 11 years ago
  Michael Gapczynski d50d663928 Style and comment fixes 11 years ago
  Michael Gapczynski 0a29d2029a Clear opcode caches after writing to the config file, fixes #3372 11 years ago
  Bart Visscher 83444d9c64 camelCase class properties 11 years ago
  Bart Visscher 9f5b7657fb Remove include for loading legacy class 11 years ago
  Bart Visscher 07df94def6 Convert OC_Config to object interface 11 years ago
  Brice Maron 63804f4153 Change logQuery from define() to OC::Config 11 years ago
  Brice Maron 2b8cf4959a Log Queries when we add a log query flag 11 years ago
  Brice Maron d5da94acbc Small perf improvement : filter before sort 11 years ago
  Brice Maron 4994eaace1 Allow to load splited config files ref #946 11 years ago
  Brice Maron a68cbb00e0 Preserve Debug flag accross config writes 11 years ago
  Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 11 years ago
  Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Robin Appelman 4131b205d4 fix some more phpdoc 11 years ago
  Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
  Thomas Müller e5cb638c09 Respect coding style 12 years ago
  Brice Maron 33165e3915 Do not close php tag on config file 12 years ago
  Brice Maron 72fe463f7f Correct OC_Config writer. Use var_export (has support for array,...) 12 years ago
  Thomas Mueller 521294d0bf fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987 12 years ago
  Frank Karlitschek a945fa10a6 update copyright 12 years ago
  Bart Visscher bd7227bb93 Spelling fix hint text 12 years ago
  Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 12 years ago
  Frank Karlitschek 7df9d934ca second half of the updating stuff 12 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. 12 years ago
  Thomas Schmidt 182333a781 use central method for checking webserver user 12 years ago