MediaWiki mirror

jenkins-bot 2611aa6e86 Merge "search: Exclude unlisted special pages from search completion" 4 hours ago
.phan f3524224f0 build: Fix line indents 2 weeks ago
cache 903544aabc Update Apache config syntax in .htaccess files 4 days ago
docs dd992c1a7d Remove $wgHTMLFormAllowTableFormat and its uses 1 day ago
extensions 2369a0b7df docs: Don't point people to deprecated Diffusion copies of gerrit repos 11 months ago
images 8261b1b72e Set "X-Content-Type-Options: nosniff" header in images/.htaccess 1 year ago
includes 2611aa6e86 Merge "search: Exclude unlisted special pages from search completion" 4 hours ago
languages e95c79433c Localisation updates from https://translatewiki.net. 1 day ago
maintenance 582cf3399c build: Restore Doxygen output for MediaWiki release tags (take 3) 18 hours ago
mw-config 4bae64d1c7 Namespace includes/context 1 month ago
resources e4d095ce2e Merge "SpecialCreateAccount: Prevent JS from un-bolding the email label" 11 hours ago
skins 2369a0b7df docs: Don't point people to deprecated Diffusion copies of gerrit repos 11 months ago
tests 2611aa6e86 Merge "search: Exclude unlisted special pages from search completion" 4 hours ago
.dockerignore 4debdefb16 Fix a typo in .dockerignore 3 years ago
.editorconfig f18861eec8 Fix .editorconfig for tests/parser/ directory 4 weeks ago
.eslintignore 7ffd9e8daf .eslintignore: Remove jquery.tipsy reference 2 months ago
.eslintrc.json 9e234e6a37 eslint: Only apply client rules to client files 2 years ago
.fresnel.yml 56880b37c0 Add explanatory comment for .fresnel.yml 2 years ago
.gitattributes 5895ae836c .gitattributes: Ship docker-compose.yml to the tarball 1 year ago
.gitignore 5522c780a5 Merge "maintenance: Remove dev folder" 2 months ago
.gitmessage a314667503 git: Introduce .gitmessage 10 months ago
.gitreview c91a55aa63 Swapping defaultbranch for track 7 years ago
.mailmap 5f27e130d8 CREDITS: Fix various duplicates 1 week ago
.phpcs.xml f3524224f0 build: Fix line indents 2 weeks ago
.stylelintrc.json 51c6fe6167 Login page: Use Codex CSS components 8 months ago
.svgo.config.js ff1731dab1 build: Update SVGO to v3.0.2 9 months ago
.vsls.json 3496296884 build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0 1 year ago
CODE_OF_CONDUCT.md fec6692394 docs: Exclude extra markdown files from Doxygen 4 years ago
COPYING 3af1e25343 Replace HTTP by HTTPS in docs 6 years ago
CREDITS 5f27e130d8 CREDITS: Fix various duplicates 1 week ago
DEVELOPERS.md d753a8f480 DEVELOPERS.md: fix formatting in bullet list 2 months ago
FAQ 5a113eaddd Documentation link changes 7 years ago
Gruntfile.js d999dc7ac5 build: Update karma-qunit to 4.2.0 and remove old `__karma__` hack 3 weeks ago
HISTORY bd6ed0acdf Fix some spelling errors 1 week ago
INSTALL 0443d918da docs: Update old mailman references to postorius 1 week ago
README.md 35c7a9e1c6 docs: Link to "Local development quickstart" in README 2 months ago
RELEASE-NOTES-1.42 2a65e7f281 Merge "rdbms: deprecate unused SQLPlatform::getQueryVerb() method" 19 hours ago
SECURITY 8912423276 Add SECURITY 6 years ago
UPGRADE d65d34ab78 Update DEVELOPERS.md and UPGRADE with new way to use update.php 9 months ago
api.php 4bae64d1c7 Namespace includes/context 1 month ago
autoload.php c2373af679 Add job for upload from UploadFromUrl 5 days ago
composer.json 5a6651c675 Upgrade composer/semver from 3.3.2 to 3.4.0 2 days ago
composer.local.json-sample 54e84b0a34 composer.local.json-sample: merge */composer.json 2 years ago
docker-compose.yml 1ae4ead71f docker: Update apache2 image to one with a /view rewrite rule 8 months ago
img_auth.php 4bae64d1c7 Namespace includes/context 1 month ago
index.php 4bae64d1c7 Namespace includes/context 1 month ago
jsdoc-plugin-allow-dots-in-modules.js ef6df58855 jsdoc: Support dots in '@module <name>' and '@exports <name>' 1 month ago
jsdoc.js 3b94ef0e93 docs: Remove remaining jsdoc exclusions 6 days ago
load.php be2dbcc219 ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 1 month ago
opensearch_desc.php 72d6b46339 Use namespaced classes 3 months ago
package-lock.json cd68f65cbb Update eslint-plugin-vue to 9.23.0 6 days ago
package.json cd68f65cbb Update eslint-plugin-vue to 9.23.0 6 days ago
phpunit.xml.dist a053d106bf phpunit: Determine what extensions to load in unit tests via config 6 months ago
rest.php ae9d8e6054 Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass 2 weeks ago
thumb.php 4bae64d1c7 Namespace includes/context 1 month ago
thumb_handler.php 8f6b0723af docs: Improve entry point documentation 3 years 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.