Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid Deprecation warning from Zip tests on PHP 8.1 | Côme Chilliet | 2021-12-16 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -29/+29 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 3 | -3/+0 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -3/+3 |
* | Remove \OCP\Files::tmpFolder | Roeland Jago Douma | 2018-03-19 | 1 | -1/+1 |
* | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 3 | -3/+3 |
* | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 2 | -16/+0 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+206 |