aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/preferences.php
Commit message (Expand)AuthorAgeFilesLines
* introduce preCondition for setUserValue to provide atomic check-and-updateMorris Jobke2014-12-081-4/+7
* Refactoring of OC_Preferences to AllConfigMorris Jobke2014-12-081-210/+23
* Revert "drop OC_Preferences::getUsers and getApps"Morris Jobke2014-11-201-0/+32
* drop OC_Preferences::getUsers and getAppsMorris Jobke2014-11-201-32/+0
* Remove implicit prepared statement cache and get the connection from the serv...Robin Appelman2014-10-221-3/+3
* port of #9500Arthur Schiwon2014-07-081-3/+8
* 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