Github mirror of MediaWiki extension GrowthExperiments - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
转到文件
libraryupgrader e2b681763b build: Updating @wikimedia/codex to 0.9.1
Change-Id: I95abdcfc548715ee3948305a152d319fb7d47ebf
2023-04-26 23:46:44 +00: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 Frontend documentation: return onboarding dialog result 2023-04-24 11:53:22 +02:00
i18n Localisation updates from https://translatewiki.net. 2023-04-25 08:48:07 +02:00
images Frontend for Personalized praise module 2023-03-29 20:56:58 +02:00
includes Update moved class WikiMap 2023-04-25 09:53:58 +00:00
maintenance Update moved class WikiMap 2023-04-25 09:53:58 +00:00
modules Personalized praise: Change type= to weight= 2023-04-19 08:14:33 +00:00
sql Merge "Add maintenance script for deleting expired user impact data" 2022-09-28 12:37:27 +00:00
tests Update moved class TitleFactory 2023-04-19 16:55:40 +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 composer dependencies 2023-03-18 22:57:18 +01:00
COPYING Initial structure 2018-10-22 20:45:20 +00:00
extension.json Update moved class TitleFactory 2023-04-19 16:55:40 +00:00
GrowthExperiments.alias.php Translate Special:EnrollAsMentor name into Polish 2022-10-21 12:44:29 +00:00
GrowthExperiments.i18n.magic.php Add Korean special page and magic words alias 2022-06-30 21:57:24 +09: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.9.1 2023-04-26 23:46:44 +00:00
package.json build: Updating @wikimedia/codex to 0.9.1 2023-04-26 23:46:44 +00: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 Update moved class WikiMap 2023-04-25 09:53:58 +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>.