Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/thpatch/mediawiki-extensions-Translate

Because fanpatch.net just ain't gonna happen ¯\_(ツ)_/¯
https://github.com/thpatch/mediawiki-extensions-Translate

MoveTranslatablePageSpecialPage: movePageSpec is string for MW < 1.36

This was changed in I6d4fe09891a126d803fee90bc3bb4959e8b29eb9

ObjectFactory::createObject expec...

716b3bbeea5d22cf042e2122bb0c19d89c6cce34 authored about 3 years ago by Abijeet <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I55fc5c4709827fd2fa9b7118b1f7f1d0c258747a

6d5306089bd76020e0201de77c8fa38d858e5ca1 authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ic927c2406d59e150322eb38ab4fe7daa55701735

ab1659dde38f9e1ae2cfe58efc558bab2d54ca57 authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I3bd9ca37f33321edb09efdbe36e12fe0957eec9e

61370181b3481fa74de79380d434bbef6a4bfd77 authored about 3 years ago by Translation updater bot <[email protected]>
AggregateGroupsPage: Move add new aggregate group to the top

Add a close button to the form in order to hide the form.
New aggregate groups are still added b...

59cbb64ee6586a9b72ee7bdf0023eeab9fb7c328 authored about 3 years ago by Abijeet <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ibfc12cb919b8ca2b62af7ee1ad0670184895df11

216d0f6f6f638fedb8cfd6b2a24ca83efef35b2a authored about 3 years ago by Translation updater bot <[email protected]>
JsonFFS: Fix unmangling of message keys during backports

Backports use readFromVariable and generateFile. Former does mangling
while unmangling was only ...

42d493e297149dea6875cd02bcaa228dd2272b8d authored about 3 years ago by Niklas Laxström <[email protected]>
AggregateGroupsPage: Add functionality to toggle all groups

Bug: T90511
Change-Id: I498baedbf4f625e7e85b71d71f4a51aa3db778c2

75fbde68c12f162688617643c46315aead810946 authored about 3 years ago by Abijeet <[email protected]>
PageMigration: Refactor code to make error handling simpler

Call getFuzzyTimestamp first, followed by getSourceUnits because
if the page is not found at all...

6cd781db271e595a9633fc0f02532e1119c742dc authored about 3 years ago by Abijeet <[email protected]>
AggregateGroupsPage: Add margin-top when editing aggregate groups

Change-Id: I4323662f9c13306384a5af020ebad3aaa45b5f18

e486ba0a36af08b5b348117cb58805b23f720db4 authored about 3 years ago by Abijeet <[email protected]>
AggregateGroupsPage: Add functionality to toggle groups

A toggle icon next to the heading will allow users to
toggle the sub groups under an aggregate g...

5bc7c97f85152cb6a1cddf69ca8f658309930175 authored about 3 years ago by Abijeet <[email protected]>
Avoid stdClass when constructing bare value objects

The (object)[] syntax that casts an array into an object does the
same. The result is an stdClas...

45b7f9ba98c971c3cb64c4a8562085d20047e2bc authored about 3 years ago by Thiemo Kreuz <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I1141760ac1c62bfc1bf056838ab510a7f6bc8f40

d1a44d0bddebce326adf3cb6de31070683e52a03 authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I00aa9cf13b5cdc51c249135d498faec00071d1ea

b615834a69ca3f57235156cfd9473266066e2793 authored about 3 years ago by Translation updater bot <[email protected]>
Override ContentHandler::validateSave instead of Content::prepareSave.

Prepare override for MessageBundleContentHandler, remove usage in MessageBundleContent.

Bug: T2...

2714bcd963bf3dc608f368d7ce6a7d82e77acf69 authored about 3 years ago by Roman Stolar <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ia0a2cff24410376da33fbc6ce13f7a38f12964c7

76382e274d8e05ff6f539427da98411cb4f49d8e authored about 3 years ago by Translation updater bot <[email protected]>
Remove not needed $this-equalTo() from tests

This is the default anyway. I find the short version more readable.

Change-Id: I4fe5c365aa1ed08...

acc58be940fa79050ab80634135f3a7385325c85 authored about 3 years ago by Thiemo Kreuz <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I84f6b334b840e4a5ebee708b0d19e7f9b793e7d1

cf5c668644dd19d7d4257163baae89be19a4246f authored about 3 years ago by Translation updater bot <[email protected]>
Add/update some type hints in PHPDoc tags

Change-Id: Ie4afb32b96d242c3ffe7cb9b44608bcccf14f66c

295ebe3de5d849e07aa1598e081de21c1c04529e authored about 3 years ago by Thiemo Kreuz <[email protected]>
translate_cache-alter-varbinary.sql: Respect table prefixes

Bug: T268576
Change-Id: Ief5ea51c534ce137342d71bab73a763160399c0e
Follows-Up: I2290d582d6d315c35...

fe090d3bf54d82a6408a59903ba889aa9a1a670b authored about 3 years ago by Reedy <[email protected]>
Update IRC channel and add docs link to composer.json

Bug: T283378
Change-Id: Ie6c47336bd61e64ddf71033e18e73e8ddc1395e8

02725adcdac4493b660cf483c23d61e2a4ad92f9 authored about 3 years ago by Niklas Laxström <[email protected]>
Migrate tables to an abstract schema

Shared table create scripts are moved into db-specific directories. Postgres
doesn't require mi...

0ddac9f2a9227b727ffc1f19ffc7f99ee751c216 authored about 3 years ago by Adam Wight <[email protected]>
Remove misplaced variable names from @return tags

Change-Id: I477b92f4a7b90699883bca8ede914fc4894d0104

8af9fd4617e463e36a29e8e22b462370269bd75f authored about 3 years ago by Thiemo Kreuz <[email protected]>
BackportTranslationsMaintenanceScript: reduce noise in output

When running autobackport-mediawiki, each group will print a bunch
of lines to error log about s...

409ada9361b4154c697911dd6dc02570418b2fef authored about 3 years ago by Niklas Laxström <[email protected]>
SpecialMessageGroupStats: stop extending LanguageStats

This in preparation for adding support for showing stats for a
group of messages. Keeping the in...

35f5788c475c6666285fe18b5d2a5aead8e2cbcc authored about 3 years ago by Niklas Laxström <[email protected]>
Avoid flood of "By-passing message group cache for" when adding new groups

Change FileBasedMessageGroup::exists to check for the message
group cache. Change FileBasedMessa...

0f42573447f4c48d4020bebc0283190aa1097eaa authored about 3 years ago by Niklas Laxström <[email protected]>
BackportTranslationsMaintenanceScript: correctly process $group->getTranslatableLanguages

Code assumed it would be a list of language codes, when in fact it
is an array with language cod...

5d25d65c6f467f5a2e0f9e6b9e223e21491f6de8 authored about 3 years ago by Niklas Laxström <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ia44f43a3acff6cfdf9b71b49059e1a3f87f0809a

d7b28b1107073abcb669647a54ee0fb249d69b95 authored about 3 years ago by Translation updater bot <[email protected]>
Special:Translate: On List tab open the first unit only on page load

Which means there are less than 100 translation units displayed (whether
or not there is a total...

8ce10beb159a74231a29e07d25e7f84f2a7fe14c authored about 3 years ago by Sébastien Beyou <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Icefad4512b9d93ac0c0d3279e1a8ed9a22ddab93

270426248504042190650cadbd0375c22ecabb6a authored about 3 years ago by Translation updater bot <[email protected]>
Avoid getContext in SpecialPage::__construct

SpecialPage::getContext on constructor results in global state

Change-Id: Ifdc9e45d8c0dbcdf03a8...

c31296013cb81e364ab1e4ee8446ec4efedc1cc6 authored about 3 years ago by Umherirrender <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ibc099954ec30f7e00da8de9e7dfb8a85a0553deb

f8aa34066640865a415303d2979d78c4aac842e1 authored about 3 years ago by Translation updater bot <[email protected]>
build: Updating mediawiki/mediawiki-codesniffer to 38.0.0

Additional changes:
* eslint: Added `wikimedia/mediawiki` profile (T262222).
* Remove compatibil...

be6be53279f14adc7cab065c307e0efffb5b250f authored about 3 years ago by libraryupgrader <[email protected]>
TranslateReplaceTitle: Move to appropriate namespace

Bug: T193166
Change-Id: I8d8a6e5ef44c753bd4c6c3af342a2ea88c64bab4

5b37d62315992a48c3f379e89dfb87d098a54221 authored about 3 years ago by Abijeet <[email protected]>
Slight tweak to wording of message re: translation region in Visual Editor

Change-Id: I36e6809b429d4d0f639c2330196b36ee4310675c

4fdfff2978092e1911384f92a07184edb7e623cd authored about 3 years ago by C. Scott Ananian <[email protected]>
Introduced version check on VisualEditor features

Bug: T294605
Change-Id: I7a55a09514110fa7d290d6f03ce9c0b7962c9140

1b5a5bbb6f57436dd6bc0783b93f7344208db369 authored about 3 years ago by Isabelle Hurbain-Palatin <[email protected]>
PageMigration: Handle invalid group when fetching translation units

As per documentation: https://api.jquery.com/jQuery.when/
$.when().then is only triggered when b...

e7d0ef5f840c2654ab81cdd5fc07fd0da8c2e1d5 authored about 3 years ago by Abijeet <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Iee0242fabd33162e555528b3b15bef992bcf3730

dd7c9546d9de40e0244e568529aac655c06c13b1 authored about 3 years ago by Translation updater bot <[email protected]>
TranslateSandbox: Suppress phan error for User::resetIdByNameCache

Change-Id: I5d40e4be5c92a54d7174c1dbfd50d59d715a3954

6e42f920c85431f6def82cc8aa52a16bb5e5b797 authored about 3 years ago by Abijeet <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I4f6eb229fff28342b4b808124f4a1f90b6ee4ce6

f282fe822741f62171c2a1892b80c2405349d081 authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: If12f550006674f01276d28832c445b7d3834e147

c4a7b247135afa90de4c74cc38413049f152d9df authored about 3 years ago by Translation updater bot <[email protected]>
doc: Cleanup @param documentation

No extra sign needed between variable and description

Change-Id: I8a3e0ee68a232b4c79c5b35723aca...

47beefc4da5ddeae35fd52a5923bf80636c0e536 authored about 3 years ago by Umherirrender <[email protected]>
Support both namespaced and unnamespaced StringMatcher

Bug: T295005
Change-Id: If1eef78d749b7cb62de103ea99e8e95b7f3c9893

05e8cf219916a7499f48c1733788dc54d6519b0c authored about 3 years ago by Niklas Laxström <[email protected]>
StringMatcher: Use namespace when loading schema for config validation

StringMatcher was moved to a namespace in
I9ce0529e290585f690e07ad9ca42f0bed3ce153b

MessageGrou...

0ab45632cf5ad52dc2c949eb51fe725fe8ed5e56 authored about 3 years ago by Abijeet <[email protected]>
TranslateReplaceTitle: Add strict types

Change-Id: I371469259c56f0090032bdbad7c32008fa92675b

4569d61405152d3809e1b1fe02a84a2bfb2e78d1 authored about 3 years ago by Abijeet <[email protected]>
ArrayFlattener: Move to namespace

Bug: T193166
Change-Id: Iad8a26e886b956c81c854cedd99560d244eccf44

a5caee1ded20f34e063280e64e3bb0cab553662f authored about 3 years ago by Abijeet <[email protected]>
ArrayFlattener: Add strict types

Bug: T193166
Change-Id: Ibfa34a85ee950db17ddd886cb71029fa4e8b6f92

1a5bfc85d7be9fe1b25181f956d4a38f15be625e authored about 3 years ago by Abijeet <[email protected]>
Move StringMangler & StringMatcher to namespace

Remove support for custom StringManglers for the time being until
the need arises.

Bug: T193166...

3d39950dbda196574fc2e39dfd95e60084a3ad15 authored about 3 years ago by Abijeet <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ib8c08de6a9bd0a18decfc72a6b35032daae8eb69

d8991612217c76d06eb84db7ba0cad8673639ff3 authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Idff8bac3f58d956aaaf71bb4a0b45fe37c7953d0

e87e43da0ad8a4b2289746b6dc7856252332ff8b authored about 3 years ago by Translation updater bot <[email protected]>
StringMangler & StringMatcher: Add strict types

Change-Id: I7bb093bbf88d9bbe48cc735f00092fca2c2e6f60

49d252bf437321371b56a919f247b6639c9af80d authored about 3 years ago by Abijeet <[email protected]>
SpecialTranslations: Rename & move to namespace

Change-Id: I220230af92b2459900aa625afcfdd02f6590103e

7d97638189796c1891415a9834e9217b6db2c814 authored about 3 years ago by Abijeet <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I26f6716fbf3733a455a8551a1435dcf883863cba

3c21e283f63399f89dd0d789a9134a946a93c09b authored about 3 years ago by Translation updater bot <[email protected]>
Replace usage of deprecated global function wfReadOnly()

The global function wfReadOnly() has been deprecated in favor of the
new ReadOnlyMode service. I...

c6208856d0d4bd7d550cecd4923bdc185d5b83ef authored about 3 years ago by Alexander Vorwerk <[email protected]>
SpecialTranslations: Add strict_type & remove deprecated method usage

Change-Id: I4063fbee5c3caf6b2613329b7241cfd8e0bcf1a2

dd5783140f6267a250cdecc964ea3bfca8d41d97 authored about 3 years ago by Abijeet <[email protected]>
Swap AbuseFilterVariableHolder for namespaced VariableHolder

Change-Id: I298c3a0a10cb200ed67bde67de96b67103f0ded0

b0f614c4ccb96b1f2982fe225e62b69c9d08888b authored about 3 years ago by Reedy <[email protected]>
Avoid using User::isBlocked()

Replace User::isBlocked() with User::getBlock() since this method will be hard-deprecated.

Bug:...

895310104a2abde64f20918c854a8756e1df48c6 authored about 3 years ago by vladshapik <[email protected]>
Inject dependencies to StatsTable

Created ProgressStatsTableFactory. StatsTable can be renamed to
ProgressStatsTable later when it...

870aeb62a47d3f23fae23d2d12263150b477ad21 authored about 3 years ago by Niklas Laxström <[email protected]>
Implement EntitySearch::searchMessages

Bug: T246624
Change-Id: I3b9563cf22a9fe8c0b2155df2b8c68d778c5d8b2

80173b1ddfa02c631eb537f0ed3d78ed631ea5ff authored about 3 years ago by Niklas Laxström <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I1b86c58a801ef86476e00697fa4dc348773e3c46

d90de8e35d38d56d88a84669748a9969a2ccb7da authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: If302e9f0c282a2e72fec9f686d65253e654416ca

05557c303f3072e5d69222ee82125bce4bbb4dcd authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Icffd8d3db1b181cbf7c2a0e61af86e5892d35ea7

50861a1e683f4a7d4d22920980d95922e5a72a65 authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Icb32f4bce3b71324655d8879974e73eccff29569

88a04c60d53f5d7b0fd1a96ced3fb75f177c3b80 authored about 3 years ago by Translation updater bot <[email protected]>
Special:ActiveLanguages: Fix lang attribute for message documentation

Bug: T259137
Change-Id: I5b880807d66babd7d60c539eb1c9818330ca0f31

59b8708e981c434235e7281e4e3eb575143ef731 authored about 3 years ago by João Carvalho <[email protected]>
Update version for MLEB 2021.10

Bug: T294021
Change-Id: I56d835afdfa82f616c06c5021d06101a26ef1da2

14bf38567ab8332a6862c048afa70971c34a6f79 authored about 3 years ago by Abijeet <[email protected]>
MessageHandle: Improve handling of spaces in getInternalKey()

Bug: T293966
Change-Id: Ia9c1bc09233da294706c0507b89dcc98561573e8

df0885a23b269c83173914fe33ab9953661d0fbe authored about 3 years ago by Abijeet <[email protected]>
PageTitleRenamer: Fix handling of page namespace change

Bug: T293822
Change-Id: I6981e41aec0dac159ffb7c0b33eb4b957805d2f3

df9941a73f9a63322e9d653131778ba0a25c49d4 authored about 3 years ago by Abijeet <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I8a95e581909e63b60dba1e05ee793ca29b72db9e

68efc4a3396f95e086fcc08e45db1d9c36278262 authored about 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ic830fa9e1659185c094ad6724acf7841d0779716

589fb0b404ae888dadb2a3f4113f68faa2b983e9 authored about 3 years ago by Translation updater bot <[email protected]>
Add VisualEditor support for Translate

Bug: T292285
Depends-On: I39029e4a63d22b37107edec066006557bcff34bf
Change-Id: I0b58a418d63d5a85c...

4c96c996e77c3ac0716f84a5538db996890b65ba authored about 3 years ago by Isabelle Hurbain-Palatin <[email protected]>
Update %MESSAGE_URL% to return the complete URL

Change-Id: Ib7faf11b78ba3aed7d408d4e7e21a9e00680bc62

3726f5b39bc943902beaaea6a42a02777f7ed788 authored about 3 years ago by Abijeet <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I472d6eace8d884fdc289c4e299973613c6c1eae0

4849f6160ccc69f9bfafcf179aa83cb78df76b91 authored about 3 years ago by Translation updater bot <[email protected]>
Replace deprecated global function wfGetCache()

wfGetCache() is deprecated since 1.32

Bug: T293928
Change-Id: Ib805db7f0b295eb6e8fee3fd286dfd06...

487edfd9bf3deb3a0ea77e6f3af05d0c326751ab authored about 3 years ago by Alexander Vorwerk <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I3d99c5cc2f809e97173037cb1dfb6bf80abee8e5

1193a03ed727adefd717254c8990912f9be651ed authored about 3 years ago by Translation updater bot <[email protected]>
Move var declarations inline

Change-Id: I614b130336a0dcc2e1adaae570e36dfa03894d3c

240cf7a81146c3aa19d1fd5db7ddc71c0df36d67 authored about 3 years ago by Ed Sanders <[email protected]>
Special:Translate Pass context to localise group label

Steps to reproduce:
* Go to Special:Translate
* Change user interface language to not English
* ...

f74f84fa7e916df98e369844c57a48f180f170d9 authored about 3 years ago by Niklas Laxström <[email protected]>
Merge ext.translate.recentgroups into ext.translate.special.translate

The ext.translate.recentgroups module is only used as a dependency
of ext.translate.special.tran...

c091cb66ec0d408e1038e8d217a0af4fb7f86a87 authored about 3 years ago by DannyS712 <[email protected]>
SpecialManageGroups: Fix renames appearing multiple times

This was caused due to refactoring in
in I10e5f3ef2dc1d1fcd599c3cd20539ab8a3c8dc7e

See: https:/...

583d22c1306b1ca9ab464c0a24e80961ad2edf79 authored about 3 years ago by Abijeet <[email protected]>
Implement TranslationEntitySearchActionApi

Bug: T246624
Change-Id: I51281fae02ba34594f31ac91a50f9c0a6b282c8a

f3241e991bab861aa86972de0f5b57eb8e5fa566 authored about 3 years ago by Niklas Laxström <[email protected]>
eslint: Fix mediawiki/class-doc errors

Change-Id: Icd393e3c8f9576dfc2f96e45d5fae870fec28e71

120ffb3c334821a7ee2e38c1cfa73e6f5fa2c054 authored about 3 years ago by Ed Sanders <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ic47c788758866d225d97db4f868e5ad78ba04e8a

01c56e38a3e5c224c63e30d29894ca3700bf9596 authored about 3 years ago by Translation updater bot <[email protected]>
Group configuration: Rename validator keymatch option to include

This aligns better with the 'exclude' parameter. Support is still
maintained for the older 'keym...

05b624625ae954635231341f38c5585feff2dc38 authored about 3 years ago by Abijeet <[email protected]>
Escape <translate> and <tvar> tags in message documentation

Technically tvar doesn't need to be escaped, but this is more
future proof.

Bug: T293459
Change...

064c8faf83511d791eed6cd45358708038554b7e authored about 3 years ago by Niklas Laxström <[email protected]>
eslint: Fix no-shadow errors

Change-Id: I81db04eddd319b2831870dd6e959318e338376e7

cf3dcd1b384bf6c2fd2bf30aba9d8c78f3718463 authored about 3 years ago by Ed Sanders <[email protected]>
Move client eslintrc to /resources

Fix trivial linting errors

Change-Id: I367a095c64c228fb505bfb0e2751821a948a19e2

90b7086df7c9ad69a4a6923059dd839558b17128 authored about 3 years ago by Ed Sanders <[email protected]>
Rename TranslationInterface to TranslatorInterface in tests

To match the folder structure in src/

Change-Id: Idf146b7fc0f1baecedee915a29e659b65a7da3e1

4fc6f7cb4e8ef78ba95609fe22484fa62898f723 authored about 3 years ago by Niklas Laxström <[email protected]>
Implement EntitySearch

Bug: T246624
Change-Id: I537f700e8ebde21a7ee4789e6eeb4dfca7b5f758

84ac48a75c233013bc77c61f722735cd4da6a4db authored about 3 years ago by Niklas Laxström <[email protected]>
Add support to exclude messages from validation

Add "exclude" option to VALIDATORS in group configuration.

This is similar to the "keymatch/inc...

a0a6505ecd9cf6e7838bf76f90e476bd01a802e8 authored about 3 years ago by Abijeet <[email protected]>
Add UI messages for Translate support in VE/Parsoid

Bug: T292285
Change-Id: I587a2cf1e36f79a8d36bb8496a969e90427c2cef

219b8518caa271c6b42e91fbc87a9731d6449b3f authored about 3 years ago by Isabelle Hurbain-Palatin <[email protected]>
Special:Translations: Fix lang attribute for message documentation

Bug: T259137
Change-Id: I87cc150a129a8756fa87836a143e995fd082c83e

2418a3a496dc6a339783705b469903078aa07b58 authored about 3 years ago by João Carvalho <[email protected]>
MediaWikiTestCase -> MediaWikiIntegrationTestCase

MediaWikiTestCase has been renamed to MediaWikiIntegrationTestCase in 1.34.

Bug: T293043
Change...

5f863a19116d672dda7841fee44ca522376ee3be authored over 3 years ago by Alexander Vorwerk <[email protected]>
Some code improvements suggested by PHPStorm

Change-Id: I10e5f3ef2dc1d1fcd599c3cd20539ab8a3c8dc7e

d17545a187b6c0692fefd8c9985192a830d6670a authored over 3 years ago by Niklas Laxström <[email protected]>
Fix use of deprecated Http::get

Bug: T292985
Change-Id: I6f0850c6c864cfe4e28ae096b70420830151a479

a4901bccd560010f42714d9912e88d8cacf78364 authored over 3 years ago by Niklas Laxström <[email protected]>
build: Updating npm dependencies

* ansi-regex: 5.0.0 → 5.0.1
* https://npmjs.com/advisories/1002401 (CVE-2021-3807)
* nth-check...

aa4a9fa158253c5552d87c69dd24665327c6c7f9 authored over 3 years ago by libraryupgrader <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I566536720acb1dd32b54abd012115890e5982faa

d63299a6a0560eee7053eda766e530e7a2667e6e authored over 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I09ae6b2563532a66fac938c1b1c7002f1d9a20c7

9bd0ad7f497262b8aa8c3f9a777cfc77ed58f2e2 authored over 3 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I982e419867be3660f46572247bb1272e386a6d93

fc06d5fed02a2493e80690e80e4a85b957096089 authored over 3 years ago by Translation updater bot <[email protected]>
phpunit: Make Makefile more automatic

List all the namespaced directories (which start with a capital
letter) automatically as targets...

922252b6382f62aa8becd15edce30790f9da5cd5 authored over 3 years ago by Niklas Laxström <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ia1a0ff52d36c20c99afc063e505a9400c2732967

8f60443aa9ea8b5f19b32ef57e81d7d22a4fac24 authored over 3 years ago by Translation updater bot <[email protected]>
build: Updating composer dependencies

* mediawiki/mediawiki-phan-config: 0.10.6 → 0.11.0
* php-parallel-lint/php-parallel-lint: 1.3.0 ...

e7f1f1c1bdcb909a85a0913602e3a6d1bb27ae67 authored over 3 years ago by libraryupgrader <[email protected]>