| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 1 | -3/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+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 | -1/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -21/+21 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | make assemblystream seekable | Robin Appelman | 2019-03-13 | 1 | -0/+15 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -1/+3 |
* | 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 | 1 | -1/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+19 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+48 |