Commit Graph

37 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 012016d331 Deprecated \OCP\IAppConfig - add missing methods to IConfig 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Morris Jobke 909a53e087 drop OC_Preferences 10 years ago
Joas Schilling c61e9f3912 Add a method to set/unset multiple config values in one call 10 years ago
Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update 10 years ago
Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig 10 years ago
Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 10 years ago
Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 10 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 10 years ago
Thomas Müller 6af0e76a03 remove legacy class OC_Updater 11 years ago
Lukas Reschke 68cf6681e5 Add flock to config 11 years ago
Jörn Friedrich Dreyer 799fb46927 add missing @deprecated annotation to legacy classes 11 years ago
Jörn Friedrich Dreyer fd798fd982 update deprecation docs 11 years ago
Jörn Friedrich Dreyer b56f5f2773 deprecate OC_Search_Provider in favor of \OCP\Search\Provider 11 years ago
Jörn Friedrich Dreyer 56470fa9b3 fix namespace for legacy search classes 11 years ago
Jörn Friedrich Dreyer aaf0d13171 make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 11 years ago
Andrew Brown 8a223eb62d Move legacy search to 'lib/private/legacy' 11 years ago
Bjoern Schiessle 2d83424a29 allow to set pre-condition for setValue 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 11 years ago
Thomas Müller f5ed92bf31 remove legacy aka deprecated code: OC_Cache_FileGlobalGC 11 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 11 years ago
Thomas Müller 33987eea83 remove legacy aka deprecated code: OC_Cache 11 years ago
Thomas Müller 4dd1a49a68 remove legacy aka deprecated code: OC_Filesystem 11 years ago
Bart Visscher 35a8dfb2fa More PHPDoc fixes, using scrutinizer patches as hints 11 years ago
Bart Visscher 89e0763d3d Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Robin Appelman 6b4c3df087 Load a separate config (if present) when running unit tests 11 years ago
Bart Visscher 8115c38670 Remove the exception catch, this should be handled by a higher layer 12 years ago
Robin Appelman 98ef90ad04 Fix loading legacy global filecache gc backgroundjobs 12 years ago
Bart Visscher b35b22977c Move legacy file to correct location 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago