summaryrefslogtreecommitdiffstats
path: root/lib/private/preferences.php
Commit message (Expand)AuthorAgeFilesLines
* allow to set pre-condition for setValueBjoern Schiessle2014-06-051-14/+26
* Hack around oracle for CLOB fieldsJoas Schilling2014-06-051-1/+9
* Add method to get users by their preferenceJoas Schilling2014-06-051-0/+22
* Correctly create list of placeholdersJoas Schilling2014-05-211-1/+1
* Move return to new lineJoas Schilling2014-05-211-1/+3
* Add a method to get the values for multiple users to OC\PreferencesJoas Schilling2014-05-211-0/+35
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-9/+9
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-2/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
* remove some unneeded isset'sRobin Appelman2014-02-181-5/+3
* Fix some phpdocRobin Appelman2014-02-181-1/+9
* Add caching to OC\PreferencesRobin Appelman2014-02-181-37/+80
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+232