summaryrefslogtreecommitdiffstats
path: root/apps/files/command
Commit message (Expand)AuthorAgeFilesLines
* Lock scanner to the given userRobin Appelman2015-07-151-4/+5
* [command] delete orphaned file cache entriesMorris Jobke2015-04-081-0/+63
* Update license headersJenkins for ownCloud2015-03-261-5/+21
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+20
* Fix check if a path argument is passed to occ files:scanRobin Appelman2015-01-061-1/+1
* make path absoluteJörn Friedrich Dreyer2014-12-101-7/+11
* add quiet option, ref #8794Jörn Friedrich Dreyer2014-12-041-9/+18
* remove triggerupdate, ref #11872Jörn Friedrich Dreyer2014-12-041-3/+11
* Show a proper error message when trying to scan the filesystem for a non exis...Robin Appelman2014-09-241-1/+5
* Use bigger transactions when doing explicit file system scansRobin Appelman2014-09-081-1/+1
* Merge pull request #9206 from owncloud/occ-scan-userVincent Petry2014-06-261-13/+18
|\
| * Prevent running the files:scan command as the wrong userRobin Appelman2014-06-251-13/+18
* | Add error message when no users specified to files:scan commandVincent Petry2014-06-261-0/+5
|/
* killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-251-1/+0
* Load authentication apps to get users from all backends - fixes #7019Thomas Müller2014-02-051-0/+1
* Add copyright, remove starting blank lineBart Visscher2013-09-191-0/+7
* Change Files Scan command to use OC\User\ManagerBart Visscher2013-09-021-7/+18
* Use more object oriented way for console commandsBart Visscher2013-09-011-0/+55