| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some typos | kondou | 2013-07-16 | 1 | -1/+1 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -5/+10 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
* | fix some more phpdoc | Robin Appelman | 2012-09-23 | 1 | -33/+33 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -14/+14 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -1/+2 |
|\ |
|
| * | fix unused variables | Robin Appelman | 2012-07-20 | 1 | -4/+4 |
| * | All is good ;-) | Thomas Tanghus | 2012-06-26 | 1 | -0/+1 |
| * | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | | escape all identifiers with backticks | jfd | 2012-07-31 | 1 | -11/+11 |
|/ |
|
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -1/+0 |
* | Fix space in comment | Bart Visscher | 2011-09-26 | 1 | -1/+1 |
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
* | dont use numRows when it's not needed since it can be expensive | Robin Appelman | 2011-09-17 | 1 | -6/+5 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -1/+0 |
* | improved check in oc_preferences if a key already exists | Robin Appelman | 2011-06-19 | 1 | -3/+5 |
* | Renamed a few columns in order t ohave both sqlite and mysql up and running | Jakob Sack | 2011-05-15 | 1 | -14/+14 |
* | php is not perl | Jakob Sack | 2011-04-15 | 1 | -9/+9 |
* | Fixed some small bugs | Jakob Sack | 2011-04-08 | 1 | -3/+3 |
* | Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES | Jakob Sack | 2011-04-08 | 1 | -14/+69 |
* | Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These l... | Jakob Sack | 2011-03-12 | 1 | -16/+144 |
* | New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user pr... | Jakob Sack | 2011-03-03 | 1 | -0/+35 |