Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 1 | -5/+5 |
| | |||||
* | Added hardcoded SQL for migration to 2.2 | Nicolas Lœuillet | 2017-01-23 | 1 | -2/+5 |
| | |||||
* | Added dropColumn for SQLite and some enhancements | Nicolas Lœuillet | 2016-11-28 | 1 | -5/+9 |
| | |||||
* | Replaced abortIf with skipIf | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | Added checks on migrations | Nicolas Lœuillet | 2016-11-28 | 1 | -2/+4 |
| | |||||
* | Replace http status with a string | Nicolas Lœuillet | 2016-11-18 | 1 | -1/+1 |
| | | | | I don't want to have 0 if we don't fetch status code, I think it's better to have an empty string, mainly for filters | ||||
* | Added http_status in Entry entity | Nicolas Lœuillet | 2016-11-18 | 1 | -0/+47 |