John Erling Blad has submitted this change and it was merged. Change subject: Revert "This maintenance script really belongs in the client, not in lib." ......................................................................
Revert "This maintenance script really belongs in the client, not in lib." I disagree that it belongs in the client. This script allows polling for changes in the changes table, which is defined in lib. Wikibase Client is just one extension making use of it, but you can just as well have it run for some other extension or tool. This reverts commit 570a74f6a5ac7b73c3e610c2a45713204cd1a881 --- R lib/maintenance/pollForChanges.php 1 file changed, 0 insertions(+), 0 deletions(-) Approvals: Daniel Werner: Looks good to me, but someone else must approve John Erling Blad: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/27281 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3b20ba62cace569464e451e8c889976188a8a3d5 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Daniel Werner <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
