Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 1 | -3/+11 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 1 | -0/+8 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Hardening of SimpleFile getContent | Roeland Jago Douma | 2018-02-27 | 1 | -0/+22 |
| | | | | | | | if file_get_contents fails remove the file. And traverse up the tree checking if the other folders are there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add Tests | Roeland Jago Douma | 2016-10-05 | 2 | -0/+242 |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |