Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 2 | -3/+5 |
* | add locking to resolve concurent move to trashbin conflicts | Robin Appelman | 2020-05-06 | 1 | -8/+42 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 2 | -4/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -8/+4 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -8/+8 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+2 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -16/+16 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -6/+6 |
|/ | |||||
* | Move deprecated aliases over to new registration | Roeland Jago Douma | 2020-03-15 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 8 | -9/+18 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 1 | -2/+4 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 5 | -9/+9 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 5 | -6/+6 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 2 | -3/+6 |
* | set retention obligation on existing `expiration` in tests | Robin Appelman | 2019-11-04 | 1 | -4/+8 |
* | fixup! fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+3 |
* | fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+1 |
* | 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 |
* | Do not run fragile TrashbinTest | Morris Jobke | 2019-03-13 | 1 | -2/+4 |
* | Add test OCA\Files_Trashbin\Capabilities | Unknown | 2018-11-01 | 1 | -0/+44 |
* | Merge pull request #11573 from nextcloud/gridview-table | Morris Jobke | 2018-10-24 | 1 | -1/+1 |
|\ | |||||
| * | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
* | | fix trash storage wrapper tests | Robin Appelman | 2018-10-17 | 1 | -0/+3 |
* | | fix preview controller tests | Robin Appelman | 2018-10-17 | 1 | -4/+29 |
|/ | |||||
* | Fix mock of ITimeFactory | Joas Schilling | 2018-10-10 | 1 | -42/+12 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 1 | -8/+8 |
* | fix trashbin js tests | Robin Appelman | 2018-09-26 | 1 | -143/+141 |
* | Fix and extend tests | Roeland Jago Douma | 2018-06-29 | 1 | -6/+41 |
* | Adds a test case for the loading symbol in deleted files. | Abijeet | 2018-06-18 | 1 | -2/+8 |
* | Fixed failing test cases for the new actions menu. | Abijeet | 2018-06-18 | 1 | -13/+30 |
* | Previews on for all trashbin files | Roeland Jago Douma | 2018-06-05 | 1 | -22/+30 |
* | Remove OC_App::disable method | Tobia De Koninck | 2018-03-06 | 1 | -1/+1 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 3 | -2/+3 |
* | Fixed remaining tests | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -5/+5 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+4 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -3/+5 |
* | 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 |
* | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
* | delete files right away in case of a encryption exception | Bjoern Schiessle | 2017-03-14 | 1 | -1/+4 |
* | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -0/+181 |
* | Fix getMock files_trashbin | Roeland Jago Douma | 2016-09-06 | 2 | -3/+5 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 6 | -14/+20 |