| Commit message (Expand) | Author | Age | Files | Lines |
* | drop OC\Preferences | Morris Jobke | 2015-02-04 | 1 | -181/+0 |
* | introduce preCondition for setUserValue to provide atomic check-and-update | Morris Jobke | 2014-12-08 | 1 | -4/+7 |
* | Refactoring of OC_Preferences to AllConfig | Morris Jobke | 2014-12-08 | 1 | -210/+23 |
* | Revert "drop OC_Preferences::getUsers and getApps" | Morris Jobke | 2014-11-20 | 1 | -0/+32 |
* | drop OC_Preferences::getUsers and getApps | Morris Jobke | 2014-11-20 | 1 | -32/+0 |
* | Remove implicit prepared statement cache and get the connection from the serv... | Robin Appelman | 2014-10-22 | 1 | -3/+3 |
* | port of #9500 | Arthur Schiwon | 2014-07-08 | 1 | -3/+8 |
* | allow to set pre-condition for setValue | Bjoern Schiessle | 2014-06-05 | 1 | -14/+26 |
* | Hack around oracle for CLOB fields | Joas Schilling | 2014-06-05 | 1 | -1/+9 |
* | Add method to get users by their preference | Joas Schilling | 2014-06-05 | 1 | -0/+22 |
* | Correctly create list of placeholders | Joas Schilling | 2014-05-21 | 1 | -1/+1 |
* | Move return to new line | Joas Schilling | 2014-05-21 | 1 | -1/+3 |
* | Add a method to get the values for multiple users to OC\Preferences | Joas Schilling | 2014-05-21 | 1 | -0/+35 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -9/+9 |
* | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 1 | -2/+2 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -1/+1 |
* | remove some unneeded isset's | Robin Appelman | 2014-02-18 | 1 | -5/+3 |
* | Fix some phpdoc | Robin Appelman | 2014-02-18 | 1 | -1/+9 |
* | Add caching to OC\Preferences | Robin Appelman | 2014-02-18 | 1 | -37/+80 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+232 |