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/+1 |
* | 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/+4 |
* | 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 |
* | DBError expects IDatabase|null as its first argument | Stephane Bisson | 2016-11-01 | 1 | -1/+1 |
* | Break long lines and generalize some comments in /rdbms | Aaron Schulz | 2016-09-22 | 1 | -3/+1 |
* | Split up DBError classes into their own files | Aaron Schulz | 2016-09-22 | 1 | -0/+32 |