| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove update.php of files app | Morris Jobke | 2017-04-12 | 1 | -98/+0 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -5/+2 |
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 1 | -5/+0 |
* | apps/files: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-09 | 1 | -1/+1 |
* | Run cleanup of expired DB file locks to background job | Morris Jobke | 2016-03-04 | 1 | -0/+1 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+2 |
* | cleanup jobs for comments and comment read marks | Arthur Schiwon | 2016-02-05 | 1 | -1/+1 |
* | Cleanup job for system and user tag orphaned when file was deleted | Vincent Petry | 2016-01-29 | 1 | -12/+2 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+2 |
* | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 1 | -0/+5 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Remove DEBUG constant and use config value | Morris Jobke | 2015-08-24 | 1 | -0/+9 |
* | add condition to update query | Bjoern Schiessle | 2015-07-27 | 1 | -1/+1 |
* | Add an update script to reset the value | Joas Schilling | 2015-07-24 | 1 | -0/+96 |
* | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 1 | -8/+0 |
* | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -57/+0 |
* | increase version number of files and migration trigger | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -1/+1 |
* | add more and fix office mimetypes, migrate wrong mimetypes | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -0/+57 |
* | add OCP\Config:deleteSystemValue | Morris Jobke | 2014-06-02 | 1 | -3/+3 |
* | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 1 | -0/+8 |
* | We do not support updates from 4.5 > 7.0 | Lukas Reschke | 2014-05-13 | 1 | -46/+0 |
* | cleanup and actually execute the query | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -4/+8 |
* | use doctrine to construct concat expression | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -8/+1 |
* | Concatenate string in SQL instead of PHP | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -10/+10 |
* | fix checkstyle for files app | Jörn Friedrich Dreyer | 2012-11-29 | 1 | -8/+12 |
* | prepare SQL query only once, that's what prepared statements are for. Should ... | Arthur Schiwon | 2012-11-05 | 1 | -2/+2 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | escape identifiers in queries | Jörn Friedrich Dreyer | 2012-10-02 | 1 | -9/+9 |
* | - take webdav namespace for properties into account | Björn Schießle | 2012-09-26 | 1 | -9/+11 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -2/+0 |
* | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -6/+6 |
* | fix broken properties in the database | Bjoern Schiessle | 2012-07-23 | 1 | -2/+2 |
* | update routine to fix broken file properties in db | Bjoern Schiessle | 2012-07-23 | 1 | -0/+11 |
* | try to remove deprecated files from /files on update | Arthur Schiwon | 2012-05-16 | 1 | -0/+34 |
* | fix writing in remote folder | Georg Ehrke | 2012-05-05 | 1 | -4/+0 |
* | Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m... | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
* | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 1 | -0/+4 |