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 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 3 | -6/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 3 | -6/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 5 | -58/+58 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 4 | -161/+161 |
|/ | |||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 5 | -69/+69 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 4 | -6/+6 |
* | Files first to use own GenericEvent | Arthur Schiwon | 2019-11-26 | 1 | -3/+8 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | adapt file hooks test to eventdispatcher utilization | Arthur Schiwon | 2019-09-09 | 1 | -23/+66 |
* | Merge pull request #16502 from nextcloud/bugfix/16474 | Morris Jobke | 2019-07-29 | 1 | -7/+14 |
|\ | |||||
| * | Check the if we can actually access the storage cache for recent files | Julius Härtl | 2019-07-24 | 1 | -7/+14 |
* | | Remove deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 1 | -51/+0 |
|/ | |||||
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 3 | -17/+4 |
* | adjust tests | Robin Appelman | 2019-02-07 | 1 | -10/+20 |
* | Fix folder path containing leading slash when getting mount root by id | Robin Appelman | 2018-11-28 | 1 | -0/+48 |
* | Fix test | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 3 | -5/+6 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -10/+16 |
* | 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 | 2 | -4/+46 |
* | Refactor files node API for more code reuse | Vincent Petry | 2017-01-11 | 3 | -530/+358 |
* | DI for root.php | Lukas Reschke | 2016-11-02 | 6 | -131/+307 |
* | Fix mock warning in some FS tests (#26464) | Vincent Petry | 2016-11-02 | 1 | -1/+1 |
* | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 1 | -0/+57 |
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 6 | -78/+154 |
* | Fix getMock FolderTests | Roeland Jago Douma | 2016-09-13 | 1 | -96/+104 |
* | use limit instead of since when listing recent files | Robin Appelman | 2016-07-22 | 1 | -7/+6 |
* | fix test | Robin Appelman | 2016-07-22 | 1 | -1/+4 |
* | add recent files to node api | Robin Appelman | 2016-07-22 | 1 | -4/+167 |
* | RootTest does not require DB | Roeland Jago Douma | 2016-07-13 | 1 | -20/+39 |
* | Improve NodeTest | Roeland Jago Douma | 2016-07-11 | 1 | -123/+76 |
* | Improve FileTest | Roeland Jago Douma | 2016-07-08 | 1 | -237/+153 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 6 | -0/+2273 |