Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | Changed labels of chunk TTL to mention chunks | Vincent Petry | 2016-05-24 | 1 | -1/+1 |
| | |||||
* | Move cache chunk TTL value to FileChunking class | Vincent Petry | 2016-05-24 | 1 | -1/+9 |
| | | | | This makes it less generic and only used for actual file chunking | ||||
* | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 1 | -0/+175 |
As discussed we move all old style classes (OC_FOO_BAR) to legacy. Then from there we can evaluate the need to convert them back or if they can be fully deprecated/deleted. |