Current configuration on the wiki
Find a file
Aaron Schulz 8006aa946a Avoid key conflict errors in User::addToDatabase
* Also cleaned up the IDBAccessObject constants to cover more cases.

Bug: 66185
Change-Id: Ide28af552b3c59428923b373c0f5764414d50a1f
2014-06-24 10:59:27 +00:00
cache
docs Do not mention deprecated RawPage in hooks.txt 2014-06-23 20:28:47 +02:00
extensions
images
includes Avoid key conflict errors in User::addToDatabase 2014-06-24 10:59:27 +00:00
languages Localisation updates from https://translatewiki.net. 2014-06-23 19:45:05 +00:00
maintenance Correct comment about getPropsFromPath/sha1Base36 in sql files 2014-06-23 20:58:37 +02:00
mw-config
resources Fix rendering of centered caption-less images 2014-06-23 17:59:42 +00:00
serialized
skins Add authorship info and tweaks to $wgExtensionCredits for core skins 2014-06-21 18:55:02 +02:00
tests Merge "Add support for testing transparent tags" 2014-06-23 22:53:15 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc Update jscs and jshint config 2014-05-16 16:07:41 +02:00
.jshintignore
.jshintrc Update jscs and jshint config 2014-05-16 16:07:41 +02:00
.travis.yml Travis CI: Drop 5.3 as a build target 2014-06-19 16:29:56 -07:00
api.php
api.php5
composer.json Add Composer managed libraries 2014-05-28 02:10:41 +00:00
COPYING
CREDITS
FAQ
HISTORY Merge RELEASE-NOTES-1.23 into HISTORY 2014-06-12 19:28:17 -04:00
img_auth.php
img_auth.php5
index.php
index.php5
INSTALL
load.php
load.php5
opensearch_desc.php
opensearch_desc.php5
profileinfo.php
profileinfo.php5
README
README.mediawiki
RELEASE-NOTES-1.24 Merge "Rename Parser_DiffTest class to ParserDiffTest" 2014-06-23 22:51:38 +00:00
StartProfiler.sample
thumb.php
thumb.php5
thumb_handler.php
thumb_handler.php5
UPGRADE
wiki.phtml

== MediaWiki ==

MediaWiki is a popular and free, 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 over 2,000 extensions;
* scalable and suitable for both small and large sites;
* available in your language; and
* simple to install, working on most hardware/software combinations.

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://bugzilla.wikimedia.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.