Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardise all our class alias deprecation comments for ease of grepping | James D. Forrester | 2024-03-19 | 1 | -1/+1 |
* | Namespace remaining files under includes/deferred | James D. Forrester | 2023-11-22 | 1 | -0/+5 |
* | deferred: make DeferredUpdates::doUpdates() recursion more uniform | Aaron Schulz | 2021-01-14 | 1 | -4/+5 |
* | Replace "@stable for implementation" with "@stable to implement" | daniel | 2020-07-13 | 1 | -1/+1 |
* | Stability annotations for interfaces. | daniel | 2020-07-07 | 1 | -0/+2 |
* | Add missing visibility on methods of deferred related classes | Umherirrender | 2020-05-10 | 1 | -1/+1 |
* | Move user_editcount updates to a mergeable deferred update | Aaron Schulz | 2018-10-25 | 1 | -2/+11 |
* | deferred: Improve DeferredUpdates test coverage | Timo Tijhof | 2017-10-12 | 1 | -1/+1 |
* | Add mergeable update support DeferredUpdates | Aaron Schulz | 2015-12-04 | 1 | -0/+16 |