Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -3/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -3/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -16/+16 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -58/+58 |
|/ | |||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -33/+33 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -8/+2 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -1/+2 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -4/+8 |
* | Add tests for move/copy hooks in Node API | Vincent Petry | 2017-01-12 | 1 | -0/+81 |
* | Fix files node API failed rename/copy | Vincent Petry | 2017-01-12 | 1 | -1/+46 |
* | Refactor files node API for more code reuse | Vincent Petry | 2017-01-11 | 1 | -21/+331 |
* | DI for root.php | Lukas Reschke | 2016-11-02 | 1 | -7/+17 |
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 1 | -2/+7 |
* | Improve NodeTest | Roeland Jago Douma | 2016-07-11 | 1 | -123/+76 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+366 |