Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary DB prefixes from existing query builder usages | Joas Schilling | 2015-08-10 | 1 | -1/+1 |
* | Fix existing usages by removing the quotes | Joas Schilling | 2015-07-21 | 1 | -2/+2 |
* | Use the public interface and our method instead of the doctrine thing | Joas Schilling | 2015-07-21 | 1 | -2/+2 |
* | Merge pull request #17140 from owncloud/trashbin_occ | Björn Schießle | 2015-07-03 | 1 | -0/+118 |
|\ | |||||
| * | add occ command to trashbin to remove deleted files | Bjoern Schiessle | 2015-06-24 | 1 | -0/+118 |
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+3 |
|/ | |||||
* | Check whether the user exists before trying to set up his file system | Joas Schilling | 2015-06-05 | 1 | -0/+6 |
* | Tear down FS after running trash expire | Vincent Petry | 2015-04-24 | 1 | -0/+1 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+12 |
* | tearDown the filesystem right before setting it up again | Thomas Müller | 2015-03-10 | 1 | -0/+1 |
* | Expire files from the trash in the background | Robin Appelman | 2015-03-02 | 1 | -0/+55 |