refreshLinks.php: allow refreshing by categories, tracking or not
authorMax Semenik <maxsem.wiki@gmail.com>
Tue, 29 Nov 2016 23:04:07 +0000 (15:04 -0800)
committerMax Semenik <maxsem.wiki@gmail.com>
Mon, 23 Jan 2017 22:30:16 +0000 (14:30 -0800)
commit13054a4c70c6ee6cb25b32d460fe85a06dbaf69b
tree642edf7a9180d247d1c01adb4b3d8ae42a78b953
parentc06e055f4f3f4b5b5cfc50dc98b32ecce7046a07
refreshLinks.php: allow refreshing by categories, tracking or not

Needed for selective updates of pages using a particular feature.
Intended to be run in production, so needs to scale.

Bug: T149723
Change-Id: If20fb1f91de8d4227def5b07d6d52b91161ed3fd
RELEASE-NOTES-1.29
autoload.php
includes/TrackingCategories.php [new file with mode: 0644]
includes/parser/ParserOutput.php
includes/specials/SpecialTrackingCategories.php
maintenance/refreshLinks.php