Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+3 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -8/+8 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -4/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 1 | -2/+4 |
* | Emit moveToTrash event only for the deleting user | Julius Härtl | 2019-08-06 | 1 | -1/+4 |
* | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 1 | -3/+2 |
* | fix trash storage wrapper tests | Robin Appelman | 2018-10-17 | 1 | -0/+3 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+2 |
* | Don't use deprecated $this->getMock() method | Joas Schilling | 2017-10-09 | 1 | -2/+2 |
* | allow apps to control the trash bin | Bjoern Schiessle | 2017-09-15 | 1 | -11/+41 |
* | delete files right away in case of a encryption exception | Bjoern Schiessle | 2017-03-14 | 1 | -1/+4 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+3 |
* | Move files_trashbin to PSR-4 (#24570) | Joas Schilling | 2016-05-12 | 1 | -0/+560 |