summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/update.php
Commit message (Expand)AuthorAgeFilesLines
* cleanup and actually execute the queryJörn Friedrich Dreyer2013-11-011-4/+8
* use doctrine to construct concat expressionJörn Friedrich Dreyer2013-11-011-8/+1
* Concatenate string in SQL instead of PHPJörn Friedrich Dreyer2013-11-011-10/+10
* fix checkstyle for files appJörn Friedrich Dreyer2012-11-291-8/+12
* prepare SQL query only once, that's what prepared statements are for. Should ...Arthur Schiwon2012-11-051-2/+2
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-1/+1
* escape identifiers in queriesJörn Friedrich Dreyer2012-10-021-9/+9
* - take webdav namespace for properties into accountBjörn Schießle2012-09-261-9/+11
* adding space between) and {Thomas Mueller2012-09-071-1/+1
* Whitespace fixes in appsBart Visscher2012-08-291-2/+0
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-6/+6
* fix broken properties in the databaseBjoern Schiessle2012-07-231-2/+2
* update routine to fix broken file properties in dbBjoern Schiessle2012-07-231-0/+11
* try to remove deprecated files from /files on updateArthur Schiwon2012-05-161-0/+34
* fix writing in remote folderGeorg Ehrke2012-05-051-4/+0
* Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m...Thomas Tanghus2012-05-041-1/+1
* create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-021-0/+4