Current configuration on the wiki
Find a file
Aaron Schulz 19b7d29f3c database: rename clearSnapshot() => flushSnapshot()
* This is more consistent with the name flushReplicaSnapshots().
* Also add it to IDatabase, which defines the modern OLTP methods
  of DatabaseBase. This methods is useful for callers that get
  locks or wait for a replica DB to catch up before querying it.

Change-Id: Ia31e480bb9ccf461bf05ede4278920918eec4f16
2016-09-08 12:24:48 +00:00
cache
docs Rename mediawiki.action.history.diff to mediawiki.diff.styles 2016-09-06 11:11:33 +02:00
extensions Added a link to Developer Hub in docs/README, Sectioning minor rewording, localisation links added to extentsions/README. Other minor changes 2016-07-31 17:33:42 +00:00
images
includes database: rename clearSnapshot() => flushSnapshot() 2016-09-08 12:24:48 +00:00
languages Localisation updates from https://translatewiki.net. 2016-09-07 22:08:41 +02:00
maintenance Documentation: Replace misuse of 'later' when we meant 'latter' 2016-09-07 13:13:42 -07:00
mw-config This changes grammar, spelling and flow of the README 2016-08-11 01:08:37 +00:00
resources Rollback: Change @since 1.27 to @since 1.28 2016-09-08 06:13:09 +02:00
serialized
skins
tests database: rename clearSnapshot() => flushSnapshot() 2016-09-08 12:24:48 +00: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 filecache: Remove unused ObjectFileCache class 2016-09-06 17:09:50 -07: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 Drop RELEASE-NOTES-1.27, merge into HISTORY 2016-06-29 12:57:23 +00:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json build: Fix stylelint devDependencies 2016-08-05 11:04:02 -07:00
phpcs.xml
profileinfo.php
Rakefile
README Revert "README: Changed link from bugs.mediawiki.org..." 2016-07-31 23:30:29 +00:00
README.mediawiki
RELEASE-NOTES-1.28 Grant 'editcontentmodel' permission to 'user' group 2016-09-07 11:03:29 -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.