Remove the feature switch for disabling autopatrol logging
authorAmir Sarabadani <ladsgroup@gmail.com>
Thu, 12 Apr 2018 19:03:44 +0000 (21:03 +0200)
committerKrinkle <krinklemail@gmail.com>
Fri, 13 Apr 2018 20:52:53 +0000 (20:52 +0000)
commit922be510668b6a2bf6073a96668a7a45f6a49c4d
tree20b469b3e8efe299d49a999250e7c8114de46329
parent93a531f935febc0d2f1c143ddef815a5ccf1a87b
Remove the feature switch for disabling autopatrol logging

Per the RFC, it will now become the default and only behaviour
to not log autpatrol actions. The information is already
recorded via the rc_patrolled field.

Bug: T184485
Change-Id: I98ae895a2b4cde4bb945f1df23be4a070b0bf9c4
includes/DefaultSettings.php
includes/changes/RecentChange.php
includes/logging/LogEntry.php
includes/logging/PatrolLog.php