Current configuration on the wiki
Find a file
Timo Tijhof cb27326ff3 Pingback: Re-order methods prior to refactor
- Arrange the methods in order of execution.
- Provide a single run() entrypoint for testing
  (added in the next commit).

Bug: T270540
Change-Id: I27369de38a033397aa15e3a7aba7a034dd1c94f3
2020-12-22 19:12:07 +00:00
.phan Remove ext-intl phan stubs 2020-11-29 00:08:20 +00:00
.pipeline pipeline: Fix malformed pipeline config 2020-12-18 10:25:53 -08:00
cache
docs Merge "Add db group documentation" 2020-12-09 23:41:21 +00:00
extensions
images
includes Pingback: Re-order methods prior to refactor 2020-12-22 19:12:07 +00:00
languages Localisation updates from https://translatewiki.net. 2020-12-18 08:23:23 +01:00
maintenance build: Upgrade mediawiki-phan-config from 0.10.5 to 0.10.6 2020-12-17 10:14:53 -08:00
mw-config
resources Use transparent svg checker image on filepages and lose the 2020-12-18 17:54:05 +00:00
skins
tests Merge "Deprecate a bunch of global functions" 2020-12-18 23:36:21 +00:00
.dockerignore Fix a typo in .dockerignore 2020-12-05 10:15:14 +01:00
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.travis.yml
.vsls.json
api.php
autoload.php Introduce RevisionOutputCache 2020-12-14 16:50:28 +00:00
CODE_OF_CONDUCT.md
composer.json build: Upgrade mediawiki-phan-config from 0.10.5 to 0.10.6 2020-12-17 10:14:53 -08:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json Selenium: Target Mediawiki-Docker by default 2020-12-08 15:38:25 +00:00
package.json Selenium: fix selenium-daily NPM script 2020-12-09 15:41:21 +01:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.36 Deprecate a bunch of global functions 2020-12-18 21:34:50 +00:00
rest.php
SECURITY
thumb.php thumb.php - wfExtractThumbParams can return null 2020-12-17 06:22:46 +00:00
thumb_handler.php
UPGRADE

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.