jenkins-bot
f00de10b24
Merge "Fix confusing warning message on throtthled filters"
2017-09-14 21:10:47 +00:00
Dayllan Maza
539884f428
Fix confusing warning message on throtthled filters
...
A confusing warning message was displayed when filters
have af_throttled = true. That message was replaced with a
new one reflecting the behavior that is actually ocurring and
how to solve it
Bug: T54525
Change-Id: I5c6e434249d5c9649eb2d7c5b16b9ecb1f530c8a
2017-09-10 01:26:24 -03:00
Antoine Musso
3efdc518da
Select proper db fields in AbuseFilterExaminePager
...
It queried the 'recentchanges' table with the fields from the 'revision'
table.
Bug: T175338
Change-Id: Ib232e49e3f59285c7f66cdb48c51fe4c97b53e15
2017-09-08 14:41:19 +02:00
Chad Horohoe
3f4ba191f6
Avoid CommentStore errors by selecting correct set of columns
...
Change-Id: I7d83a45fbf86dc0144d50e8b6258b97f1b0c7188
2017-09-07 17:21:50 -07:00
jenkins-bot
f238148fec
Merge "Use CommentStore to access core comment fields when available"
2017-09-05 19:02:26 +00:00
Matěj Suchánek
d59e62a7b2
Get LinkRenderer instance from special page
...
Just use SpecialPage::getLinkRenderer().
Change-Id: I7c6e839ed8005e666e7c3c1c08dada8aaadbd28f
2017-09-02 19:04:20 +02:00
Brad Jorsch
cfa98448c3
Use CommentStore to access core comment fields when available
...
See core change Ic3a434c0.
Bug: T166732
Change-Id: I130510381ef97d8a2d29686843e2710cb5f72195
2017-08-30 13:27:46 -04:00
Max Semenik
0686f99653
DB_SLAVE -> DB_REPLICA
...
Change-Id: I371e092b3cd7f0af3770bf4e64b01a630e23ff92
2017-08-29 19:51:39 -07:00
jenkins-bot
13b60c5e35
Merge "Support delete action in retrospective testing"
2017-08-29 18:02:55 +00:00
jenkins-bot
d95b5dcb76
Merge "Improve queries for testing on recent changes"
2017-08-29 18:02:54 +00:00
Matěj Suchánek
2c9af794fd
Support delete action in retrospective testing
...
Bug: T170576
Change-Id: Ied9b6446ea5edccd902d6a88b2601b545d4a6910
2017-08-29 17:48:58 +00:00
Matěj Suchánek
1e5a5539b2
Remove unused message parameters
...
It should have been deleted in I02ba4ce31b6aca5b7324114093f8ece143abc295
but accidentally survived.
Change-Id: Icdbe8fb0154513d643905f7f8bd6391780cd44a7
2017-08-20 14:48:51 +02:00
Matěj Suchánek
efaae31263
Improve queries for testing on recent changes
...
- Use rc_source with values that we know we support. In
particular, this drops categorization changes.
- Filter on rc_log_type and rc_log_action (which itself
may be shared across types).
- Use the same query on both Special:AbuseFilter/test
and Special:AbuseFilter/examine.
Bug: T170574
Change-Id: I79b903b4424d3c15095a1e0491d35f6e005db0b8
2017-08-20 14:00:39 +02:00
Rendann
8ff80d0134
Convert Special:AbuseFilter/import to OOjs
...
Based on https://gerrit.wikimedia.org/r/#/c/370150/
Bug: T132284
Change-Id: Iab2a24926c6b547e34f516149ff94953fb0da634
2017-08-18 13:35:30 +00:00
matejsuchanek
3b29498f21
Migrate abusefilter/modify log
...
Bug: T32553
Change-Id: I7e33d1064329124755c77ffe6efbd5d572f43cb9
2017-08-12 10:00:42 +02:00
jenkins-bot
7b67f903e0
Merge "Completely disable Special:AbuseFilter/tools for non-maintaners"
2017-08-09 17:12:35 +00:00
Umherirrender
eaa1e9fb25
Improve some parameter docs
...
Change-Id: I03fa9b58c72bcd28985c5a3467b82d8b98f3a0fc
2017-08-08 15:05:06 +02:00
Matěj Suchánek
020517dbe2
Completely disable Special:AbuseFilter/tools for non-maintaners
...
As described in the task, anyone can view the page but do nothing
with it. It doesn't make sense, it should either work or be disabled.
I chose the latter.
Bug: T124096
Change-Id: I7271cd5a0d00d5fdba28ce3974c50ea5dfd0ad9b
2017-08-08 10:38:25 +02:00
Max Semenik
de7389e19a
Fix class and function name case
...
Change-Id: I55ed3b26ee457863372ec063b7c3ff27bc849b8b
2017-08-07 16:22:48 -07:00
Max Semenik
7e62f23242
Rm unused locals
...
Change-Id: Ieb77c089645b858290a15c5804de636c5a7b53cc
2017-08-07 16:19:45 -07:00
Max Semenik
2f250127b4
Normalize file layout
...
Aka move all code into includes/.
Change-Id: I21f7b80bb6df04abbed6bfccb94f92100dc8f071
2017-08-07 16:11:38 -07:00