Current configuration on the wiki
Find a file
Jakub Vrana 9e8a747233 rdbms: Pass required parameter
Found by PHPStan.

Change-Id: I8fbb64f7b5058b36381bccd5bc6a9d095b9ace15
2018-12-01 23:46:10 +00:00
cache
docs Add a Status and a $reason parameter to TitleMove hook 2018-11-13 08:51:02 +00:00
extensions
images
includes rdbms: Pass required parameter 2018-12-01 23:46:10 +00:00
languages Localisation updates from https://translatewiki.net. 2018-11-30 21:54:20 +01:00
maintenance Merge "Drop ct_tag column from change_tag table" 2018-11-28 23:52:05 +00:00
mw-config build: Upgrade stylelint-config-wikimedia to 0.5.0 and make pass 2018-11-28 16:30:32 -08:00
resources build: Upgrade stylelint-config-wikimedia to 0.5.0 and make pass 2018-11-28 16:30:32 -08:00
skins
tests Merge "Use ParserCache in CategoryMembershipChangeJob" 2018-11-29 01:15:01 +00:00
.editorconfig
.eslintrc.json eslint: Drop 'dot-notation' rule 2018-11-27 22:36:25 +00:00
.gitattributes
.gitignore Add *.iml to .gitignore 2018-11-14 21:25:23 +01:00
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.travis.yml
api.php
autoload.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
CODE_OF_CONDUCT.md
composer.json Install wikimedia/password-blacklist 0.1.3 (fix-up) 2018-11-25 18:36:08 -08:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php PHPVersionCheck: Remove obsolete load.php code and simplify 2018-10-28 14:12:54 -07:00
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json build: Upgrade stylelint-config-wikimedia to 0.5.0 and make pass 2018-11-28 16:30:32 -08:00
profileinfo.php Use PHP 7 '??' operator instead of if-then-else 2018-10-27 23:46:13 +02:00
README
README.mediawiki
RELEASE-NOTES-1.32 RELEASE-NOTES: Move image_comment_temp note following 8107e47 2018-11-15 08:53:24 -08:00
RELEASE-NOTES-1.33 API: Add exception class as data to internal_api_error codes 2018-11-26 13:42:07 -05:00
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.

* Ready to get started?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_contribute

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.