Include block ID in unblock log
authorGergő Tisza <tgr.huwiki@gmail.com>
Tue, 18 Dec 2018 07:50:05 +0000 (23:50 -0800)
committerGergő Tisza <tgr.huwiki@gmail.com>
Wed, 19 Dec 2018 08:08:23 +0000 (00:08 -0800)
commite829014a1dbbc0745caf670e18bd6caccba987b2
treeeca4c377b9d333b1609145216dbb9ad9c940f966
parent29eeae815ec9c0a0d61538d2c4ac394c8fba3328
Include block ID in unblock log

Also change block log to only include the ID of the block.
Including autoblock IDs just makes analysis harder, and it is not
useful when searching for autoblocks since those created when a
blocked user tries to edit are not logged this way.

Bug: T210476
Change-Id: Iff1697be416abbb807227d0629cf41346bd379c2
includes/specials/SpecialBlock.php
includes/specials/SpecialUnblock.php