Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BadTitleError: Enable 1 hour CDN cache for this error response | Alexander Vorwerk | 2022-09-26 | 1 | -1/+11 |
* | Use HTTP 404 for BadTitleErrors instead of HTTP 400 | Kunal Mehta | 2022-02-27 | 1 | -3/+15 |
* | Replace "@stable for calling" by "@stable to call" | daniel | 2020-07-13 | 1 | -1/+1 |
* | Mark exceptions as newable and stable for subclassing | daniel | 2020-07-10 | 1 | -0/+3 |
* | exception: Create generic BadRequestError based on ErrorPageError | Timo Tijhof | 2016-05-19 | 1 | -16/+4 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -2/+2 |
* | MalformedTitleException should call parent::__construct | Brad Jorsch | 2015-05-06 | 1 | -4/+0 |
* | Provide detailed information about invalid titles | Bartosz DziewoĆski | 2015-04-30 | 1 | -3/+17 |
* | Cleanup some docs (includes/[e-l]) | umherirrender | 2014-07-24 | 1 | -1/+1 |
* | Add scope to Exception class methods | addshore | 2014-02-24 | 1 | -2/+2 |
* | Split Exception.php | addshore | 2014-02-24 | 1 | -0/+51 |