jenkins-bot
da3342e398
Merge "Add search for filter patterns"
2018-03-30 01:32:03 +00:00
jenkins-bot
17e56ff23a
Merge "Convert Special:AbuseFilter to OOUI"
2018-03-30 01:16:16 +00:00
jenkins-bot
baa0cd082a
Merge "Always show abuse filter public comments as plain text"
2018-03-29 16:13:27 +00:00
libraryupgrader
df05002739
build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
...
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.LicenseComment.InvalidLicenseTag
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment
Change-Id: I38c334ea6c6ff07dfcb64d551413a02dc8c5e51e
2018-03-28 23:38:50 +00:00
Translation updater bot
e712281558
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic7544f277b91ab5ea4d5d2246dd577e844aed566
2018-03-28 22:22:36 +02:00
Translation updater bot
6193345739
Localisation updates from https://translatewiki.net .
...
Change-Id: Iad1101b331cd204cb2d20994dbd334b4eaaebcce
2018-03-27 22:09:08 +02:00
jenkins-bot
e268f6b3e1
Merge "Avoid calls to deprecated wfSetupSession, $_SESSION, and session_id"
2018-03-27 02:36:26 +00:00
Translation updater bot
842990b81c
Localisation updates from https://translatewiki.net .
...
Change-Id: I4c81a2f04b0fed111b4cbfcd3da5e16b6fbb2246
2018-03-26 22:18:44 +02:00
Daimona Eaytoy
1de8740df7
Use integers when calculating edit_delta
...
Since it'll always be a subtraction of integer numbers. Otherwise, if
calculated as float, values won't triple-compare.
Bug: T190652
Change-Id: Ia58a4e3429a012a94a43ffadb190154fcdb9bcaa
2018-03-26 13:15:13 +02:00
Translation updater bot
e18cd9b92d
Localisation updates from https://translatewiki.net .
...
Change-Id: Idfa95d3e9c8d2bcbb17ae927f8d29d531b2cd1a5
2018-03-24 22:29:11 +01:00
Translation updater bot
98fbe59540
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib15f0ba901d51cc869b8738b3cc8629c9d5f084c
2018-03-23 22:12:53 +01:00
Translation updater bot
587b1d91f0
Localisation updates from https://translatewiki.net .
...
Change-Id: I52f631043738f18ead7cb20f985456b85ba7d259
2018-03-22 22:08:38 +01:00
Translation updater bot
9d97af45ab
Localisation updates from https://translatewiki.net .
...
Change-Id: I3fb617b075f8b06fa20d7c993281ec4b7740846e
2018-03-21 22:31:52 +01:00
Translation updater bot
b3f799408f
Localisation updates from https://translatewiki.net .
...
Change-Id: I884f972ab5b3491917713bf8aaf7d522add0e428
2018-03-20 22:12:32 +01:00
Translation updater bot
e09479bb62
Localisation updates from https://translatewiki.net .
...
Change-Id: I296e4dbeda5468307925af91265e5947e710745b
2018-03-19 22:18:33 +01:00
Amire80
03c1a80f92
Clarify bad-tags message: "must" is more precise than "should"
...
Change-Id: I8ae4505cbe263bdb413b47ac24e84d9b1f9c5d43
2018-03-18 12:30:23 +00:00
Daimona Eaytoy
3bc4bfc4d5
Add search for filter patterns
...
Adds an option for searching filters with a
specific pattern in the main page, together with already existing options.
Plain search and regex are available, only for users with the
view-private right. The search is performed directly on the database.
If the user actually searched for something, it is also added a column to
Special:AbuseFilter showing a snippet of the pattern from each filter, with the query match highlighted.
Depends on: I8144062b1f273d0d8932203ffcb7a71aca60bba9
Bug: T87455
Change-Id: Ibcd84ff84edca481328210ee857b0ab723028632
2018-03-17 14:54:48 +00:00
jenkins-bot
6d32b24d16
Merge "Update for the actor table change"
2018-03-17 09:36:59 +00:00
Umherirrender
e01a06df7d
Move @group from file comment to class comment
...
Phpunit is only looking at class comment for annotations
Change-Id: Ic98f5d995051c5fc2a41c3c31b2fdbd39af028b1
2018-03-16 22:00:56 +00:00
Umherirrender
4722051f17
.phpcs.xml maintenance
...
Remove exclude-pattern no longer needed
since mediawiki-codesniffer 15.0.0
Change-Id: Iab6d991fafdb25ed29d11853eecbe3a62b2e8d3f
2018-03-16 19:17:33 +01:00
Matěj Suchánek
e5db4b47f9
Use LIKE to filter AbuseLog by action taken
...
Bug: T187971
Change-Id: Id2a9feb395077c5391a4145284d667101dedfa7b
2018-03-16 15:03:38 +00:00
Matěj Suchánek
729ff73c10
Convert Special:AbuseFilter to OOUI
...
Bug: T132284
Change-Id: I8144062b1f273d0d8932203ffcb7a71aca60bba9
2018-03-16 14:57:52 +01:00
Daimona Eaytoy
981338ae45
Avoid double processing block actions
...
Otherwise it'll be logged twice, with some related malfunctioning.
Bug: T189857
Change-Id: Ie640793661d824a99fa726843245f99a2ff64f20
2018-03-16 10:01:33 +01:00
Melos
799a2fb1ed
Always show abuse filter public comments as plain text
...
Public comments are parsed in some places and they are
shown as plain text in others. Always show them as
plain text instead of parse them.
Bug: T173249
Bug: T141670
Change-Id: I173ffab1a99c1536cca260b76be0d95a4966b139
2018-03-15 20:14:00 -04:00
jenkins-bot
c729db7431
Merge "Add missing global statements"
2018-03-15 23:03:38 +00:00
Reedy
844af9b1ff
Add missing global statements
...
Bug: T189827
Change-Id: Ib806ca14b84f8f8d2124580f80901e4ad10a67ba
2018-03-15 22:44:45 +00:00
Translation updater bot
0b58de551b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib29bf3885c791eba63106f8e1d4e30f33957a1f2
2018-03-15 22:51:35 +01:00
Translation updater bot
93209b3d2c
Localisation updates from https://translatewiki.net .
...
Change-Id: I89887dacfdd12f19da7ec9411e0c4e3d0d009820
2018-03-14 22:23:18 +01:00
Daimona Eaytoy
3b63127624
Fix messages displayed in history
...
With https://gerrit.wikimedia.org/r/#/c/412892/ I introduced an error
with action display in history: every action except for block would have
been displayed without parameters.
Change-Id: I273cd908b698c49056c176de9ead5a78d818c7be
2018-03-14 17:50:58 +01:00
Translation updater bot
53a370b688
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic03e10e79101fe7523faa2a773bb2b37ef165b59
2018-03-13 22:23:05 +01:00
Translation updater bot
0a7a7cf3a0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib44a5368a46b86ab67a3ff804665aacc3de57f76
2018-03-12 22:24:41 +01:00
Reedy
16d599c1b8
Merge "Add missing use in hooks"
2018-03-12 15:27:02 +00:00
WMDE-Fisch
9af25447a0
Add missing use in hooks
...
Change-Id: I8e6fa3211868b984248d9414bdbc6970392b2189
2018-03-12 15:00:58 +01:00
Translation updater bot
cc5c4ee125
Localisation updates from https://translatewiki.net .
...
Change-Id: I566728894fa07611c76f8587e74eeb63c098f599
2018-03-11 22:30:24 +01:00
Translation updater bot
c17a096989
Localisation updates from https://translatewiki.net .
...
Change-Id: I97af0059e445a7b3739128f794e2a9ba08fbb101
2018-03-10 22:13:45 +01:00
Matěj Suchánek
3a0f6a48ba
Use OOUI datetime selectors on Special:AbuseFilter/examine
...
Bug: T58367
Bug: T58368
Change-Id: Ic7882e86c1cadd2501eca9a63623f0db3a0c614a
2018-03-10 10:39:43 +00:00
Daimona Eaytoy
e0d7f6a388
Fix issue with custom blocks patch
...
I had unwillingly substed a variable with a string in the wrong case. It
needs to be fixed before .25 is deployed, otherwise in history there
might be actions != block which'll be displayed as 'block'.
Change-Id: I6d251fa011238509a8fdf264e865573140e7a20d
2018-03-10 10:02:11 +01:00
jenkins-bot
2fe3b18dea
Merge "Convert Special:AbuseFilter/history and /examine to use OOUI"
2018-03-10 01:11:57 +00:00
jenkins-bot
d2abbed189
Merge "Update CommentStore usage"
2018-03-10 00:31:00 +00:00
Translation updater bot
a926e420e7
Localisation updates from https://translatewiki.net .
...
Change-Id: I4ccb673735f5e3c7b733d7e97f51c4c7dae64e85
2018-03-09 22:41:50 +01:00
Brad Jorsch
3014871cb5
Update for the actor table change
...
Core change I8d825eb0 begins the process of changing core database
tables from using xx_user and xx_user_text fields to using xx_actor.
This updates the extension to continue to function during and after the
transition.
Bug: T167246
Change-Id: I4065716022aa60c0fa1a258659db22be2b7f43de
2018-03-09 16:34:24 -05:00
Brad Jorsch
7399cd4348
Update CommentStore usage
...
CommentStore's calling conventions changed in I3abb62a5c.
Change-Id: I80012f82b39e5054ee40a44b5a8e92dec46c2962
2018-03-09 16:22:32 -05:00
jenkins-bot
c02133ac08
Merge "Fix supposedly nullable argument"
2018-03-09 15:55:26 +00:00
Matěj Suchánek
5ae26bb5c6
Fix supposedly nullable argument
...
Change-Id: I81c467ce3483096c98041412a664b3a26735118a
2018-03-09 16:16:12 +01:00
jenkins-bot
f86ef894b6
Merge "Fix typo in wgAbuseFilterActions"
2018-03-09 14:41:47 +00:00
Matěj Suchánek
ff281fa2e3
Fix typo in wgAbuseFilterActions
...
Bug: T189299
Change-Id: Ie87d6f31e00408a2226547ee810cfbab27a439ed
2018-03-09 15:20:53 +01:00
jenkins-bot
cd7e6541ac
Merge "Fix Special:AbuseLog::getUserLinks call"
2018-03-09 14:19:25 +00:00
Matěj Suchánek
38f56d1dd2
Convert Special:AbuseFilter/history and /examine to use OOUI
...
Bug: T132284
Change-Id: Ib61e0ce8f3f8481cdaf9ee7f521f73f314fcded2
2018-03-09 11:35:47 +00:00
Matěj Suchánek
4637d19f69
Fix Special:AbuseLog::getUserLinks call
...
IP addresses have no user id, reusing af_user for them was a complete nonsense.
Change-Id: Iaebf5e57c445452896dce6b3edf0018ebbb6e3dc
2018-03-09 09:26:58 +01:00
jenkins-bot
e24c025670
Merge "Allow customizing block durations for each filter"
2018-03-09 03:27:15 +00:00