Current configuration on the wiki
Find a file
Kunal Mehta 1d38ce21d9 Fix @covers tag in BalancerTest
Causes failures like
<https://integration.wikimedia.org/ci/job/mediawiki-core-code-coverage/2149/console>

Change-Id: I4a3498b88f203b97639fdd248316fef1058f9ddc
2016-07-20 23:49:37 -07:00
cache
docs Merge "Add $direct parameter to UserLoginComplete hook" 2016-07-20 20:29:57 +00:00
extensions
images
includes Merge "Add Unicode to ICU mappings for versions 51-57" 2016-07-21 05:23:22 +00:00
languages Localisation updates from https://translatewiki.net. 2016-07-20 22:03:24 +02:00
maintenance Merge "Only store currently-existing categories in the categories table" 2016-07-19 19:26:56 +00:00
mw-config Fix typo in mw-config/overrides/README 2016-06-15 22:41:00 -07:00
resources Merge "Resources: Convert mediawiki.content.json.css to less file" 2016-07-19 20:25:50 +00:00
serialized
skins
tests Fix @covers tag in BalancerTest 2016-07-20 23:49:37 -07:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc build: Bump grunt-stylelint to v0.4.0 and make pass 2016-06-24 14:16:59 +00:00
.travis.yml
api.php
autoload.php Merge "Only store currently-existing categories in the categories table" 2016-07-19 19:26:56 +00:00
composer.json Update wikimedia/wrappedstring to v2.2.0 2016-07-21 01:55:07 +01:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gemfile Make Selenium tests work with AuthManager 2016-06-15 16:04:16 +02:00
Gemfile.lock Make Selenium tests work with AuthManager 2016-06-15 16:04:16 +02:00
Gruntfile.js
HISTORY Drop RELEASE-NOTES-1.27, merge into HISTORY 2016-06-29 12:57:23 +00:00
img_auth.php Added Range support to FileBackend::streamFile() 2016-06-04 05:43:43 -07:00
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json build: Bump grunt-karma and related tools to 1.0.x 2016-07-11 12:11:41 +01:00
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.28 resourceloader: Remove deprecated ResourceLoader::makeLoaderURL() 2016-07-21 01:11:44 +01:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE
wiki.phtml

== 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/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/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.