Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-06add debug output related to app enablementJörn Friedrich Dreyer
2013-02-14Style-fix: Breakup long linesBart Visscher
2012-11-02Checkstyle: many fixesFelix Moeller
2012-10-23Make Jenkins more happy.Felix Moeller
2012-09-23fix some more phpdocRobin Appelman
2012-09-07adding space between) and {Thomas Mueller
2012-08-29Whitespace fixes in libBart Visscher
2012-08-25Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer
2012-08-02reorder code for readabilityJörn Friedrich Dreyer
2012-08-01fix sqlJörn Friedrich Dreyer
2012-07-31escape all identifiers with backticksjfd
2012-05-26update copyrightFrank Karlitschek
2012-04-14cache app types in the dbRobin Appelman
2011-10-20prevent sql error while initializing apps on sqlite2Robin Appelman
2011-10-02add OC_Appconfig::hasKeyRobin Appelman
2011-09-17dont use numRows when it's not needed since it can be expensiveRobin Appelman
2011-08-28Fixed a bug in appconfig, where an initially empty set value led to endless d...Robin Appelman
2011-07-29Renaming classes :-)Jakob Sack
2011-07-29One class per file!Jakob Sack
2011-05-15Renamed a few columns in order t ohave both sqlite and mysql up and runningJakob Sack
2011-04-28fix oc_appconfig for sqliteRobin Appelman
2011-04-15php is not perlJakob Sack
2011-04-08Fixed some small bugsJakob Sack
2011-04-08Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCESJakob Sack
2011-03-12Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These l...Jakob Sack
2011-03-03New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user pr...Jakob Sack
2011-03-02Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack