aboutsummaryrefslogtreecommitdiffstats
path: root/lib/preferences.php
Commit message (Expand)AuthorAgeFilesLines
* Style-fix: Breakup long linesBart Visscher2013-02-141-5/+10
* Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* fix some more phpdocRobin Appelman2012-09-231-33/+33
* adding space between) and {Thomas Mueller2012-09-071-14/+14
* Whitespace fixes in libBart Visscher2012-08-291-1/+1
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-1/+2
|\
| * fix unused variablesRobin Appelman2012-07-201-4/+4
| * All is good ;-)Thomas Tanghus2012-06-261-0/+1
| * update copyrightFrank Karlitschek2012-05-261-1/+1
* | escape all identifiers with backticksjfd2012-07-311-11/+11
|/
* use OC_Log instead of error_logRobin Appelman2011-10-161-1/+0
* Fix space in commentBart Visscher2011-09-261-1/+1
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
* dont use numRows when it's not needed since it can be expensiveRobin Appelman2011-09-171-6/+5
* Renaming classes :-)Jakob Sack2011-07-291-1/+1
* One class per file!Jakob Sack2011-07-291-1/+0
* improved check in oc_preferences if a key already existsRobin Appelman2011-06-191-3/+5
* Renamed a few columns in order t ohave both sqlite and mysql up and runningJakob Sack2011-05-151-14/+14
* php is not perlJakob Sack2011-04-151-9/+9
* Fixed some small bugsJakob Sack2011-04-081-3/+3
* Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCESJakob Sack2011-04-081-14/+69
* Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These l...Jakob Sack2011-03-121-16/+144
* New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user pr...Jakob Sack2011-03-031-0/+35