Current configuration on the wiki
Find a file
Reedy c8de2ac751 Remove ipb_anon_only from ipb_address_unique index addition
Should've been removed from these patches as part of the fix for
T251188 in 39448a9cf6

Bug: T264683
Change-Id: I49f3ba2bec87d4a701f1370b8c67eac9f58629a7
2020-10-06 00:42:37 +00:00
.phan phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
.pipeline
cache
docs Prevent service injection to LoadExtensionSchemaUpdates hook 2020-09-18 08:01:52 +10:00
extensions vscode live share settings 2020-07-07 15:31:17 +00:00
images
includes Merge "Remove all hard-deprecated methods of UserGroupMembership" 2020-10-05 18:44:34 +00:00
languages Merge "Use the same character set for link prefix as for suffix in Arabic 'ar'" 2020-10-05 19:03:27 +00:00
maintenance Remove ipb_anon_only from ipb_address_unique index addition 2020-10-06 00:42:37 +00:00
mw-config
resources Merge "LivePreview: Show "Templates used in this preview" when creating a new page or editing a section" 2020-10-05 21:15:41 +00:00
skins vscode live share settings 2020-07-07 15:31:17 +00:00
tests Sync up with Parsoid parserTests.txt 2020-10-05 16:09:18 -04:00
.editorconfig
.eslintignore
.eslintrc.json eslint: Move mediawiki/valid-package-file-require disables inline 2020-08-26 19:54:52 +01:00
.fresnel.yml
.gitattributes Remove package-lock.json from the tarball 2020-08-07 23:10:26 -07:00
.gitignore Remove old references to AdminSettings, which was removed in 1.23 2020-07-13 08:15:03 +00:00
.gitreview
.mailmap Fix duplicate CREDITS entries I accidently added 2020-07-11 14:27:02 +03:00
.phpcs.xml Merge "maintenance: Move cleanupTable from .inc to .php" 2020-09-29 06:07:39 +00:00
.stylelintrc.json
.travis.yml build: Change Travis CI temporary password 2020-07-01 04:18:14 +01:00
.vsls.json vscode live share settings 2020-07-07 15:31:17 +00:00
api.php docs: Improve entry point documentation 2020-07-02 02:07:25 +00:00
autoload.php Merge "maintenance: Move cleanupTable from .inc to .php" 2020-09-29 06:07:39 +00:00
CODE_OF_CONDUCT.md
composer.json build: Updating mediawiki/mediawiki-phan-config to 0.10.3 2020-09-24 09:28:32 +01:00
composer.local.json-sample
COPYING
CREDITS Update CREDITS 2020-09-28 12:53:22 +00:00
DEVELOPERS.md [docker] Update working directory to /var/www/html/w 2020-10-01 09:18:16 +00:00
docker-compose.yml [docker] Update working directory to /var/www/html/w 2020-10-01 09:18:16 +00:00
FAQ
Gruntfile.js
HISTORY Move RELEASE-NOTES-1.35 into HISTORY 2020-09-25 16:31:07 +00:00
img_auth.php SECURITY: Fix accidental public CC headers in img_auth.php 2020-06-24 17:58:39 +01:00
index.php docs: Improve entry point documentation 2020-07-02 02:07:25 +00:00
INSTALL RELEASE-NOTES and INSTALL tweaks 2020-09-02 14:54:56 +00:00
jsduck.json Update OOUI to v0.39.2 2020-06-24 15:22:57 +01:00
load.php docs: Improve entry point documentation 2020-07-02 02:07:25 +00:00
opensearch_desc.php In Web entry points, move file scope code into a main function 2020-06-25 11:31:45 +01:00
package-lock.json build: Auto-fix npm audit issues 2020-09-10 16:23:31 +01:00
package.json build: Auto-fix npm audit issues 2020-09-10 16:23:31 +01:00
phpunit.xml.dist phpunit: fail on warnings 2020-09-09 20:19:52 +02:00
README.md docs: Rename main README to README.md 2020-06-23 15:50:57 +01:00
RELEASE-NOTES-1.36 Merge "Remove all hard-deprecated methods of UserGroupMembership" 2020-10-05 18:44:34 +00:00
rest.php
SECURITY
thumb.php docs: Improve entry point documentation 2020-07-02 02:07:25 +00:00
thumb_handler.php docs: Improve entry point documentation 2020-07-02 02:07:25 +00: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.