Current configuration on the wiki
Find a file
Ammar Abdulhamid b9717c8bf8 Migrate page_props to abstract schema
For Postges:
 - Drop foreign key from 'pp_page'
 - Move pk addition from the SQL file to the Updater class
 - Override default SQL value for float to return FLOAT which is in use.

For MySQL:
 - Override default SQL value for float to return FLOAT which is in use
 Hack added in generateSchemaSql.php

Bug: T230428
Bug: T164898
Change-Id: I3c591c9b8f43647b0208690bca79f2d0dd206922
2020-11-18 06:20:32 +01:00
.phan Local config override file for Phan 2020-11-04 10:28:22 +11:00
.pipeline
cache
docs Update for object-factory v.3 2020-11-17 06:20:23 +00:00
extensions
images
includes Migrate page_props to abstract schema 2020-11-18 06:20:32 +01:00
languages Merge "Add fi as fallback language for smn" 2020-11-17 09:42:50 +00:00
maintenance Migrate page_props to abstract schema 2020-11-18 06:20:32 +01:00
mw-config
resources Merge "Add hidden username to password change forms" 2020-11-17 22:34:27 +00:00
skins
tests Merge "Hard deprecate NamespaceInfo::getRestrictionLevels" 2020-11-18 03:59:31 +00:00
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore Kill tests/phan 2020-11-17 16:04:33 +01:00
.gitreview
.mailmap
.phpcs.xml Kill tests/phan 2020-11-17 16:04:33 +01:00
.stylelintrc.json
.travis.yml build: Force composer 1.x in Travis CI 2020-11-14 23:35:45 +00:00
.vsls.json
api.php
autoload.php Extract PoolWorlArticleViewCurrent 2020-11-17 20:17:02 +01:00
CODE_OF_CONDUCT.md
composer.json Updating monolog/monolog (1.25.3 => 2.0.2) 2020-11-17 15:37:18 -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
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.36 Updating monolog/monolog (1.25.3 => 2.0.2) 2020-11-17 15:37:18 -08: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.