summaryrefslogtreecommitdiffstats
path: root/lib/private/config.php
Commit message (Expand)AuthorAgeFilesLines
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-6/+6
* Fix Scrutinizer errorsRobin McCorkell2014-05-131-3/+3
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-1/+1
* Fix admin-dir_permissions redirection when cannot write warningVolkan Gezer2014-04-021-1/+1
* Fix some more docstringskondou2014-03-031-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+2
* $default of OC_Config::[gs]etValue can have more then string as typeBart Visscher2014-02-121-2/+2
* Load a separate config (if present) when running unit testsRobin Appelman2014-01-171-1/+1
* use OC_Helper::linkToDocs() in lib/private/config.phpThomas Müller2013-10-211-1/+1
* introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
* OC_Defaults is only used in error reportingBart Visscher2013-10-041-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+186