Hoo man has uploaded a new change for review.

Change subject: Only show rollback links if they work
......................................................................

Only show rollback links if they work

To only show rollback links if they work, I had to patch Linker
to have a function (Linker::rollbackData) which can verify
that a rollback link is the pages last edit and that the editor
isn't the only editor of the page. Due to the fact that I've altered
the already existing method which showed how many edits a rollback
will revert for that, the performance drawbacks will be very low.

All public functions were left backwards compatible.

Release notes are going to follow (to avoid rebase conflicts)

Change-Id: I5d1adec993370c39ae8c5c712edd919d456441c6
---
M includes/ChangesList.php
M includes/DefaultSettings.php
M includes/Linker.php
M includes/diff/DifferenceEngine.php
M includes/specials/SpecialContributions.php
5 files changed, 95 insertions(+), 26 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/12/31312/1
--
To view, visit https://gerrit.wikimedia.org/r/31312
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d1adec993370c39ae8c5c712edd919d456441c6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to