| Commit message (Expand) | Author | Age | Files | Lines |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -203/+0 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -3/+6 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -2/+2 |
* | Make Jenkins more happy. | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
* | fix some more phpdoc | Robin Appelman | 2012-09-23 | 1 | -17/+17 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -15/+15 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -3/+3 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -1/+1 |
|\ |
|
| * | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | | reorder code for readability | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -2/+2 |
* | | fix sql | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -1/+1 |
* | | escape all identifiers with backticks | jfd | 2012-07-31 | 1 | -13/+13 |
|/ |
|
* | 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 |