Commit graph

3 commits

Author SHA1 Message Date
Alexander Vorwerk
b33acee533 respect migration stage when deleting from revision_comment_temp
Bug: T299954
Change-Id: I6729910ad8fc967d3e0a6e14a01cf28eed5ab3d4
2023-02-03 22:14:54 +00:00
Alexander Vorwerk
cf12721101 Prepare migration from revision_comment_temp to rev_comment_id
This patch introduces a configuration variable that allows one
to control the migration stage in production.

Bug: T299954
Change-Id: I36f1e3cd9fb0f25fd43f4dbb97f791da5eb1147b
2023-01-02 22:33:16 +01:00
Alexander Vorwerk
f6bd18d6c2 Split a base class out of CommentStore
so that extensions (i.e. CheckUser) can implement their own comment
store without having a lot of code duplication

basically the comment store version of I3a6486532f2ef36

Bug: T233004
Change-Id: Ib40f99e00a514d41776ce521baf113e46d37e9cd
2023-01-01 22:34:36 +00:00
Renamed from includes/CommentStore.php (Browse further)