Commit Graph

19 Commits (29e1c3a898a66b0b005d230a836a0275e462071c)

Author SHA1 Message Date
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
Robin Appelman d4e929c37a Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 11 years ago
Arthur Schiwon 3338a0f236 port of #9500 11 years ago
Bjoern Schiessle 2d83424a29 allow to set pre-condition for setValue 11 years ago
Joas Schilling 4b18967129 Hack around oracle for CLOB fields 11 years ago
Joas Schilling 879237f32a Add method to get users by their preference 11 years ago
Joas Schilling e20fb37038 Correctly create list of placeholders 11 years ago
Joas Schilling 4fbfe077fb Move return to new line 11 years ago
Joas Schilling cf3cd572b0 Add a method to get the values for multiple users to OC\Preferences 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
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Robin Appelman ac2e3ab373 remove some unneeded isset's 11 years ago
Robin Appelman 2e97a4cd32 Fix some phpdoc 11 years ago
Robin Appelman b6f44e9a1d Add caching to OC\Preferences 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher 445d34a2a9 Convert OC_Preference to object interface 12 years ago
kondou d9c697534d Fix some typos 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Thomas Tanghus ac4e19218e All is good ;-) 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Bart Visscher 2d3c1a3f00 Fix space in comment 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Robin Appelman 8c7aa06088 dont use numRows when it's not needed since it can be expensive 14 years ago
Robin Appelman 5e3ecbbf96 dont use numRows when it's not needed since it can be expensive 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Robin Appelman 37f9e03772 improved check in oc_preferences if a key already exists 14 years ago
Jakob Sack d70dfbdebb Renamed a few columns in order t ohave both sqlite and mysql up and running 14 years ago
Jakob Sack 3d89b2caa4 php is not perl 14 years ago
Jakob Sack 7c8ae42c6f Fixed some small bugs 14 years ago
Jakob Sack f66d3ab208 Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES 14 years ago
Jakob Sack 1aa7fd98c2 Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written. 14 years ago
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago