Current configuration on the wiki
Find a file
Bartosz Dziewoński 252bacff34 RecentChange: Replace use of legacy error arrays
Replace uses of soon-to-be-deprecated methods:
* ApiBase::errorArrayToStatus
* PermissionStatus::toLegacyErrorArray

Deprecate and replace uses of:
* RecentChange::doMarkPatrolled

Change-Id: I2311d1fa3772ba6be378ad6f497ed4c0df9b7aa8
2024-07-09 21:48:34 +00:00
.phan
cache
docs Remove superfluous spaces 2024-07-03 04:24:59 +00:00
extensions
images
includes RecentChange: Replace use of legacy error arrays 2024-07-09 21:48:34 +00:00
languages Localisation updates from https://translatewiki.net. 2024-07-09 09:07:50 +02:00
maintenance Merge "Replace some uses of raw SQL with expression builder" 2024-07-08 18:18:06 +00:00
mw-config Remove superfluous spaces 2024-07-03 04:24:59 +00:00
resources Merge "mediawiki.specialblock: Select to block last IP by default" 2024-07-09 12:36:12 +00:00
skins
tests RecentChange: Replace use of legacy error arrays 2024-07-09 21:48:34 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs Add .git-blame-ignore-revs 2024-06-02 23:03:04 +02:00
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap Swap my main and secondary emails around 2024-06-15 22:38:33 +02:00
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Introduce hook to preserve query params after authentication 2024-07-08 13:37:54 +02:00
CODE_OF_CONDUCT.md
composer.json Bump wikimedia/parsoid to 0.20.0-a12 2024-07-08 12:29:46 +02:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md docs: remove deprecated version key from docker examples 2024-05-28 13:34:02 +00:00
docker-compose.yml
FAQ
Gruntfile.js Merge "codex: Provide i18n function and messages" 2024-07-03 07:06:47 +00:00
HISTORY HISTORY: Add 1.39.8/1.40.4/1.41.2/1.42.1 2024-06-27 16:53:26 +01:00
img_auth.php
index.php
INSTALL
jsdoc.json Update jsdoc-wmf-theme from 1.0.1 to 1.1.0 2024-06-27 19:29:24 +00:00
load.php ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 2024-02-22 22:30:39 +00:00
opensearch_desc.php Replace direct use of $wgRestPath with wfScript() 2024-07-01 22:01:32 +00:00
package-lock.json Update jsdoc-wmf-theme from 1.0.1 to 1.1.0 2024-06-27 19:29:24 +00:00
package.json Merge "build: alphabetize package.json scripts" 2024-07-05 00:39:07 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 RecentChange: Replace use of legacy error arrays 2024-07-09 21:48:34 +00:00
rest.php Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
SECURITY
thumb.php Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
thumb_handler.php Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
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.