Cindy Cicalese
288bd4f5e2
Remove inline JavaScript
...
Bug:T191546
Change-Id: I14306c05b50a4a9319ed31f8e714a8cab629ca73
2018-04-30 17:41:30 +00:00
jenkins-bot
9a4964e848
Merge "build: Simplify linter configs"
2018-04-27 02:00:36 +00:00
Kunal Mehta
efd15f5058
Add phan configuration
...
Change-Id: I405d1d86e43c99fbaecf027461781bf57110421e
2018-04-27 01:17:04 +00:00
Timo Tijhof
20f34321f4
build: Simplify linter configs
...
* eslint: Already excludes node_modules by default.
https://eslint.org/docs/user-guide/configuring#ignoring
* eslint: Expands directories by default, much faster to
let ESLint crawl the directories while knowing what to exclude,
then to let Grunt expand **/** recursively run each file
individually.
This makes Grunt run ESLint the same way as one normally
would from the command line: `eslint .`, except without
the eslint CLI sub-process.
* eslint: Preserve the exclude for vendor via eslint config
so that it also works when running ESLint outside Grunt,
e.g. in IDEs or from the command line with extra options.
* stylelint: Ignores node_modules by default.
https://stylelint.io/user-guide/node-api/#files
Change-Id: I1a78e9d93e7666c1539bcf4a3bc50306cecf89ba
2018-04-26 16:51:35 +01:00
Yaron Koren
7efd765c85
Fix for abc67edb70
- fixed error message
...
Change-Id: Ib98dea476efc2d690b15095fb2abccc0be0ed82d
2018-04-23 02:43:17 +00:00
Cindy Cicalese
80d688ae18
Correctly localize special page name.
...
Change-Id: I05b337358b0f205dd11cf05491303f4b9068b242
2018-04-18 01:36:04 +00:00
Cindy Cicalese
65f20dcea1
Fix missing message parameter.
...
Change-Id: Id0a1b3215064ef02c9eadf24877a4e887588c3ce
2018-04-17 21:52:15 +00:00
Yaron Koren
fe7c4cf38e
Version 1.4.1
...
Change-Id: I1010f6ebfc524d41bf2a16d17b9fb2220ae58bf8
2018-04-16 20:31:08 +00:00
Yaron Koren
3d25dabe69
Fixed bolding of search term within "search context"
...
Change-Id: Id990ed6747138a6070889127b2967840654b59aa
2018-04-16 20:07:03 +00:00
Yaron Koren
abc67edb70
Added checks for $wgCompressRevisions, $wgExternalStores
...
Change-Id: Id6724553a5c7624fe26fb89f4746affc744a0b87
2018-04-16 19:54:22 +00:00
Cindy Cicalese
6258d3300a
Replaced Linker::link() with LinkRenderer
...
Bug:T149346
Change-Id: Ibf50c2dc3a80a4395f20d78bfd324ead353b93db
2018-04-16 02:44:47 +00:00
libraryupgrader
dff64af71b
build: Updating mediawiki/mediawiki-codesniffer to 18.0.0
...
Change-Id: I71746209a189b17b8dd21fdbd2ff1bfb6f0573c3
2018-04-14 05:49:56 +00:00
Yaron Koren
a647e56345
Split up SpecialReplaceText code into more functions
...
Change-Id: Ifdfa89c7d5234bde6aa01bb46fc56e5c530b4dfb
2018-04-13 20:17:08 +00:00
jenkins-bot
d073bcd4a5
Merge "Fix items from code review"
2018-04-13 17:40:25 +00:00
Cindy Cicalese
1b237ddcee
Fix items from code review
...
- ReplaceTextHooks:
- Add $wgReplaceTextUser to UserGetReservedNames hook
- ReplaceTextJob:
- Use RequestContext::importScopedSession
- replaceAll script
- Fix summary message to use plain()
- Fix summary message to correctly handle file-based replacements
- Remove extra newline injected in file-based replacements
Bug: T191546
Change-Id: Ib0d7f5922761aa2fd01f989e4a0ffb7f281c2ae3
2018-04-12 12:37:49 +00:00
Kunal Mehta
b7ef1e72e3
Fix @license tag on replaceAll.php
...
The license header added by Mark uses the standard "GPL v2 or later"
file header but had an inconsistent @license GPLv3. Since the rest of
this codebase is GPL v2 or later, I assume the @license tag added
was incorrect.
Change-Id: I17579f032bc4ab4c0d44d9c3d9094d52446ac484
2018-04-11 19:17:47 -07:00
Cindy Cicalese
3c36f7452a
Update CI files, dir structure, remove inline JS.
...
Bug:T191546
Bug:T191919
Change-Id: Ia7ed03a98972262d164fd131bcb84994ad279c7f
2018-04-11 17:21:08 +00:00
Cindy Cicalese
267fcf5e17
Added CSRF check.
...
Bug: T191546
Change-Id: Ib6a951152db222b6289b9b8d09608dfe75ed2de2
2018-04-10 22:03:17 +00:00
Translation updater bot
3043f77cf1
Localisation updates from https://translatewiki.net .
...
Change-Id: If2b8d38f41cbdc9fab922f372174b3b5b644a9b2
2018-04-08 22:30:22 +02:00
Translation updater bot
a313c3c848
Localisation updates from https://translatewiki.net .
...
Change-Id: I08909095a7aee8218436994018b656083e208b37
2018-04-05 22:22:33 +02:00
Yaron Koren
cf7ece5637
Version 1.4
...
Change-Id: Ife12b49096f10be0069cc35061d52bea23bf8dce
2018-04-03 17:31:23 +00:00
Translation updater bot
d0a1c038aa
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifc775a9098a87b7f537c23baf500402ed19829c8
2018-04-02 09:48:47 +02:00
Translation updater bot
0083049e20
Localisation updates from https://translatewiki.net .
...
Change-Id: I5f2226d5df47ccf0804bad7e1680ab056527f187
2018-04-01 09:39:09 +02:00
Translation updater bot
65fa0be835
Localisation updates from https://translatewiki.net .
...
Change-Id: Id30920e678cbad4c349023492deb0538def19352
2018-03-31 09:22:34 +02:00
Translation updater bot
d59cd167c8
Localisation updates from https://translatewiki.net .
...
Change-Id: I2ebfef4ee0e55d5ecaf24d04a60da200958cd780
2018-03-30 09:34:54 +02:00
libraryupgrader
301b74fcd4
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: Id1c06f59d040ed42e06ae1cfddb40dff6159475f
2018-03-29 05:30:54 +00:00
jenkins-bot
c98eeabcb9
Merge "Another follow-up to ee7ac78ca7ff"
2018-03-29 01:39:09 +00:00
Translation updater bot
06a6736d79
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie849bb1e9a9d4795379db6036ce6f257bdea37cf
2018-03-28 22:23:15 +02:00
Yaron Koren
961f73a2f1
Another follow-up to ee7ac78ca7
...
Change-Id: If703118d2cef3c9f92267b06b2236f7db374d1d8
2018-03-28 18:09:35 +00:00
Yaron Koren
6a4ec820e8
Slight message change
...
Change-Id: Ib3d8b63d7b63e8a003a411ead22723a356e4f26f
2018-03-28 17:10:17 +00:00
Translation updater bot
b0a283a2db
Localisation updates from https://translatewiki.net .
...
Change-Id: I0ad7a00dcc649a5b842d17336c2d439054faf0ba
2018-03-27 22:09:53 +02:00
Mark A. Hershberger
ee7ac78ca7
Add option to not send enotifs on replacetext
...
On a wiki with thousands of users and an edit that affects thousands
of pages, ReplaceText should be able to make mass changes wihout
sending out a bunch of emails (which would then result in a bunch of
complaints from fairly active users with a long watchlist).
This adds a checkbox to disable emails. This is done by telling
MediaWiki not to update the RecentChanges page since email
notifications are sent when the RC page is updated.
Bug: T177291
Change-Id: I119506e697a7f8e6bdda92183c098a2e733d6d3d
2018-03-27 16:29:17 +00:00
Translation updater bot
a1d43bf629
Localisation updates from https://translatewiki.net .
...
Change-Id: I3fa15a67f986e224b83c9b442810a1af9e9c19bc
2018-03-26 22:19:24 +02:00
Translation updater bot
388380f4dd
Localisation updates from https://translatewiki.net .
...
Change-Id: I43231ae43fb5222d972b3c5ce11a581a3dd35635
2018-03-22 22:09:04 +01:00
Reedy
44fecf5fc5
Replace SpecialPage::getTitle() with SpecialPage::getPageTitle()
...
Change-Id: Ic04461a1737dbd3c81a2fe099024677ab05cf4e9
2018-03-15 21:42:53 +00:00
libraryupgrader
081eed2ed7
build: Updating jakub-onderka/php-parallel-lint to 1.0.0
...
Change-Id: Ie9cc801f5e2b99dc5ceb39f5d60d5884c4c874de
2018-03-10 03:33:56 +00:00
Translation updater bot
f35f7a7681
Localisation updates from https://translatewiki.net .
...
Change-Id: I1e3d77e0f8b8922564f98e6cbb43aa37e4c83ad0
2018-03-07 22:47:54 +01:00
Translation updater bot
c1a3e65c4d
Localisation updates from https://translatewiki.net .
...
Change-Id: I33d7b50d17aa36d2711502893607f024e3a9bca1
2018-03-05 22:25:01 +01:00
Kunal Mehta
81be9fc8da
Use SPDX 3.0 license identifier
...
SPDX released version 3 of their license list (<https://spdx.org/licenses/ >),
which changed the FSF licenses to explicitly end in -only or -or-later
instead of relying on an easy to miss + symbol.
Bug: T183858
Change-Id: I5d3332e64d690eaac19dee27b56f9ebb866499a9
2018-03-02 15:35:23 -08:00
Translation updater bot
cebc4f9b93
Localisation updates from https://translatewiki.net .
...
Change-Id: Iace464b6216b769daebe09cc4c535df971bac423
2018-02-26 22:20:47 +01:00
libraryupgrader
14775513b4
build: Updating mediawiki/mediawiki-codesniffer to 16.0.1
...
Change-Id: Id01671b0422ecd645b84825fd783fb9fed8271a2
2018-02-25 10:54:21 +00:00
Translation updater bot
b90fc78759
Localisation updates from https://translatewiki.net .
...
Change-Id: I33da5fa9f35335ec3d2c1022ce1370e6cb283041
2018-02-23 23:01:49 +01:00
Translation updater bot
256ea1de06
Localisation updates from https://translatewiki.net .
...
Change-Id: Id6602851850b32e5eb48360316f90faa00691f8a
2018-02-22 23:22:25 +01:00
nikhil
70d3cc145d
Add Replace Text reminder message at end of page move
...
Bug: T187410
Change-Id: I1c3f90400e1a6f41f95fed90d9d706891d2e3eaa
2018-02-20 21:34:48 +05:30
libraryupgrader
2cad90e046
build: Updating mediawiki/minus-x to 0.3.1
...
Change-Id: Ia413ba0cc57b72ab67f8b81def1ff111a866fb21
2018-02-18 08:04:41 +00:00
libraryupgrader
4534e11437
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
...
Change-Id: I4c405f01364fb35838f70d63ed137034152b7356
2018-02-15 13:56:54 +00:00
Umherirrender
3f0d4bd248
Remove wfProfileIn/wfProfileOut
...
@deprecated since 1.25
Change-Id: Ic8f16d0c14c271990078514e34181baa2138853f
2018-02-10 13:33:52 +01:00
Yaron Koren
5a3e4562d3
Removed initial "existing pages" check for regex replacements
...
Change-Id: I0a8997b9583420827410ba359d483bdf3561431d
2018-02-09 18:38:42 +00:00
Yaron Koren
90694e1fda
Version 1.3
...
Change-Id: Idd21258a58413b829197a634233911892377f127
2018-02-08 17:45:36 +00:00
Yaron Koren
7abda3b9d7
Fix for 865bdd2b9b
- added backwards compatibility
...
Change-Id: I60156385abff4cbb2cbbc44c9fc0f1c71414a239
2018-02-08 17:29:18 +00:00