Commit graph

1892 commits

Author SHA1 Message Date
Martin Urbanec d8474c33b6 Localize namespaces in ba
Bug: T173718
Change-Id: Id94079de083441e2d610c8a27965e08cbfdab098
2017-08-21 13:34:52 +00:00
Kunal Mehta def096e625 build: Updating mediawiki/mediawiki-codesniffer to 0.11.0
Change-Id: I8f22c8871fb992cba132c63ea87c432b6f268ed9
2017-08-10 23:42:15 -04:00
Translation updater bot 7fdea95f7d Localisation updates from https://translatewiki.net.
Change-Id: I1c1395ace1432e6009a5278af11b7ec8885e762e
2017-08-08 22:46:57 +02:00
Translation updater bot 7a9414cdd8 Localisation updates from https://translatewiki.net.
Change-Id: Iec5fefafa62f3672501b8620b3dbb897d2200b50
2017-08-07 22:50:06 +02:00
Antoine Musso 65a3f2205e build: bump grunt and drop grunt-cli
grunt 1.x now includes a CLI command, hence grunt-cli is no more needed.

Change-Id: I94f0c66236b5f0f12220741276c7fe24a89c65e0
2017-08-01 10:45:31 +02:00
Translation updater bot 803782fa85 Localisation updates from https://translatewiki.net.
Change-Id: Ie282e4ee209746ab07be1a9a74443b0f7c696bf5
2017-07-27 23:04:19 +02:00
Translation updater bot 10d91f21b2 Localisation updates from https://translatewiki.net.
Change-Id: Id6e1e3a7dfaceb19dbde09aa45730deab3bd334f
2017-07-26 22:33:45 +02:00
Translation updater bot 794655dd56 Localisation updates from https://translatewiki.net.
Change-Id: Icd1b3782b9fc01cea2ca7a55d5d8fd3bcb0a1043
2017-07-24 22:57:17 +02:00
Kunal Mehta fd09887a48 build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
Change-Id: I38ce5579c75d58f0ab1adfe3883732813fad938f
2017-07-23 00:23:06 -07:00
Translation updater bot 3392498f2d Localisation updates from https://translatewiki.net.
Change-Id: I259d463d2c35e4a91f6571e3a554df100d29b60d
2017-07-20 22:43:39 +02:00
Translation updater bot d0ec980429 Localisation updates from https://translatewiki.net.
Change-Id: I1c89c0073f1e793d3da9fd2ea7fae975373614ab
2017-07-19 22:34:32 +02:00
Umherirrender fa2361d31a Remove 'install.settings' file
It's redundant with the installation instructions on mediawiki.org.
It also seems a bit non-standard
and not very clear how it should be used.

Change-Id: I4603edc7d7f5a77e531d27573b9feb5b32e5bb92
2017-07-19 17:10:49 +02:00
Translation updater bot 6d69842b2a Localisation updates from https://translatewiki.net.
Change-Id: I31df77f62484d27378217c5c653d0b351670df97
2017-07-18 22:45:44 +02:00
Translation updater bot 7e6caaef92 Localisation updates from https://translatewiki.net.
Change-Id: I45b1c2cb5414d9a443416d627cf109ded35cd826
2017-07-17 22:45:43 +02:00
Translation updater bot 80bfde484a Localisation updates from https://translatewiki.net.
Change-Id: I26faefbbe31d889afe00a73b74feaaed298ddd28
2017-07-15 22:38:42 +02:00
Translation updater bot 58cf5273aa Localisation updates from https://translatewiki.net.
Change-Id: I47339d281d3e2bb9a174031c0b9671ac67863f1b
2017-07-14 22:33:46 +02:00
Translation updater bot 0c17e5ba73 Localisation updates from https://translatewiki.net.
Change-Id: I17aef5626dc155b59689845dc68d8c1c1b637145
2017-07-10 22:38:40 +02:00
Translation updater bot a95a5d68aa Localisation updates from https://translatewiki.net.
Change-Id: I4968f242048d039b49ef13ee5d85fbb7098c0082
2017-07-08 22:30:44 +02:00
Kunal Mehta baefe16b43 build: Updating mediawiki/mediawiki-codesniffer to 0.10.0
Change-Id: Ice76436a81e608960fb80195f7d98bd313409c06
2017-07-01 01:24:46 -07:00
Translation updater bot d09e8defae Localisation updates from https://translatewiki.net.
Change-Id: I336b0962476176f688dff8eefd6a2e8084441b7d
2017-06-30 23:20:30 +02:00
Translation updater bot 3e16f5fc57 Localisation updates from https://translatewiki.net.
Change-Id: I308209e2581a8a166589f14647fb4ce4929b392f
2017-06-23 22:32:50 +02:00
L10n-bot c79b2049a1 Merge "Localisation updates from https://translatewiki.net." 2017-06-21 20:42:35 +00:00
Translation updater bot e745c75837 Localisation updates from https://translatewiki.net.
Change-Id: Ie853bdde0b4489068e5d5e64f061b21603313344
2017-06-21 22:42:22 +02:00
jenkins-bot 371cfc1936 Merge "Move gadget styles from main stylesheet request to site request" 2017-06-21 20:32:46 +00:00
Translation updater bot 5175e3defa Localisation updates from https://translatewiki.net.
Change-Id: Id99e2c2c8550d30df8b7ae1d7387fffdf903699e
2017-06-20 22:43:06 +02:00
Kunal Mehta 837c8403fd build: Updating mediawiki/mediawiki-codesniffer to 0.9.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment
* MediaWiki.Commenting.FunctionComment.MissingParamName
* MediaWiki.Commenting.FunctionComment.MissingParamTag
* MediaWiki.Commenting.FunctionComment.MissingReturn
* MediaWiki.Commenting.FunctionComment.ParamNameNoMatch
* MediaWiki.FunctionComment.Missing.Protected
* MediaWiki.FunctionComment.Missing.Public
* MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment

Change-Id: I38d7f39d2d00e8d26dad4c6281885b54203b23b7
2017-06-20 00:06:01 -07:00
Translation updater bot e249f4f76e Localisation updates from https://translatewiki.net.
Change-Id: Ic1f95c7bea8b7c9e2ff7f5ba14561ceda6321623
2017-06-16 22:39:20 +02:00
Translation updater bot ba599cebd4 Localisation updates from https://translatewiki.net.
Change-Id: Id41d18ebf40ffa7326cb2cdadc955f8c7af7e3b8
2017-06-15 22:53:28 +02:00
Amire80 37de7c998f Add namespaces names for Atikamekw (atj)
Bug: T167714
Change-Id: I643353f9afa3b581a53f1e5792bd9a0e3a9a6017
2017-06-15 20:47:44 +03:00
Brad Jorsch 30d8e92ba9 API: Split description messages into summary + additional text
See MediaWiki core patch I778bab2b

Change-Id: I7ed2ddd3d4df7db75872db3820189aa061fd4500
2017-06-09 11:59:25 -04:00
Timo Tijhof 8c35ed5cf1 Move gadget styles from main stylesheet request to site request
This is a resubmission of 86905f8, which was reverted because
of a bug in ResourceLoader that caused gadget styles to be
concatenated in the request for site.styles (fixed: 15ca48ad).

This change ensures that gadget styles no longer get combined with styles
from core, skins and extensions in their early stylesheet request. Instead,
they now load after the 'ResourceLoaderDynamicStyles' marker directly
after the site.styles module request.

Bug: T147667
Change-Id: I16b9901de78e7ee913c4faa55ff9fc9c77fe73ba
2017-06-07 18:36:17 +00:00
Amir Sarabadani fcdaf31e85 Add CODE_OF_CONDUCT.md
Bug: T165540
Change-Id: I790a9c6d252a83b02950acfd0bbd764ece7488d2
2017-06-07 13:41:32 +04:30
Translation updater bot a7308736e3 Localisation updates from https://translatewiki.net.
Change-Id: Ic1269e5f4478018adeac9eab2a482e4da5265402
2017-06-03 22:33:34 +02:00
Umherirrender f102194baf Add phpcs and make pass
Change-Id: I02b7f85f54ffaf8a1c9d5bed6fa20abb1627afe5
2017-05-31 16:36:45 +02:00
Thiemo Mättig 6b22f1089e Use …->assertArrayHasKey() instead of isset()
… as well as update a line of documentation I had stashed. I think this
does not need it's own patch, or does it?

Change-Id: I99eee1f7b5ec96c1c75e73d66200bc41807452fa
2017-05-31 07:52:18 +00:00
Translation updater bot 722141ff0c Localisation updates from https://translatewiki.net.
Change-Id: I0d9ad9231c7051ada1a063d22e27a235d51bd283
2017-05-28 22:21:28 +02:00
jenkins-bot 75c50ad0c6 Merge "Remove duplicate loading of styles (assume type=general if content is mixed)" 2017-05-24 15:15:33 +00:00
Translation updater bot c55c2f331d Localisation updates from https://translatewiki.net.
Change-Id: I9029b4357a03831c28c2c956be2d606f435aa1da
2017-05-20 22:34:28 +02:00
Nemo bis 91ef147994 Revert "Localisation updates from https://translatewiki.net."
Mistaken addition of English strings as Hindi messages.
https://translatewiki.net/wiki/Thread:User_talk:Sfic/Import_of_English_strings_to_Hindi

This reverts commit 1502950992.

Change-Id: Iac731be2d00faacba2f4c6a5a1ff499e29e5e277
2017-05-19 09:05:02 +00:00
Translation updater bot 1502950992 Localisation updates from https://translatewiki.net.
Change-Id: I1cffad40bd89262128cc106f7a3582799d903d30
2017-05-18 22:38:47 +02:00
Timo Tijhof 3dd92c6f76 Remove duplicate loading of styles (assume type=general if content is mixed)
Follows-up dc834f3, dc4ea6c.

Bug: T92459
Bug: T42284
Change-Id: I94dbdb052a78bbbc3c1b7b8bb8805a5f327670d9
2017-05-12 21:44:42 +00:00
jenkins-bot 3298024c2a Merge "Revert "Move gadget styles from main stylesheet request to site request"" 2017-05-11 17:43:13 +00:00
Legoktm ccf1f6818d Revert "Move gadget styles from main stylesheet request to site request"
This reverts commit 86905f8d78.

Bug: T165040
Bug: T165031
Change-Id: I523f46f442946c4cccd6f9eaedc877d871643672
2017-05-11 17:15:20 +00:00
Translation updater bot 8ce3b3bea7 Localisation updates from https://translatewiki.net.
Change-Id: Ibce03096a0dcc1667ed803ab2961ef72ceab5cde
2017-05-06 22:44:34 +02:00
Antoine Musso a51aabd2ee build: add jakub-onderka/php-console-highlighter
Highlight PHP code when parallel-lint fails

Change-Id: Ie7582baa805457a0445a119bfd5fb859f693e51f
2017-05-05 21:40:01 +02:00
jenkins-bot 215194c9d0 Merge "Move gadget styles from main stylesheet request to site request" 2017-05-04 01:16:37 +00:00
Translation updater bot c962b5e835 Localisation updates from https://translatewiki.net.
Change-Id: Ibd44f9d7d8cb557033bc92a46d8db4e73110741b
2017-05-02 22:53:36 +02:00
Timo Tijhof 86905f8d78 Move gadget styles from main stylesheet request to site request
This ensures that:

* It will load in the request for module=site.styles
  instead of the request for core, extension and skin modules.
* It will load after the 'ResourceLoaderDynamicStyles' marker
  instead of before.

Bug: T147667
Change-Id: I762a188b8ddfc192121f89ef01afaa4b5bf31b98
2017-05-01 17:27:06 -07:00
Amire80 94fcc8fc03 Namespace names for Dinka
Change-Id: I23da17dca080d20509ac8de5e56ae832d0b220e6
2017-04-27 19:55:52 +03:00
Gergő Tisza b5befcbbe2 Switch TestingAccessWrapper to librarized version
Bug: T163434
Change-Id: I493d9b28d2c0d265e003a9851746eb07c7d15770
Depends-On: I52cc257e593da3d6c3b01a909e554a950225aec8
2017-04-20 11:35:09 +00:00