Current configuration on the wiki
Find a file
Aaron Schulz a2dd3480da Cleanup MemcLockManager and move it to /libs
* Remove wf* function and ObjectCache dependencies.
* Use the base class session field.
* Lower physical lock structure TTL and move it to the base
  class as a constant.
* Resolve TODO about acquiring mixed lock types in one pass.
* Only mark servers down for 30 seconds in case of long-running
  scripts.

Change-Id: Icd4be407e599524cc620975d27e85666d2532b95
2016-09-30 06:33:32 -07:00
cache
docs registration: Improve license-name validation 2016-09-28 20:50:48 +00:00
extensions
images
includes Cleanup MemcLockManager and move it to /libs 2016-09-30 06:33:32 -07:00
languages Localisation updates from https://translatewiki.net. 2016-09-29 22:25:12 +02:00
maintenance Merge "registration: Improve license-name validation" 2016-09-29 04:37:01 +00:00
mw-config
resources Merge "Use classes to apply the 'editfont' preference" 2016-09-28 20:03:38 +00:00
serialized
skins
tests Merge "Remove test for <math> which fails when Extension:Math is installed" 2016-09-30 02:26:28 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc jsduck: Remove custom @source tag 2016-09-21 00:44:39 +01:00
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc
.travis.yml
api.php
autoload.php Cleanup MemcLockManager and move it to /libs 2016-09-30 06:33:32 -07:00
composer.json Use wikimedia/scoped-callback 2016-09-29 10:41:40 +00:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gemfile
Gemfile.lock
Gruntfile.js
HISTORY
img_auth.php
index.php Add Localisation to the links, add the link to Localisation in Languages/Language.php 2016-09-17 01:33:37 +00:00
INSTALL
jsduck.json Revert "Remove jquery.arrowSteps module" 2016-09-15 16:28:42 +00:00
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
README.mediawiki
RELEASE-NOTES-1.28 RELEASE-NOTES for wikimedia/scoped-callback 2016-09-29 04:06:01 -07: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/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.