Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |