Commit graph

2637 commits

Author SHA1 Message Date
Translation updater bot 0c7a520bf0 Localisation updates from https://translatewiki.net.
Change-Id: Ida6a814126c48824aeb86d384d20be0e15e4e922
2014-02-19 20:00:24 +00:00
Translation updater bot a039066377 Localisation updates from https://translatewiki.net.
Change-Id: I5604958d0cb4c5ffc3791b8e005846f0e6dcde7b
2014-02-17 20:43:14 +00:00
Translation updater bot f9e8fa9faf Localisation updates from https://translatewiki.net.
Change-Id: Ic9a227a28a5909fccec598a6af3a05eaaa2b4e1c
2014-02-16 20:17:37 +00:00
Translation updater bot 13faa6a763 Localisation updates from https://translatewiki.net.
Change-Id: I7c0155036256d6e216521d6c38581f6752951cc1
2014-02-15 21:02:06 +00:00
Translation updater bot c3a28d88fd Localisation updates from https://translatewiki.net.
Change-Id: I9f6cce30f99b6772f1bd23ae277dd0c3fefca75e
2014-02-14 20:17:42 +00:00
Translation updater bot 6480613174 Localisation updates from https://translatewiki.net.
Change-Id: Id8fc100774acd4d46810665037fc8ee6859e3f09
2014-02-13 21:15:37 +00:00
Translation updater bot 859627f8eb Localisation updates from https://translatewiki.net.
Change-Id: If366b5cf125bc41d9f4c903ced4dea095f06a9fb
2014-02-12 21:32:55 +00:00
Translation updater bot d12b655fe2 Localisation updates from https://translatewiki.net.
Change-Id: Ib1b2136ab9c83fc65e0541b14d370457dea571fc
2014-02-11 19:56:06 +00:00
Translation updater bot adfa0b0888 Localisation updates from https://translatewiki.net.
Change-Id: I69ba9db50adb3a176f614edb7de31c86f9ce54f1
2014-02-10 20:44:38 +00:00
Translation updater bot 46ad5a6159 Localisation updates from https://translatewiki.net.
Change-Id: I952db85e635b19cb72356f3ea15a723abe66ec75
2014-02-09 20:14:18 +00:00
Translation updater bot 5eea0ed1a1 Localisation updates from https://translatewiki.net.
Change-Id: Ie794a6ff795859c4c64ea64df7e3106ef55062cc
2014-02-08 21:21:21 +00:00
Translation updater bot c37bcc3886 Localisation updates from https://translatewiki.net.
Change-Id: I240665d38d09fbe62d9683162682e2055c2580ec
2014-02-07 21:27:08 +00:00
Marius Hoch 044d86b276 Check whether AbuseFilter::$editboxName is set before using it
Bug: 60981
Change-Id: I6b769d05865ea0865c6e0e9837968014c6ea70c3
2014-02-07 16:05:52 +01:00
Translation updater bot 7308dbe193 Localisation updates from https://translatewiki.net.
Change-Id: Id6a8b216f25afe66905d06342fa9d7341b1568c3
2014-02-06 20:40:03 +00:00
Translation updater bot f37853261e Localisation updates from https://translatewiki.net.
Change-Id: I68524e4330a6d90311c5fee7f2d03c5ae49fc886
2014-02-05 21:38:48 +00:00
Translation updater bot 945d8947e0 Localisation updates from https://translatewiki.net.
Change-Id: Idd81cb9c53c33403c8bd267c1c7bc01cadfa73ec
2014-02-04 21:02:44 +00:00
Translation updater bot 20d96d3857 Localisation updates from https://translatewiki.net.
Change-Id: I5b3cbda77aa69be21f323b6a51da39c4f14020a1
2014-02-03 21:17:52 +00:00
jenkins-bot 9106c11bbd Merge "Defer af_throttled query to post-commit auto-commit mode" 2014-02-03 02:50:47 +00:00
jenkins-bot 5f1d7ad634 Merge "Preload abusefilter-warning if created page is blank" 2014-02-03 02:38:30 +00:00
Translation updater bot 188f4d076e Localisation updates from https://translatewiki.net.
Change-Id: I1931ee0825af830d88e8c62255dfad7653cbfe3e
2014-02-01 19:39:39 +00:00
Aaron Schulz 9a632d04ec Defer af_throttled query to post-commit auto-commit mode
* Due to the nature of this code (a throttle) it will likely slam the DB,
  so push it after the end of the main transaction.

bug: 60600
Change-Id: I48895358deaa1b951d849eeee14c7126cfa25ec8
2014-01-29 23:37:08 +00:00
Translation updater bot f957c3b70a Localisation updates from https://translatewiki.net.
Change-Id: If69dfe4a2ab5541ac6eb9edbcfe97dc22339dcc2
2014-01-28 21:17:03 +00:00
Translation updater bot 415a9d0173 Localisation updates from https://translatewiki.net.
Change-Id: Ife15a1db7b76ad1269639c687b7a84d23ad3a46a
2014-01-26 16:17:15 +00:00
Sorawee Porncharoenwase 37d1a5c3b1 Preload abusefilter-warning if created page is blank
This patch makes a new warning message preload the text 
of MediaWiki:abusefilter-warning when the message is created 
through the filter editing view. Generally, it will make 
users more convenient because filter warnings
usually have a pattern, and preloading a pattern from the page
will save time. This patch doesn't work when
MediaWiki:abusefilter-warning hasn't created yet.

Change-Id: Ia327463c52060bfd55c0a1fa6fcec592cc3c3999
2014-01-26 15:22:28 +00:00
Marius Hoch 74bef04015 Add missing wfProfileOut calls
Change-Id: I4699284984f21e97fd85d62ca6d4722d3470a6f3
2014-01-26 04:54:16 +00:00
addshore 28ad8fa659 Remove random space in AbuseFilterViewTestBatch
Change-Id: I2c95e09d7e34ed1d517114324b2ad988ad659dfb
2014-01-25 14:04:18 +01:00
jenkins-bot 00e8746d92 Merge "Increased the number of rows in AbuseFilter's Filter testing textarea" 2014-01-25 00:12:35 +00:00
Translation updater bot c01bdb1d64 Localisation updates from https://translatewiki.net.
Change-Id: I386e9c4ff9a59b1a1c2e41a621f388f153107ada
2014-01-24 20:06:03 +00:00
tonythomas01 068c3c54c3 Increased the number of rows in AbuseFilter's Filter testing textarea
Changed the textarea size in AbuseFilter Notes text area
from 5 to 15 to match with the new Conditions text box.

Bug: 55365
Change-Id: I1da26166f28f31b2a18c1dca3709efc0728d45d6
2014-01-25 00:42:05 +05:30
jenkins-bot e082aff755 Merge "Increased the number of rows of AbuseFilter's Examine Past diffs table" 2014-01-24 00:31:01 +00:00
jenkins-bot efa50efe4f Merge "Increased the number of rows in AbuseFilter's Filter testing textarea" 2014-01-24 00:27:22 +00:00
Translation updater bot 5e4b99059f Localisation updates from https://translatewiki.net.
Change-Id: I0303d646f1150a99360e85c3ccf886e927784762
2014-01-23 20:09:36 +00:00
Chad Horohoe f38a00336d Don't even mention $wgTitle in comments
Change-Id: I28c8c4cb31e7beafcc3bca2620c3e65d8853ad51
2014-01-22 20:47:06 -08:00
jenkins-bot d0f435a953 Merge "Remove old username" 2014-01-23 01:36:19 +00:00
Reedy 1f439732b9 Add COPYING
Change-Id: Ic0c134e93aeea7ce3b8386e75b867e12a3cc9423
2014-01-22 21:21:10 +00:00
helderwiki a3ef51c43a Remove old username
My current user name is already in the list.

Change-Id: I166d0702e427671c2e8a9011b4d2160449ab98b9
2014-01-22 15:42:28 -02:00
jenkins-bot 76c984cfe6 Merge "Don't pass empty strings to strpos" 2014-01-21 20:52:42 +00:00
Translation updater bot d6950fe542 Localisation updates from https://translatewiki.net.
Change-Id: I779ac92b51660fb7d6f66f8bbe2e7abf8050ad09
2014-01-21 19:49:34 +00:00
Translation updater bot 33bfba9b90 Localisation updates from https://translatewiki.net.
Change-Id: I1430311bb895f437f4e1b116afa3abfabacba79d
2014-01-20 20:21:37 +00:00
Liangent 25a15f641c New diff variables regarding pre-save transformed wikitext
Change-Id: Ie21041d96f1c4cf37d697fffcaffa1ff8242f886
2014-01-20 02:49:54 +01:00
jenkins-bot cb7dc7fa63 Merge "Make MOVED_TO* var generating from RecentChanges working" 2014-01-19 23:54:15 +00:00
nullzero 6c89ccc2fe Make MOVED_TO* var generating from RecentChanges working
This patch fixes the generation of MOVED_TO vars from
recentchanges rows.

Change-Id: I6c5471620a0fb5cb78b946fc162ff3d6a30b0e0e
2014-01-20 00:48:23 +01:00
Translation updater bot 25e3eb37fb Localisation updates from https://translatewiki.net.
Change-Id: I450a23699e695998e7ba086e5948f14fff754801
2014-01-19 20:11:55 +00:00
Translation updater bot 9069731283 Localisation updates from https://translatewiki.net.
Change-Id: Ib5fdc0adeaa8ebd59f87d24eccc780536e8c2030
2014-01-18 21:12:45 +00:00
Jackmcbarn 4046a3ceaf Don't pass empty strings to strpos
When an empty parameter is passed to a function using strpos, such as when
an extra comma appears at the end of contains_any's parameter list, don't
call strpos on the empty string.

Bug: 60203
Change-Id: I6221a01ad1ec9090de7bfc1d9d6583f22ba0eb2e
2014-01-18 12:10:42 -05:00
Translation updater bot 9c1d878b76 Localisation updates from https://translatewiki.net.
Change-Id: I8fc0901af4aadba4fd4158a98da3bfe997f86745
2014-01-17 20:37:46 +00:00
Translation updater bot d92b9d0449 Localisation updates from https://translatewiki.net.
Change-Id: Iee3bfc91ddf6bd9d5ebfcda540480b46cb7bfd38
2014-01-16 23:05:45 +00:00
Translation updater bot bed1266c06 Localisation updates from https://translatewiki.net.
Change-Id: I9d1c5435c596e8a31026a5bc838f9e12e904eace
2014-01-15 20:59:22 +00:00
jenkins-bot 90b18774fc Merge "Prevent fatal error in Special:AbuseFilter/test" 2014-01-15 00:18:49 +00:00
Translation updater bot 5ce2204f58 Localisation updates from https://translatewiki.net.
Change-Id: Ic224bf523d08565b0240677515fd63563eb50add
2014-01-14 20:43:00 +00:00