summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/command
Commit message (Expand)AuthorAgeFilesLines
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-122-178/+0
* Happy new year!Thomas Müller2016-01-122-2/+3
* Deduplicate queued trashbin expire jobsMorris Jobke2015-11-271-9/+2
* update licence headers via scriptMorris Jobke2015-10-052-1/+1
* Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling2015-08-101-1/+1
* Fix existing usages by removing the quotesJoas Schilling2015-07-211-2/+2
* Use the public interface and our method instead of the doctrine thingJoas Schilling2015-07-211-2/+2
* Merge pull request #17140 from owncloud/trashbin_occBjörn Schießle2015-07-031-0/+118
|\
| * add occ command to trashbin to remove deleted filesBjoern Schiessle2015-06-241-0/+118
* | update license headers and authorsMorris Jobke2015-06-251-0/+3
|/
* Check whether the user exists before trying to set up his file systemJoas Schilling2015-06-051-0/+6
* Tear down FS after running trash expireVincent Petry2015-04-241-0/+1
* Update license headersJenkins for ownCloud2015-03-261-12/+12
* tearDown the filesystem right before setting it up againThomas Müller2015-03-101-0/+1
* Expire files from the trash in the backgroundRobin Appelman2015-03-021-0/+55