Current configuration on the wiki
Find a file
Ed Sanders c20d111b50 eslint: Autofix var to let/const
Temporarily disable no-var & prefer-const as resulting errors
need to be fixed manually.

Change-Id: I6cb62a2c70a4c1fc265a00b1f18af127ac9d5029
2024-09-12 17:09:17 +01:00
.phan
cache
docs Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
extensions
images
includes Merge "Customise Special:UserLogout success message for temporary account" 2024-09-12 11:18:07 +00:00
languages Merge "Customise Special:UserLogout success message for temporary account" 2024-09-12 11:18:07 +00:00
maintenance Merge "Fix broken deleteSelfExternals.php and test it" 2024-09-11 18:57:37 +00:00
mw-config eslint: Autofix var to let/const 2024-09-12 17:09:17 +01:00
resources eslint: Autofix var to let/const 2024-09-12 17:09:17 +01:00
skins
tests Merge "Customise Special:UserLogout success message for temporary account" 2024-09-12 11:18:07 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap build: De-duplicate two recent CREDITS additions via mailmap 2024-09-11 10:02:02 -07:00
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php objectcache: Improve overall BagOStuff class docs 2024-09-11 11:55:10 +01:00
CODE_OF_CONDUCT.md
composer.json Bump wikimedia/parsoid to 0.20.0-a20 2024-09-09 16:09:41 -04:00
composer.local.json-sample
COPYING
CREDITS build: De-duplicate two recent CREDITS additions via mailmap 2024-09-11 10:02:02 -07:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js Merge "codex: Provide i18n function and messages" 2024-07-03 07:06:47 +00:00
HISTORY
img_auth.php
index.php
INSTALL
jsdoc.json
load.php
opensearch_desc.php
package-lock.json Add Jest to MW Core for testing Vue components 2024-09-11 16:40:17 -04:00
package.json Add Jest to MW Core for testing Vue components 2024-09-11 16:40:17 -04:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Add release notes for CentralIdLookup::isOwned() 2024-09-10 05:56:08 +02:00
rest.php
SECURITY
thumb.php
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.