Current configuration on the wiki
Find a file
Aaron Schulz 46b029e17c database: Clean up profiling code in DatabaseBase
This cuts down on conditionals and ScopedCallback use.

Change-Id: Ie478c613b062e45120cdd626f9fb9de09594c638
2016-08-29 22:13:03 +00:00
cache
docs Merge "Add new UsersPagerDoBatchLookups hook to allow for extensions to modify UsersPager::doBatchLookup()'s rigid behavior" 2016-08-27 22:05:43 +00:00
extensions
images
includes database: Clean up profiling code in DatabaseBase 2016-08-29 22:13:03 +00:00
languages Localisation updates from https://translatewiki.net. 2016-08-29 21:58:25 +02:00
maintenance Remove patch-pl-tl-il-unique.sql 2016-08-26 05:09:12 -04:00
mw-config This changes grammar, spelling and flow of the README 2016-08-11 01:08:37 +00:00
resources mediawiki.api.messages: Fix typo in comments 2016-08-29 18:49:24 +00:00
serialized
skins
tests database: Clean up profiling code in DatabaseBase 2016-08-29 22:13:03 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc
.travis.yml
api.php
autoload.php Implement NumericUppercaseCollation 2016-08-23 18:41:01 +00:00
composer.json Merge "Upgrade justinrainbow/json-schema to ~3.0" 2016-08-23 21:33:56 +00:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gemfile Browser tests: update to mw-selenium 1.7.2 and https 2016-08-15 13:43:48 -06:00
Gemfile.lock Browser tests: update to mw-selenium 1.7.2 and https 2016-08-15 13:43:48 -06:00
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.28 Rename EditButtonPublishNotSave to EditSubmitButtonLabelPublish 2016-08-29 10:55:11 -07:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE Fix link to Help:Contents in UPGRADE file 2016-08-11 06:38:10 +00:00
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.