Current configuration on the wiki
Find a file
Timo Tijhof 8fbd1cd1e1 phpunit: Fix OutputPage::__construct warning in SkinTemplateTest
https://integration.wikimedia.org/ci/job/mediawiki-core-code-coverage/2562/console
> Deprecated: Use of OutputPage::__construct was deprecated in MediaWiki 1.18.
> .. SkinTemplateTest->getMockOutputPage() ..

Change-Id: I7f44ffecc40b9d972839554361660e5b38ce3aef
2017-02-08 18:19:43 +00:00
cache
docs Add GetContentModels hook to allow extensions to enumerate dynamic content models. 2017-02-02 12:00:42 -08:00
extensions
images
includes Merge "Add GetContentModels hook to allow extensions to enumerate dynamic content models." 2017-02-08 08:55:58 +00:00
languages Merge "Chinese Conversion Table Update 2017-1" 2017-02-08 07:46:08 +00:00
maintenance Merge "Chinese Conversion Table Update 2017-1" 2017-02-08 07:46:08 +00:00
mw-config
resources Update OOjs UI to v0.19.1 2017-02-07 16:50:58 -08:00
serialized
skins
tests phpunit: Fix OutputPage::__construct warning in SkinTemplateTest 2017-02-08 18:19:43 +00:00
.eslintrc.json
.gitattributes
.gitignore
.gitreview
.mailmap Further updates to .mailmap for the generation of CREDITS 2017-01-27 04:26:58 +00:00
.rubocop.yml
.stylelintrc
.travis.yml
api.php
autoload.php Move DatabaseDomain to Rdbms namespace 2017-02-07 13:21:40 -08:00
composer.json Update OOjs UI to v0.19.1 2017-02-07 16:50:58 -08:00
composer.local.json-sample
COPYING
CREDITS Arrange Special:Version/credits into columns and remove space at top 2017-01-12 14:33:59 +11:00
FAQ
Gemfile Updated mediawiki_selenium Ruby gem 2016-12-28 13:04:17 +01:00
Gemfile.lock Updated mediawiki_selenium Ruby gem 2016-12-28 13:04:17 +01:00
Gruntfile.js build: Upgrade karma-chrome-launcher to support Chromium on Mac/Windows 2017-01-12 20:37:02 +00:00
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json build: Upgrade karma-chrome-launcher to support Chromium on Mac/Windows 2017-01-12 20:37:02 +00:00
phpcs.xml
profileinfo.php
Rakefile
README Fix typo in README 2017-01-21 03:57:22 +00:00
README.mediawiki
RELEASE-NOTES-1.29 jquery.suggestions: Only highlight prefix matches 2017-02-06 15:57:36 +00:00
StartProfiler.sample
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.