Morris Jobke
|
cefdcea021
|
[command] delete orphaned file cache entries
* ./occ files:cleanup
* delete file cache entries without an existing storage
|
2015-04-08 10:23:56 +02:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Robin Appelman
|
5f6da758b7
|
Fix check if a path argument is passed to occ files:scan
|
2015-01-06 15:27:03 +01:00 |
Jörn Friedrich Dreyer
|
0f17486c1d
|
make path absolute
|
2014-12-10 11:04:17 +01:00 |
Jörn Friedrich Dreyer
|
3cdaa4094f
|
add quiet option, ref #8794
|
2014-12-04 13:44:30 +01:00 |
Jörn Friedrich Dreyer
|
7ef6df04da
|
remove triggerupdate, ref #11872
|
2014-12-04 13:44:30 +01:00 |
Robin Appelman
|
e8280c80da
|
Show a proper error message when trying to scan the filesystem for a non existing user
|
2014-09-24 15:48:54 +02:00 |
Robin Appelman
|
644755df66
|
Use bigger transactions when doing explicit file system scans
|
2014-09-08 14:15:41 +02:00 |
Vincent Petry
|
8526556110
|
Merge pull request #9206 from owncloud/occ-scan-user
Prevent running the files:scan command as the wrong user
|
2014-06-26 17:03:23 +02:00 |
Vincent Petry
|
fd04b3070f
|
Add error message when no users specified to files:scan command
|
2014-06-26 11:58:38 +02:00 |
Robin Appelman
|
9a2ed86672
|
Prevent running the files:scan command as the wrong user
|
2014-06-25 15:22:49 +02:00 |
Thomas Müller
|
f9279ac77a
|
killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest()
|
2014-03-25 17:42:41 +01:00 |
Thomas Müller
|
9d9f360b77
|
Load authentication apps to get users from all backends - fixes #7019
|
2014-02-05 12:54:31 +01:00 |
Bart Visscher
|
a9ea99e93d
|
Add copyright, remove starting blank line
|
2013-09-19 19:12:16 +02:00 |
Bart Visscher
|
cafc8cb223
|
Change Files Scan command to use OC\User\Manager
|
2013-09-02 18:18:12 +02:00 |
Bart Visscher
|
0aba549e7f
|
Use more object oriented way for console commands
|
2013-09-01 16:40:50 +02:00 |