Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move files_trashbin to PSR-4 (#24570) | Joas Schilling | 2016-05-12 | 1 | -53/+0 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Don't resize trash when no user | Vincent Petry | 2016-02-16 | 1 | -2/+5 |
| | | | | Happens when overwriting files on federated shares. | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -1/+0 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+14 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -14/+17 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -17/+14 |
| | |||||
* | replace hook with storage wrapper | Bjoern Schiessle | 2015-01-19 | 1 | -15/+0 |
| | |||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -3/+3 |
| | | | | * test case added to avoid adding them later | ||||
* | Fix more missing or broken PHPDoc | Robin McCorkell | 2014-05-16 | 1 | -2/+2 |
| | |||||
* | expire trash bin if trash bin exceeds max size after a new file was added to ↵ | Björn Schießle | 2013-07-26 | 1 | -0/+4 |
| | | | | ownCloud | ||||
* | cleanup the trash bin tables in the database after a user was deleted | Björn Schießle | 2013-04-11 | 1 | -0/+14 |
| | |||||
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -20/+20 |
| | |||||
* | rename OCA_Trash to OCA\Files_Trashbin | Björn Schießle | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | first version of the trash bin app | Björn Schießle | 2013-01-22 | 1 | -0/+45 |