Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop old class_aliases for before MW 1.39 that were missed | James D. Forrester | 2024-03-20 | 1 | -3/+0 |
* | Standardise all our class alias deprecation comments for ease of grepping | James D. Forrester | 2024-03-19 | 1 | -3/+1 |
* | rdbms: Clean up file doc comments | Timo Tijhof | 2022-08-09 | 1 | -2/+0 |
* | Mark exceptions as newable and stable for subclassing | daniel | 2020-07-10 | 1 | -0/+1 |
* | rdbms: undeprecate DBReplicationWaitError to align with current use | Aaron Schulz | 2019-03-07 | 1 | -2/+1 |
* | Don't throw an exception when waiting for replication times out | Tim Starling | 2018-09-03 | 1 | -0/+1 |
* | Add @deprecated tags to various class_alias calls | Reedy | 2018-05-29 | 1 | -0/+3 |
* | Move DB errors to Rdbms namespace | Aaron Schulz | 2017-04-15 | 1 | -0/+4 |
* | Remove trailing empty lines in PHP | Fomafix | 2017-01-16 | 1 | -1/+0 |
* | Split up DBError classes into their own files | Aaron Schulz | 2016-09-22 | 1 | -0/+28 |