Current configuration on the wiki
Find a file
Aryeh Gregor 747bc81ac0 Use MainConfigNames instead of string literals
Part 1, proof of concept. Hundreds of files left to go. These changes
brought to you in large part by vim macros.

Bug: T305805
Change-Id: I44789091e9f6394c800a11b29f22528c8dcacf71
2022-04-11 17:53:27 +03:00
.phan phan: Remove PhanCompatibleAccessMethodOnTraitDefinition suppression 2022-03-31 19:22:34 +02:00
.pipeline
cache
docs LogActions is a map, not a list. 2022-04-07 18:03:28 +02:00
extensions
images
includes Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
languages Localisation updates from https://translatewiki.net. 2022-04-08 08:06:27 +02:00
maintenance Merge "linker: Add LinksMigration service for read new" 2022-04-08 13:41:17 +00:00
mw-config Update installer to reflect modern logos 2022-03-10 16:48:39 +00:00
resources Use spaces in page names instead of underscores for cross-wiki uploads 2022-04-08 11:26:50 +02:00
skins
tests Merge "logging: Remove user_editcount from DatabaseLogEntry query info" 2022-04-09 16:02:21 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap CREDITS: Update ahead of REL1_38 branch 2022-03-08 17:00:44 -05:00
.phpcs.xml maintenance: Move MWTerm classes to /tests/parser/ 2022-03-24 21:01:14 +00:00
.stylelintrc.json
.svgo.config.js build: Update 'svgo' to latest v2.8.0 2022-02-27 23:54:58 +00:00
.vsls.json
api.php
autoload.php Merge "Create ParserFetchTemplateData hook" 2022-04-07 06:00:40 +00:00
CODE_OF_CONDUCT.md
composer.json phpunit: Remove custom MediaWikiPHPUnitCommand and use default directly 2022-03-31 17:58:41 +00:00
composer.local.json-sample
COPYING
CREDITS Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js QUnit: Set default file type to js 2022-02-09 04:08:42 +00:00
HISTORY HISTORY: Add 1.35.6/1.36.4/1.37.2 2022-04-01 00:18:08 +01:00
img_auth.php
index.php index.php: Remove global $mediaWiki variable 2022-03-26 21:55:56 +00:00
INSTALL Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Use @wdio/spec-reporter 2022-03-24 15:31:45 +00:00
package.json selenium: Use @wdio/spec-reporter 2022-03-24 15:31:45 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.38 Load defaults from config-schema.php. 2022-04-06 16:02:19 +00:00
RELEASE-NOTES-1.39 Make Skin::getPortletData private 2022-04-05 18:32:35 +01:00
rest.php
SECURITY
thumb.php maintenance: Replace some usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 12:52:05 +00:00
thumb_handler.php
UPGRADE Bump minimum required version for upgrade to 1.31 2022-03-15 22:12:59 +01:00

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.