Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove auto-generated "Constructor" documentation on constructors | Thiemo Mättig | 2017-07-21 | 1 | -2/+0 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -2/+2 |
* | HttpError: Convert line breaks in text message to <br> | Timo Tijhof | 2015-09-16 | 1 | -1/+1 |
* | Use HttpStatus::header instead of manually crafting header() | Timo Tijhof | 2015-06-04 | 1 | -3/+1 |
* | Add tests for HttpError | aude | 2015-06-01 | 1 | -1/+1 |
* | Fix undefined variable $header in HttpError | Marius Hoch | 2015-06-01 | 1 | -1/+1 |
* | HttpError: Consistently escape document title | Timo Tijhof | 2015-06-01 | 1 | -7/+7 |
* | Move MWLogger classes to MediaWiki\Logger namespace | Bryan Davis | 2015-04-03 | 1 | -1/+3 |
* | Don't log HttpErrors in the exception log, use MWLogger | Marius Hoch | 2015-03-18 | 1 | -1/+39 |
* | Fixed some @params documentation | umherirrender | 2014-04-14 | 1 | -3/+3 |
* | Split Exception.php | addshore | 2014-02-24 | 1 | -0/+93 |