Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: remove chunking-v1 | Robin Appelman | 2024-06-19 | 1 | -44/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 1 | -24/+4 |
* | Fix dav application tests | Côme Chilliet | 2023-04-03 | 1 | -2/+1 |
* | Revert "fix(performance): Do not set up filesystem on every call" | Joas Schilling | 2023-02-21 | 1 | -13/+47 |
* | Do not set up filesystem on every call | Anna Larch | 2023-02-17 | 1 | -47/+13 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 1 | -5/+5 |
* | use existing node in SharesPlugin | Robin Appelman | 2022-04-06 | 1 | -6/+3 |
* | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 1 | -5/+4 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -4/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -18/+18 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -10/+10 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -4/+5 |
* | Fix tests | Roeland Jago Douma | 2017-12-04 | 1 | -0/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+0 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -4/+5 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -6/+6 |
* | Fix last unit tests | Joas Schilling | 2017-04-27 | 1 | -197/+28 |
* | Fix duplicate name of class | Joas Schilling | 2017-04-27 | 1 | -3/+3 |
* | Moved unit tests from ObjectTree::move to Directory | Vincent Petry | 2017-04-26 | 1 | -3/+91 |
* | Fix tests | Joas Schilling | 2016-09-07 | 1 | -16/+28 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+5 |
* | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 1 | -14/+30 |
* | Fix tests | Lukas Reschke | 2016-06-30 | 1 | -0/+20 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+355 |