You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jenkins-bot 8c12d1ec9b Merge "Add new hook OutputPageRenderCategoryLink" 2 days ago
.phan Alias Parsoid DOM nodes to PHP DOM implementation 4 months ago
cache Update Apache config syntax in .htaccess files 6 months ago
docs objectcache: Remove ReplicatedBagOStuff, deprecated since 1.42 3 days ago
extensions docs: Don't point people to deprecated Diffusion copies of gerrit repos 1 year ago
images Set "X-Content-Type-Options: nosniff" header in images/.htaccess 2 years ago
includes Merge "Add new hook OutputPageRenderCategoryLink" 2 days ago
languages Localisation updates from https://translatewiki.net. 3 days ago
maintenance Merge "build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition" 4 days ago
mw-config Installer: Ignore parameter uselang on an invalid language code 3 weeks ago
resources Update Codex from v1.11.1 to v1.12.0 3 days ago
skins docs: Don't point people to deprecated Diffusion copies of gerrit repos 1 year ago
tests Merge "Add new hook OutputPageRenderCategoryLink" 2 days ago
.dockerignore
.editorconfig Fix .editorconfig for tests/parser/ directory 6 months ago
.eslintignore Codex: Allow a local development version to be used 2 weeks ago
.eslintrc.json eslint: Only apply client rules to client files 3 years ago
.fresnel.yml
.git-blame-ignore-revs Add .git-blame-ignore-revs 3 months ago
.gitattributes .gitattributes: Ship docker-compose.yml to the tarball 2 years ago
.gitignore Merge "maintenance: Remove dev folder" 8 months ago
.gitmessage git: Introduce .gitmessage 1 year ago
.gitreview
.mailmap Swap my main and secondary emails around 3 months ago
.phpcs.xml build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition 1 week ago
.stylelintrc.json Login page: Use Codex CSS components 1 year ago
.svgo.config.js build: Update SVGO to v3.0.2 1 year ago
.vsls.json build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0 2 years ago
CODE_OF_CONDUCT.md
COPYING
CREDITS Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 5 months ago
DEVELOPERS.md Codex: Allow a local development version to be used 2 weeks ago
FAQ
Gruntfile.js Merge "codex: Provide i18n function and messages" 2 months ago
HISTORY HISTORY: Add 1.39.8/1.40.4/1.41.2/1.42.1 2 months ago
INSTALL Move ext-openssl from suggest to require 4 months ago
README.md docs: Link to "Local development quickstart" in README 8 months ago
RELEASE-NOTES-1.43 Merge "Add new hook OutputPageRenderCategoryLink" 2 days ago
SECURITY
UPGRADE UPGRADE: Update mailing list archive link 5 months ago
api.php Namespace includes/context 7 months ago
autoload.php Add new hook OutputPageRenderCategoryLink 2 days ago
composer.json Update symfony/* 3 days ago
composer.local.json-sample
docker-compose.yml docker-compose.yml: Remove obsolete version element 4 months ago
img_auth.php filerepo: extract AuthenticatedFileEntryPoint from img_auth.php 4 months ago
index.php Namespace includes/context 7 months ago
jsdoc.json Update jsdoc-wmf-theme from 1.0.1 to 1.1.0 2 months ago
load.php ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 7 months ago
opensearch_desc.php Replace direct use of $wgRestPath with wfScript() 2 months ago
package-lock.json Update jsdoc-wmf-theme from 1.0.1 to 1.1.0 2 months ago
package.json Merge "build: alphabetize package.json scripts" 2 months ago
phpunit.xml.dist phpunit: Determine what extensions to load in unit tests via config 12 months ago
rest.php Use namespaced classes (1) 3 months ago
thumb.php Use namespaced classes (1) 3 months ago
thumb_handler.php Use namespaced classes (1) 3 months ago

README.md

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.