summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Add a method to set/unset multiple config values in one callJoas Schilling2015-01-231-0/+10
* introduce preCondition for setUserValue to provide atomic check-and-updateMorris Jobke2014-12-081-4/+6
* Refactoring of OC_Preferences to AllConfigMorris Jobke2014-12-081-45/+17
* Revert "drop OC_Preferences::getUsers and getApps"Morris Jobke2014-11-201-0/+22
* drop OC_Preferences::getUsers and getAppsMorris Jobke2014-11-201-22/+0
* drop dependency of some commands on old config objectMorris Jobke2014-11-201-8/+0
* remove legacy class OC_UpdaterThomas Müller2014-10-201-19/+0
* Add flock to configLukas Reschke2014-09-301-30/+8
* add missing @deprecated annotation to legacy classesJörn Friedrich Dreyer2014-08-149-2/+22
* update deprecation docsJörn Friedrich Dreyer2014-08-141-1/+1
* deprecate OC_Search_Provider in favor of \OCP\Search\ProviderJörn Friedrich Dreyer2014-07-031-0/+4
* fix namespace for legacy search classesJörn Friedrich Dreyer2014-06-062-2/+2
* make search non-static, add ISearch to server container, make legacy a static...Jörn Friedrich Dreyer2014-06-061-1/+40
* Move legacy search to 'lib/private/legacy'Andrew Brown2014-06-054-0/+108
* allow to set pre-condition for setValueBjoern Schiessle2014-06-051-4/+4
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-193-20/+20
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-133-5/+5
* remove legacy aka deprecated code: OC_Cache_FileGlobalGCThomas Müller2014-05-121-4/+0
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-9/+0
* remove legacy aka deprecated code: OC_CacheThomas Müller2014-05-121-10/+0
* remove legacy aka deprecated code: OC_FilesystemThomas Müller2014-05-121-415/+0
* More PHPDoc fixes, using scrutinizer patches as hintsBart Visscher2014-02-281-2/+0
* Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10NBart Visscher2014-02-281-3/+3
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-192-1/+3
* use the 'new' server container for appconfigRobin Appelman2014-02-073-27/+28
|\
| * Load a separate config (if present) when running unit testsRobin Appelman2014-01-171-1/+0
| * Merge pull request #4796 from owncloud/config-no-catchBart Visscher2013-10-071-10/+2
| |\
| | * Remove the exception catch, this should be handled by a higher layerBart Visscher2013-10-071-10/+2
| * | Fix loading legacy global filecache gc backgroundjobsRobin Appelman2013-10-051-0/+4
| |/
* / Move legacy file to correct locationBart Visscher2013-10-021-0/+120
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-307-0/+751