| Commit message (Expand) | Author | Age | Files | Lines |
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | cache app types in the db | Robin Appelman | 2012-04-14 | 1 | -0/+34 |
* | prevent sql error while initializing apps on sqlite2 | Robin Appelman | 2011-10-20 | 1 | -1/+1 |
* | add OC_Appconfig::hasKey | Robin Appelman | 2011-10-02 | 1 | -5/+13 |
* | dont use numRows when it's not needed since it can be expensive | Robin Appelman | 2011-09-17 | 1 | -6/+4 |
* | Fixed a bug in appconfig, where an initially empty set value led to endless d... | Robin Appelman | 2011-08-28 | 1 | -2/+2 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -1/+0 |
* | Renamed a few columns in order t ohave both sqlite and mysql up and running | Jakob Sack | 2011-05-15 | 1 | -11/+11 |
* | fix oc_appconfig for sqlite | Robin Appelman | 2011-04-28 | 1 | -5/+5 |
* | php is not perl | Jakob Sack | 2011-04-15 | 1 | -6/+6 |
* | Fixed some small bugs | Jakob Sack | 2011-04-08 | 1 | -2/+2 |
* | Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES | Jakob Sack | 2011-04-08 | 1 | -10/+51 |
* | Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These l... | Jakob Sack | 2011-03-12 | 1 | -15/+101 |
* | New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user pr... | Jakob Sack | 2011-03-03 | 1 | -11/+0 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 1 | -0/+45 |