Commit Graph

30 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

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