Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show a proper error message when trying to scan the filesystem for a non exis... | Robin Appelman | 2014-09-24 | 1 | -1/+5 |
* | Use bigger transactions when doing explicit file system scans | Robin Appelman | 2014-09-08 | 1 | -1/+1 |
* | Merge pull request #9206 from owncloud/occ-scan-user | Vincent Petry | 2014-06-26 | 1 | -13/+18 |
|\ | |||||
| * | Prevent running the files:scan command as the wrong user | Robin Appelman | 2014-06-25 | 1 | -13/+18 |
* | | Add error message when no users specified to files:scan command | Vincent Petry | 2014-06-26 | 1 | -0/+5 |
|/ | |||||
* | killing some more calls to OC_App::loadApps(); - because we load all apps in ... | Thomas Müller | 2014-03-25 | 1 | -1/+0 |
* | Load authentication apps to get users from all backends - fixes #7019 | Thomas Müller | 2014-02-05 | 1 | -0/+1 |
* | Add copyright, remove starting blank line | Bart Visscher | 2013-09-19 | 1 | -0/+7 |
* | Change Files Scan command to use OC\User\Manager | Bart Visscher | 2013-09-02 | 1 | -7/+18 |
* | Use more object oriented way for console commands | Bart Visscher | 2013-09-01 | 1 | -0/+55 |