Current configuration on the wiki
Find a file
Ammar Abdulhamid 6599e5706c Migrate querycache_info to abstract schema
Additional changes for Postgres:
 - Set empty string as default for qci_type
 - Set PG-equivalent of the given MySql/Sqlite timestamp as
   default timestamp for qci_timestamp
 - Make qci_type non nullable
 - Make qci_timestamp non nullable
 - Drop UNIQUE constraint on qci_type

Bug: T230428
Bug: T164898
Depends-On: If344395615087c360597a5b3d66ea03e930b7d9b
Change-Id: I741d2d079696d4b4eba09945341054d2a145bddc
2020-10-20 08:18:03 +01:00
.phan
.pipeline
cache
docs
extensions
images
includes Migrate querycache_info to abstract schema 2020-10-20 08:18:03 +01:00
languages Localisation updates from https://translatewiki.net. 2020-10-20 08:28:40 +02:00
maintenance Migrate querycache_info to abstract schema 2020-10-20 08:18:03 +01:00
mw-config
resources DateTimeInputWidget: Fix incorrect value due to mixed LESS units 2020-10-17 00:48:29 +02:00
skins
tests Merge "Revert "Use parsoid directly in /page/html handler"" 2020-10-19 23:11:25 +00:00
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.travis.yml
.vsls.json
api.php
autoload.php Vary timestamp default value per platform in abstract schema 2020-10-17 20:21:51 +01:00
CODE_OF_CONDUCT.md
composer.json
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
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.36 Remove unused methods in language hard-deprecated in 1.34 2020-10-18 23:55:45 +00: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.