Current configuration on the wiki
Find a file
Novem Linguae 6ba8efd0a7 docker-compose.yml: Remove obsolete version element
Fixes "WARN[0000] docker-compose.yml: `version` is obsolete"

See https://docs.docker.com/compose/compose-file/04-version-and-name/

Bug: T364815
Change-Id: I0f42a2a52f65f9dda89ae12b2041f31223b7c4cf
2024-05-14 07:49:57 +00:00
.phan
cache
docs block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
extensions
images
includes Merge "Migrate IReadableDatabase::buildGroupConcatField to SelectQueryBuilder" 2024-05-13 16:18:33 +00:00
languages Add Special:TalkPage for redirecting to talk pages 2024-05-13 11:54:39 +02:00
maintenance block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
mw-config
resources Merge "Special:Upload: No preview rotation if browser already does so" 2024-05-13 14:13:04 +00:00
skins
tests Merge "Migrate IReadableDatabase::buildGroupConcatField to SelectQueryBuilder" 2024-05-13 16:18:33 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle 2024-04-22 18:26:14 +03:00
.stylelintrc.json
.svgo.config.js build: Update SVGO to v3.0.2 2023-06-15 12:24:22 -07:00
.vsls.json
api.php
autoload.php Merge "watchlist: Move un-namespaced watcheditem classes to /includes/watchlist/" 2024-05-13 16:07:36 +00:00
CODE_OF_CONDUCT.md
composer.json Bump wikimedia/parsoid to 0.20.0-a4 2024-05-06 12:56:24 -04:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md Add help for a failure when getting started 2024-05-04 12:28:23 +03:00
docker-compose.yml docker-compose.yml: Remove obsolete version element 2024-05-14 07:49:57 +00:00
FAQ
Gruntfile.js i18n: Move preferences messages to a separate i18n file 2024-05-04 01:07:11 +00:00
HISTORY HISTORY: Add missing CVE's for 1.39.7/1.40.3/1.41.1 2024-05-13 09:15:51 +00:00
img_auth.php
index.php
INSTALL Move ext-openssl from suggest to require 2024-05-05 09:42:06 +00:00
jsdoc.js Document mediawiki.router 2024-05-05 12:00:12 +00:00
load.php
opensearch_desc.php
package-lock.json Update jsdoc-wmf-theme to 1.0.1 2024-05-07 18:46:23 +02:00
package.json Merge "npm: add "mocha" script" 2024-05-08 17:07:17 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.42 [ParserOutput] Remove deprecated ::getTOCHTML() and ::setTOCHTML() methods 2024-04-16 13:00:58 -04:00
RELEASE-NOTES-1.43 Add Special:TalkPage for redirecting to talk pages 2024-05-13 11:54:39 +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.