MediaWiki mirror

jenkins-bot 273d7b85fe Merge "rest: test for path redirection" 2 days ago
.phan f3524224f0 build: Fix line indents 1 month ago
cache 903544aabc Update Apache config syntax in .htaccess files 3 weeks ago
docs 1d09a3750d docs: Migrate to IDatabase::newInsertQueryBuilder 4 days ago
extensions 2369a0b7df docs: Don't point people to deprecated Diffusion copies of gerrit repos 1 year ago
images 8261b1b72e Set "X-Content-Type-Options: nosniff" header in images/.htaccess 1 year ago
includes 9dd96682fa Merge "handler: Create generic redirect handler for the REST API" 2 days ago
languages fb71cd6d87 Localisation updates from https://translatewiki.net. 2 days ago
maintenance 8018e157e8 maintenance: Migrate to IDatabase::newUpdateQueryBuilder 5 days ago
mw-config 4bae64d1c7 Namespace includes/context 2 months ago
resources 60c9cdd518 mediawiki.special.block: Fix typo in Codex form 2 days ago
skins 2369a0b7df docs: Don't point people to deprecated Diffusion copies of gerrit repos 1 year ago
tests 273d7b85fe Merge "rest: test for path redirection" 2 days ago
.dockerignore 4debdefb16 Fix a typo in .dockerignore 3 years ago
.editorconfig f18861eec8 Fix .editorconfig for tests/parser/ directory 1 month ago
.eslintignore 7ffd9e8daf .eslintignore: Remove jquery.tipsy reference 3 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" 3 months ago
.gitmessage a314667503 git: Introduce .gitmessage 11 months ago
.gitreview c91a55aa63 Swapping defaultbranch for track 7 years ago
.mailmap 5f27e130d8 CREDITS: Fix various duplicates 1 month ago
.phpcs.xml f3524224f0 build: Fix line indents 1 month ago
.stylelintrc.json 51c6fe6167 Login page: Use Codex CSS components 9 months ago
.svgo.config.js ff1731dab1 build: Update SVGO to v3.0.2 10 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 b62087dea2 Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 1 week ago
DEVELOPERS.md d753a8f480 DEVELOPERS.md: fix formatting in bullet list 3 months ago
FAQ 5a113eaddd Documentation link changes 7 years ago
Gruntfile.js 4d7244a466 build: Simplify --qunit-watch logic 3 weeks ago
HISTORY b62087dea2 Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 1 week ago
INSTALL b62087dea2 Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 1 week ago
README.md 35c7a9e1c6 docs: Link to "Local development quickstart" in README 2 months ago
RELEASE-NOTES-1.42 26106a04dd [Parser] Add deprecated Parser:$proofreadRenderingPages property 3 days ago
RELEASE-NOTES-1.43 086ed2e295 rdbms: deprecate IMaintainableDatabase::textFieldSize 2 days ago
SECURITY 8912423276 Add SECURITY 6 years ago
UPGRADE 56e1434a5e UPGRADE: Update mailing list archive link 5 days ago
api.php 4bae64d1c7 Namespace includes/context 2 months ago
autoload.php 9dd96682fa Merge "handler: Create generic redirect handler for the REST API" 2 days ago
composer.json 8041eb4162 Bump wikimedia/parsoid to 0.20.0-a1 4 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 9 months ago
img_auth.php 4bae64d1c7 Namespace includes/context 2 months ago
index.php 4bae64d1c7 Namespace includes/context 2 months ago
jsdoc.js 46df45a0f8 Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 3 days ago
load.php be2dbcc219 ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 1 month ago
opensearch_desc.php 72d6b46339 Use namespaced classes 4 months ago
package-lock.json 46df45a0f8 Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 3 days ago
package.json 46df45a0f8 Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 3 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 1 month ago
thumb.php 9638fa314a Introduce entry point classes for media files. 2 weeks ago
thumb_handler.php 9638fa314a Introduce entry point classes for media files. 2 weeks 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.