27 Commits (4b36f9d92f886609e34f5a180f38e6034aacbd79)

Author SHA1 Message Date
  Jonas Meurer 241dfef7fb
Don't write to config file if `config_is_read_only` is set 2 years ago
  Gary Kim b78f3a57d1
Migrate HintException to OCP 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Roeland Jago Douma 17ffe46d0b
Read the env variables only once 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 42625a46be
Remove spaces after method or function call 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  John Molakvoæ 1b4952bfb2
Update Config.php 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Daniel Kesselberg 9104e028a3
Remove deleteFromOpcodeCache & clearOpcodeCache 5 years ago
  Morris Jobke 2b73779568
Fix some typos 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Morris Jobke 9309217ecb Fix escaped HTML on error pages 7 years ago
  Morris Jobke 95a21e2f2a
Check for boolean false and add tests 7 years ago
  Morris Jobke 0fcb37adcb
OC_ -> NC_ 7 years ago
  Philipp Schaffrath 695a17804e
Override config.php values through ENV variables (#26570) 7 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Morris Jobke 191a6c65d9
Show error message if config file is not readable 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma d312051b3d
Moved some files in \OC to PSR-4 8 years ago
  Lukas Reschke 6ad957906e Consistently use rel=noreferrer 8 years ago
  Lukas Reschke 8a4e1fbecd Fix errors after install 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Morris Jobke 675417a75c Untangle the linkToDocs method in OC_Helper 8 years ago
  Morris Jobke e88b380973 Remove DEBUG constant and use config value 8 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Lukas Reschke 17f2cfbb9c Use `file_exists` to verify that config file exists 9 years ago
  Joas Schilling c61e9f3912 Add a method to set/unset multiple config values in one call 9 years ago
  Morris Jobke 9a7362dd0d drop unused isDebugMode and setDebugMode of OC_Config 9 years ago
  Lukas Reschke 49ddaf9489 Try to read the file only instead of trying to touch 9 years ago
  Adam Williamson 013feb8da0 writeData(): correct variable name for config file path 9 years ago
  Adam Williamson 3b4823d89c add function to invalidate one opcache file, use it if possible #9885 9 years ago
  Lukas Reschke 9790801268 First check whether it is the default config before touchign 9 years ago
  Lukas Reschke 68cf6681e5 Add flock to config 9 years ago
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
  Robin McCorkell bac8962bbc Fix Scrutinizer errors 10 years ago
  Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 10 years ago
  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