Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace close:// streamwrapper with CallBackWrapper | Robin Appelman | 2017-01-06 | 2 | -19/+18 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Move to non-static version | Lukas Reschke | 2016-10-31 | 1 | -20/+1 |
| | | | | | | The static version is used nowhere in the code and just decreases coverage Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | 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 out of legacy folder * Move to proper namespace * Fix calling code | ||||
* | Move OC_Archive_XX to PSR-4 | Roeland Jago Douma | 2016-05-02 | 2 | -0/+620 |
* Fix code * Fix tests |