Current configuration on the wiki
Find a file
Bryan Davis 08d54bc01c Convert CREDITS to list of all known git contributors
* Add an updateCredits.php script that will merge the existing
  contributors list with a list generated using git-log.
* Update the existing .mailmap file to de-duplicate author list
* Update CREDITS using updateCredits.php

Bug: T139300
Change-Id: If00ae955c8026d6be38575f3766a06c46e5e7126
2016-10-20 09:42:18 +00:00
cache
docs Add 'noflip' option on RL modules to disable CSSJanus 2016-10-18 13:36:27 -07:00
extensions
images
includes Merge "Fix FileBackendStore IDEA warnings due to var reuse" 2016-10-19 22:01:02 +00:00
languages Localisation updates from https://translatewiki.net. 2016-10-19 22:53:25 +02:00
maintenance Convert CREDITS to list of all known git contributors 2016-10-20 09:42:18 +00:00
mw-config
resources Merge "HTMLForm: Add OOUI support for 'multiselect' with 'dropdown' => true" 2016-10-18 20:39:12 +00:00
serialized
skins
tests Merge "Use namespaced ScopedCallback" 2016-10-17 23:32:37 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap Convert CREDITS to list of all known git contributors 2016-10-20 09:42:18 +00:00
.rubocop.yml
.stylelintrc
.travis.yml Travis-CI: stop notifying build status to #mediawiki-core 2016-10-16 15:46:03 -06:00
api.php
autoload.php Move FSFile classes to /fsfile 2016-10-18 16:09:31 -07:00
composer.json Update wikimedia/utfnormal to 1.1.0 2016-10-05 13:43:16 -07:00
composer.local.json-sample
COPYING
CREDITS Convert CREDITS to list of all known git contributors 2016-10-20 09:42:18 +00:00
FAQ Documentation link changes 2016-10-07 20:32:45 +00:00
Gemfile
Gemfile.lock
Gruntfile.js
HISTORY Documentation link changes 2016-10-07 20:32:45 +00:00
img_auth.php
index.php
INSTALL Documentation link changes 2016-10-07 20:32:45 +00:00
jsduck.json
load.php resourceloader: Disable ChronologyProtector to speed up wfGetLB() 2016-09-28 21:47:23 +01:00
opensearch_desc.php
package.json
phpcs.xml
profileinfo.php
Rakefile
README Documentation link changes 2016-10-07 20:32:45 +00:00
README.mediawiki
RELEASE-NOTES-1.28 Merge "Deprecate EditFilterMerged hook, final ContentHandler replaced hook" 2016-10-15 06:41:34 +00: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/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLangyage/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.