aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/appconfig.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove OC_AppconfigThomas Müller2015-07-031-131/+0
|
* update license headers and authorsMorris Jobke2015-06-251-0/+1
|
* Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"Vincent Petry2015-03-271-1/+1
| | | | This reverts commit 012016d3311a13c3c1e9d60778dc6fbd6be0204e.
* Merge pull request #13938 from owncloud/deprecate-iappconfigThomas Müller2015-03-271-1/+1
|\ | | | | Deprecated \OCP\IAppConfig - add missing methods to IConfig
| * Deprecated \OCP\IAppConfig - add missing methods to IConfigMorris Jobke2015-03-171-1/+1
| |
* | Update license headersJenkins for ownCloud2015-03-261-13/+15
|/
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+20
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-20/+15
|
* add missing @deprecated annotation to legacy classesJörn Friedrich Dreyer2014-08-141-0/+2
|
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-7/+7
| | | | * test case added to avoid adding them later
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-2/+2
|
* More PHPDoc fixes, using scrutinizer patches as hintsBart Visscher2014-02-281-2/+0
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+2
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* use the 'new' server container for appconfigRobin Appelman2014-02-071-16/+22
|
* Move legacy file to correct locationBart Visscher2013-10-021-0/+120