aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/update.php
Commit message (Expand)AuthorAgeFilesLines
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-5/+2
* Background jobs from info.xml (#24582)Joas Schilling2016-05-121-5/+0
* apps/files: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-091-1/+1
* Run cleanup of expired DB file locks to background jobMorris Jobke2016-03-041-0/+1
* Update author informationLukas Reschke2016-03-011-0/+2
* cleanup jobs for comments and comment read marksArthur Schiwon2016-02-051-1/+1
* Cleanup job for system and user tag orphaned when file was deletedVincent Petry2016-01-291-12/+2
* Happy new year!Thomas Müller2016-01-121-1/+2
* Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-0/+5
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Remove DEBUG constant and use config valueMorris Jobke2015-08-241-0/+9
* add condition to update queryBjoern Schiessle2015-07-271-1/+1
* Add an update script to reset the valueJoas Schilling2015-07-241-0/+96
* first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-171-8/+0
* Moved office mimetype update to a repair stepVincent Petry2014-06-251-57/+0
* increase version number of files and migration triggerJörn Friedrich Dreyer2014-06-061-1/+1
* add more and fix office mimetypes, migrate wrong mimetypesJörn Friedrich Dreyer2014-06-061-0/+57
* add OCP\Config:deleteSystemValueMorris Jobke2014-06-021-3/+3
* drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-021-0/+8
* We do not support updates from 4.5 > 7.0Lukas Reschke2014-05-131-46/+0
* 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