Commit History

Author SHA1 Message Date
  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
  Morris Jobke 11283c57d9 Merge pull request #11056 from AdamWill/9885-opcode 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 10 years ago
  Lukas Reschke 49ddaf9489 Try to read the file only instead of trying to touch 10 years ago
  Adam Williamson 013feb8da0 writeData(): correct variable name for config file path 10 years ago
  Adam Williamson 3b4823d89c add function to invalidate one opcache file, use it if possible #9885 10 years ago
  Lukas Reschke 9790801268 First check whether it is the default config before touchign 10 years ago
  Lukas Reschke 68cf6681e5 Add flock to config 10 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 11 years ago
  Thomas Müller 87a09156f8 use OC_Helper::linkToDocs() in lib/private/config.php 11 years ago
  Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 11 years ago
  Bart Visscher ce9436c051 OC_Defaults is only used in error reporting 11 years ago
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago