Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -15/+15 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | replace close:// streamwrapper with CallBackWrapper | Robin Appelman | 2017-01-06 | 1 | -9/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | Move OC_Archive to \OC\Archive\Archive | Roeland Jago Douma | 2016-05-02 | 1 | -1/+1 |
| | | | | | | * 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 | 1 | -0/+230 |
* Fix code * Fix tests |