Migrate SpecialUndelete and Diff from tag_summary to change_tag
authorAmir Sarabadani <Ladsgroup@gmail.com>
Tue, 27 Nov 2018 17:48:18 +0000 (18:48 +0100)
committerAmir Sarabadani <Ladsgroup@gmail.com>
Mon, 3 Dec 2018 17:07:11 +0000 (18:07 +0100)
commit484c726c099536cf449b4063d83feb6854bb5990
tree7ad54f887290d5fb928628e7ec585337d3814aa0
parent32521781126023e45e6eb7597245aeb49a13c6b7
Migrate SpecialUndelete and Diff from tag_summary to change_tag

There is some code duplication that should be factored into ChangeTags
but it can be done later.

Bug: T209525
Change-Id: Ie929d541754634a7be15cbb87da1d9db1f05bf0c
includes/diff/DifferenceEngine.php
includes/specials/SpecialUndelete.php