Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -21/+21 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -6/+6 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -4/+9 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -11/+11 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -5/+4 |
* | make assemblystream seekable | Robin Appelman | 2019-03-13 | 1 | -0/+15 |
* | Handle OC-Total-Length in new chunking | Thomas Müller | 2017-12-15 | 1 | -0/+167 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+4 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 2 | -3/+7 |
* | Chunking NG: Assemble in natural sort order of files | Markus Goetz | 2017-03-17 | 1 | -0/+12 |
* | Improve chunk upload AssemblyStream performance | Vincent Petry | 2016-09-13 | 1 | -3/+63 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -2/+8 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -1/+38 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -0/+139 |