Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -3/+0 |
* | Fix return types for Archive::getStream | Morris Jobke | 2021-01-07 | 3 | -3/+3 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Add more details if extract fails. | Daniel Kesselberg | 2020-10-22 | 1 | -0/+10 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -27/+27 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -1/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 2 | -15/+15 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -22/+22 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -1/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 2 | -12/+12 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+4 |
* | Cleanup some PHPDoc leftovers and unused variables | Morris Jobke | 2019-03-06 | 1 | -1/+0 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 |
* | Remove \OCP\Files::tmpFolder | Roeland Jago Douma | 2018-03-19 | 1 | -3/+3 |
* | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 2 | -2/+2 |
* | Use index based string access for substr with length of 1 | Morris Jobke | 2018-01-26 | 1 | -7/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -4/+0 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 3 | -46/+46 |
* | replace close:// streamwrapper with CallBackWrapper | Robin Appelman | 2017-01-06 | 2 | -19/+18 |
* | Move to non-static version | Lukas Reschke | 2016-10-31 | 1 | -20/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 3 | -9/+12 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -4/+6 |
* | Move OC_Archive to \OC\Archive\Archive | Roeland Jago Douma | 2016-05-02 | 3 | -2/+162 |
* | Move OC_Archive_XX to PSR-4 | Roeland Jago Douma | 2016-05-02 | 2 | -0/+620 |