Github mirror of MediaWiki extension GrowthExperiments - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
转到文件
Jon Harald Søby 7df4367c7c Add special page names in Norwegian Bokmål and Nynorsk
Add translations for the special page names and the magic word
into Norwegian Bokmål (nb) and Norwegian Nynorsk (nn).

Change-Id: Ic0e21f4d9ea8134e5fa0d87943775c60ecbbec5a
2023-06-09 12:56:06 +02:00
.phan Use the ThanksQueryHelper service 2022-12-19 12:22:28 +00:00
docs docs: Remove unneeded ignored directories 2023-02-22 11:53:37 +00:00
documentation/frontend Merge "documentation/frontend: Generate coverage report" 2023-06-08 15:43:47 +00:00
i18n Localisation updates from https://translatewiki.net. 2023-06-09 09:14:01 +02:00
images Merge "Section images: add missing rtl images" 2023-06-08 18:08:43 +00:00
includes Section images: Fix post-edit quality gate check 2023-06-08 12:27:14 +02:00
maintenance Do not refresh impact data for hidden users 2023-06-01 13:36:41 +02:00
modules Merge "Section images: add missing rtl images" 2023-06-08 18:08:43 +00:00
sql Merge "Add maintenance script for deleting expired user impact data" 2022-09-28 12:37:27 +00:00
tests Merge "[tests] Add unit test for PersonalizedPraiseNotificationsDispatcher" 2023-06-05 22:01:48 +00:00
.eslintignore docs: avoid linting docs directory with eslint 2023-02-23 14:21:42 +01:00
.eslintrc.json build: Updating @wikimedia/codex to 0.9.1 2023-04-26 23:46:44 +00:00
.gitignore Update project gitignore 2023-02-28 10:24:14 -06:00
.gitreview Add .gitreview 2018-10-17 23:46:10 +02:00
.mailmap mailmap: Add a canonical name entry for me 2023-03-03 22:51:44 +01:00
.nycrc.json node-qunit tests for GrowthExperiments 2019-04-02 12:43:01 -04:00
.phpcs.xml phpcs: ignore php files under documentation/frontend/node_modules 2023-02-22 11:37:00 +01:00
.stylelintignore Use ForeignResourceManager to download wikimedia-ui-base.less 2021-11-26 18:03:18 +01:00
.stylelintrc.json build: Updating stylelint-config-wikimedia to 0.11.1 2021-09-04 20:29:41 +00:00
.svgo.config.js build: Updating npm dependencies 2023-03-24 20:41:54 +01:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 23.0.0 2018-11-16 02:40:35 +00:00
composer.json build: Updating dependencies 2023-04-29 05:12:44 +00:00
COPYING Initial structure 2018-10-22 20:45:20 +00:00
extension.json Merge "Section images: Implement image placeholder" 2023-06-07 20:31:27 +00:00
GrowthExperiments.alias.php Add special page names in Norwegian Bokmål and Nynorsk 2023-06-09 12:56:06 +02:00
GrowthExperiments.i18n.magic.php Add special page names in Norwegian Bokmål and Nynorsk 2023-06-09 12:56:06 +02:00
Gruntfile.js documentation/frontend: Create "Add link" onboarding dialog demo 2023-03-27 15:17:08 +02:00
jest.config.js jest: Fail on Vue and other warnings 2023-01-10 15:09:08 +01:00
jest.setup.js Vue components: refactor CText to use standard template 2022-12-19 11:29:21 +00:00
jest.setupAfterEnv.js jest: Fail on Vue and other warnings 2023-01-10 15:09:08 +01:00
package-lock.json build: Updating @wikimedia/codex to 0.10.0 2023-05-16 23:54:51 +00:00
package.json api-testing: Set higher timeout 2023-06-06 14:56:44 +02:00
phpbench.json phpbench: tests for LinkRecommendationFilter and Special:Homepage 2022-04-25 12:26:55 +00:00
quibble.yaml build: Add quibble.yaml 2023-03-03 13:06:03 +00:00
README Initial structure 2018-10-22 20:45:20 +00:00
rollup.config.js NewImpact: Use d3 subpackages 2022-11-10 09:50:46 +01:00
ServiceWiring.php Merge "Respect partial blocks for GrowthMentors.json in structured mentor list" 2023-05-28 17:59:16 +00:00

This is a MediaWiki extension that contains experiments done by the Growth team.

See the wiki page for more information: <https://www.mediawiki.org/wiki/Extension:GrowthExperiments>.