Translation updater bot
9613e06938
Localisation updates from https://translatewiki.net .
...
Change-Id: Iabd225207cccf0f7cbc879283e56c09415077a56
2014-01-05 20:06:42 +00:00
jenkins-bot
a459444ddc
Merge "Removed the "details" link if the user is already in details page"
2014-01-05 14:42:26 +00:00
Jackmcbarn
4255e3810b
Prevent fatal error in Special:AbuseFilter/test
...
When an invalid page name is entered in Special:AbuseFilter/test, display
a sane error message rather than throwing a PHP fatal error.
Bug: 55411
Change-Id: I5ec005180c9009f6d14244f3b03221e525cfaed3
2014-01-04 15:28:37 -05:00
Translation updater bot
da75edb95c
Localisation updates from https://translatewiki.net .
...
Change-Id: I5efcf29e1e5c058e080b05a25875a3b881e377d5
2014-01-03 20:35:21 +00:00
tonythomas01
d96f951afa
Removed the "details" link if the user is already in details page
...
Removed the detailsLink creating code and assignment.
Cleaned Whitespace
Patch courtesy: Sakshi Bansal
Bug: 50808
Change-Id: I06a473550db79752aacb874f17f879f3b1ee1991
2014-01-03 23:40:17 +05:30
Reedy
b7fa8d5d20
$res is a bool, not a resultwrapper..
...
Display running count. Silent scripts are annoying
Change-Id: I4dcebbf1cd49dce6332ed1bdc0e2ba7aced4b8f1
2014-01-03 18:06:49 +00:00
jenkins-bot
b3667dfd61
Merge "Removed visibility status of "Notes" section"
2014-01-03 18:04:50 +00:00
tonythomas01
521203ebd4
Removed visibility status of "Notes" section
...
The "description" says "publicly viewable", but the
actual visibility depends on the visibility of the
filter.
Bug: 57305
Change-Id: I04301fc9f188862b2a23d6b316d7e5eef111ade0
2014-01-03 18:03:01 +00:00
Translation updater bot
31f8068fd8
Localisation updates from https://translatewiki.net .
...
Change-Id: Ica555bad0f64b60f557f22c8fd06126d41a533ce
2014-01-01 19:54:16 +00:00
Matthias Mullie
84536df324
Removing AbuseFilter::checkConditions' param
...
I'm not really sure why it exists; I assume to minimize overhead of init'ing
multiple AbuseFilterParser objects that would be exactly the same.
However, checkConditions() - which checks one specific condition - is not really
an "endpoint" you will want to call in <your-extension-that-uses-AbuseFilter>.
You're more likely to call something higher-lever (like
AbuseFilter::filterAction, which will take care of fetching all appropriate
filters, as well as run them through checkConditions, and much more). This will
trickle down to ::checkAllFilter, down to ::checkFilter, which would eventually
call ::checkConditions with the 'keepvars' argument.
Basically, unless you're re-implementing much of AbuseFilter yourself, you won't
get to pass anything other than 'keepvars' to checkFilter.
As a result, even though you may call AbuseFilter to call on multiple different
vars, it will re-use the same parser with the first vars.
I'm proposing to drop the 'keepvars' and just keep the vars around instead.
checkFilter can compare previous vars with new vars, and only init a new Parser
if the vars are different.
Change-Id: I96ccc60c77f3cdbb82c0f9f16782a1a44ffb1592
2013-12-30 12:15:59 +01:00
Translation updater bot
70da56cd99
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib7dfe95cbc90d3987b2686f898ba7ab028b6c301
2013-12-29 19:27:06 +00:00
Translation updater bot
355ff3491a
Localisation updates from https://translatewiki.net .
...
Change-Id: I67cbcbf95aef325a06d370d21f02c53412ef4867
2013-12-28 19:24:48 +00:00
Translation updater bot
9b9fd3fe1a
Localisation updates from https://translatewiki.net .
...
Change-Id: I9ff25b79181eb47fec81d1d16e4e86a4c7c85f2b
2013-12-27 18:33:14 +00:00
Kunal Mehta
f7ed4cffee
Restore b/c for pre-1.23 MediaWiki versions
...
Change-Id: Ibcc48b519271645f85f186ecb20fc6d2854aee06
Follows-Up: I67701856297927b94aa443a78376bae7d7860def
2013-12-27 01:32:24 -08:00
Kunal Mehta
e7f8acf709
Replace usage of SpecialPage::getTitle with getPageTitle
...
Was deprecated in 1.23, see Icdcf5d5295ef5e7f08b1d403e0c123f78738fd40
Change-Id: I67701856297927b94aa443a78376bae7d7860def
2013-12-26 22:36:34 -08:00
jenkins-bot
1f6936c8b3
Merge "Send AbuseFilter hits to CheckUser"
2013-12-26 22:13:45 +00:00
se4598
2c30df42c5
Add triggered filter id as parameter to messages
...
Bug: 50464
Change-Id: I82f1c7f021c8d95fe50fd4da4bc57a8850bbbb84
2013-12-26 22:09:03 +01:00
Translation updater bot
c78086d286
Localisation updates from https://translatewiki.net .
...
Change-Id: If776c6d314c7bea928a4ab4f0666133a11fa13f1
2013-12-26 19:29:11 +00:00
Translation updater bot
bafe485ed8
Localisation updates from https://translatewiki.net .
...
Change-Id: I3f5b116f6c0e23ff4417d597cb7f0669b1d4e9e1
2013-12-25 19:58:06 +00:00
Translation updater bot
fd63f18e6d
Localisation updates from https://translatewiki.net .
...
Change-Id: Idf071a81b5dd2912ebb629b12ba30981c6fa5aa7
2013-12-23 20:45:39 +00:00
Dereckson
a2c9ffc8cf
Adding back /*_*/ prefix to table in patch-afl_action_id.sql
...
This is a follow-up of change Ie2ea51b854df6bc1c8d3219663a9e91ff8a91d2b.
Change-Id: Id52ba8892880d97ae605b9d7052206e30f80bc60
2013-12-23 01:39:33 +01:00
Translation updater bot
be69907117
Localisation updates from https://translatewiki.net .
...
Change-Id: Iffa320103197450f5c6407b34e85ca87a08c9e32
2013-12-22 20:28:14 +00:00
Translation updater bot
b2bf7753f0
Localisation updates from https://translatewiki.net .
...
Change-Id: I9bb6d6ee9fd5d75bfb0f666307c1a48b528f0c06
2013-12-21 20:37:26 +00:00
Translation updater bot
4071cdf63e
Localisation updates from https://translatewiki.net .
...
Change-Id: I5e332d3d67cb97fc5fab4d4b5e6af759a45211d3
2013-12-20 20:32:17 +00:00
Translation updater bot
bbf77d2896
Localisation updates from https://translatewiki.net .
...
Change-Id: I9bc23fe28f2a3d39f48dfd30c0823291815f9a91
2013-12-19 20:50:39 +00:00
Translation updater bot
b9a014b2c8
Localisation updates from https://translatewiki.net .
...
Change-Id: I9d8e14826744943a651390d34702e202a76fa972
2013-12-18 20:23:47 +00:00
Translation updater bot
9e355f21a7
Localisation updates from https://translatewiki.net .
...
Change-Id: I88b536b14fc8a8a16e527e3e302f795d2e5e95a2
2013-12-17 19:19:36 +00:00
Translation updater bot
bbb3ef02f9
Localisation updates from https://translatewiki.net .
...
Change-Id: I27d74a8fbc94db1c07652707f0aa1072bf0c0846
2013-12-16 19:43:40 +00:00
Translation updater bot
ae535584f8
Localisation updates from https://translatewiki.net .
...
Change-Id: I6c932f57a8c5d094a97a1ddbef293237bd2232a4
2013-12-15 20:51:47 +00:00
Translation updater bot
d1f7e8430f
Localisation updates from https://translatewiki.net .
...
Change-Id: I48d4fe66bc18962244f7bb56804fde6b81bdcb82
2013-12-14 20:47:52 +00:00
Translation updater bot
7b61967bc2
Localisation updates from https://translatewiki.net .
...
Change-Id: I85bb8f5c12b1653818291ff87fefc073aed01d5c
2013-12-13 20:04:32 +00:00
Translation updater bot
7a98092b8d
Localisation updates from https://translatewiki.net .
...
Change-Id: I61c1522df1218ca4256c008e4b9848fa0cf61c37
2013-12-12 21:14:28 +00:00
Translation updater bot
9a9fdf5e47
Localisation updates from https://translatewiki.net .
...
Change-Id: I45b8ad2a586dcae4838e2ec6fd9e1529968ac0e0
2013-12-11 20:25:18 +00:00
Translation updater bot
b114c9b57d
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibf7fd49d2a68e8aa6fe412174876c7f965a65fe2
2013-12-10 20:41:27 +00:00
Translation updater bot
d20f935509
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib6039d0c89019006bb5923b9d9ba366ac8e90dbf
2013-12-09 21:24:01 +00:00
Translation updater bot
c7276ce880
Localisation updates from https://translatewiki.net .
...
Change-Id: I8f91fe6df213caf12da112e5f425bbfa30075b5f
2013-12-08 20:22:28 +00:00
Translation updater bot
4093292f94
Localisation updates from https://translatewiki.net .
...
Change-Id: I2d0f56cf71ee7432a95a5503b7c472036010f4c9
2013-12-07 01:30:18 +00:00
Translation updater bot
3cda399c4e
Localisation updates from https://translatewiki.net .
...
Change-Id: I8bb3925c6053c9d441360ed516b92a90d8eb16d8
2013-12-05 21:15:14 +00:00
Translation updater bot
fb01f39d70
Localisation updates from https://translatewiki.net .
...
Change-Id: I2b595060bb1272f57811afb98df9882cad358fb3
2013-12-04 20:22:43 +00:00
Translation updater bot
18fc2f4e3e
Localisation updates from https://translatewiki.net .
...
Change-Id: Id53b7fdcb1169a399625f26d59c2383229f20fec
2013-12-03 20:47:20 +00:00
Translation updater bot
b70b8803e6
Localisation updates from https://translatewiki.net .
...
Change-Id: I744998f852cb1a1bc2c5d0b12089ed71ac3bb548
2013-12-01 19:53:35 +00:00
Translation updater bot
da96457044
Localisation updates from https://translatewiki.net .
...
Change-Id: Idc255ed98882fbfd9b83b3f578cbb9b137375ec6
2013-11-30 19:52:02 +00:00
Translation updater bot
cb43e0a819
Localisation updates from https://translatewiki.net .
...
Change-Id: Ide70bdaa2b8188a4973e00b2d03eff95a1caa2e4
2013-11-29 19:26:57 +00:00
Translation updater bot
a865cba216
Localisation updates from https://translatewiki.net .
...
Change-Id: Id24482b326b369de38577d160b1bba9a0f8f539a
2013-11-27 19:25:01 +00:00
Translation updater bot
af011e33e3
Localisation updates from https://translatewiki.net .
...
Change-Id: I9aa2d6a49ffbe86d056ed6d6d21ef5e3797d0216
2013-11-26 20:21:28 +00:00
Translation updater bot
2700990632
Localisation updates from https://translatewiki.net .
...
Change-Id: I58f5669e685e93feda4a683685e8d9fcdf9b5d2a
2013-11-25 21:13:51 +00:00
Translation updater bot
fc26355186
Localisation updates from https://translatewiki.net .
...
Change-Id: I146cfb85cea3921e08a74b8ed4e00d81f820586b
2013-11-24 20:32:12 +00:00
Translation updater bot
7090635562
Localisation updates from https://translatewiki.net .
...
Change-Id: Iec74cba8c9ca4fafa617f70b8e60da70ab501077
2013-11-23 10:44:10 +00:00
Translation updater bot
b642c01cd9
Localisation updates from https://translatewiki.net .
...
Change-Id: I44f6e456269b71430f033990ec0d01dbe293cb7b
2013-11-21 20:38:06 +00:00
jenkins-bot
158391a909
Merge "i18n: use "int:" for consistency"
2013-11-21 11:19:47 +00:00