summaryrefslogtreecommitdiffstats
path: root/lib/public/iappconfig.php
Commit message (Expand)AuthorAgeFilesLines
* Add version to @deprecated tagsMorris Jobke2015-04-191-5/+5
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+9
* Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"Vincent Petry2015-03-271-7/+0
* Merge pull request #13938 from owncloud/deprecate-iappconfigThomas Müller2015-03-271-0/+7
|\
| * Deprecated \OCP\IAppConfig - add missing methods to IConfigMorris Jobke2015-03-171-0/+7
* | Update license headersJenkins for ownCloud2015-03-261-4/+21
|/
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+4
* Updating license headersJenkins for ownCloud2015-02-231-4/+21
* Cleanup of PHPDoc return typesRobin McCorkell2015-01-161-1/+1
* introduce proper interface for deleteAppValueMorris Jobke2014-12-081-0/+1
* @deprecated messages for \OCP\Config and \OCP\AppConfigMorris Jobke2014-12-081-2/+4
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-7/+7
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-2/+2
* More PHPDoc fixes, using scrutinizer patches as hintsBart Visscher2014-02-281-3/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+2
* use the 'new' server container for appconfigRobin Appelman2014-02-071-0/+91