Current configuration on the wiki
Find a file
Kevin Israel efccdd5700 composer.json: Correct license identifier
According to <https://spdx.org/licenses/>, "GPL-2.0" means "GNU General
Public License v2.0 only", not "GNU General Public License v2.0 or later",
which has the identifier "GPL-2.0+".

Also made the same change in the documentation for $wgExtensionCredits.

Change-Id: If25c15d03a71d7c50c9c85a04c2a589a3d978ad0
2015-01-31 20:10:44 -05:00
cache
docs Merge "LSG: Fix Makefile" 2015-01-24 01:41:32 +00:00
extensions
images
includes composer.json: Correct license identifier 2015-01-31 20:10:44 -05:00
languages Localisation updates from https://translatewiki.net. 2015-01-30 21:20:05 +01:00
maintenance Merge "Kill hitcounter remains" 2015-01-30 23:53:26 +00:00
mw-config
resources Merge "Revert "CategoryView modified to use css columns"" 2015-01-31 13:11:12 +00:00
serialized
skins
tests Merge "StringUtils: throw InvalidArgumentException and move into libs/" 2015-01-31 00:43:58 +00:00
.gitattributes
.gitignore Add *.orig to .gitignore 2015-01-11 21:14:03 +01:00
.gitreview
.jscsrc
.jshintignore
.jshintrc
.rubocop.yml
.rubocop_todo.yml
.travis.yml
api.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
api.php5
autoload.php StringUtils: throw InvalidArgumentException and move into libs/ 2015-01-29 10:30:57 -08:00
composer.json composer.json: Correct license identifier 2015-01-31 20:10:44 -05:00
COPYING
CREDITS Add another Br[yi][oa]n to CREDITS 2015-01-16 09:24:02 -08:00
FAQ
Gemfile
Gemfile.lock
Gruntfile.js tests: Move npm-test to repo root 2015-01-14 00:44:54 +00:00
HISTORY
img_auth.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
img_auth.php5
index.php
index.php5
INSTALL
load.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
load.php5
opensearch_desc.php
opensearch_desc.php5
package.json Update karma to latest version 2015-01-30 21:46:20 +00:00
profileinfo.php
profileinfo.php5
README
README.mediawiki
RELEASE-NOTES-1.25 Fix typo in Release note 2015-01-30 15:12:49 +01:00
StartProfiler.sample Don't say either when providing only one example 2015-01-08 19:57:34 +00:00
thumb.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
thumb.php5
thumb_handler.php
thumb_handler.php5
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 projects of the Wikimedia
Foundation, which deliver content in over 280 languages to more than half a
billion people each month. MediaWiki's 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.