Current configuration on the wiki
Find a file
Aaron Schulz 92972a59cd rdbms: rename and clarify getTransactionLagStatus method regarding begin()
Make sure any value from the last transaction is cleared and not used.

For sanity, make getLagFromPtHeartbeat() use this regardless of the age of
the transaction unless it returns null.

Change-Id: I52df6147f99736ad1a389ae70d347ae968e50c7f
2018-04-02 14:46:51 -07:00
cache
docs
extensions
images
includes rdbms: rename and clarify getTransactionLagStatus method regarding begin() 2018-04-02 14:46:51 -07:00
languages Merge "Make LanguageConverter roman-numeral cases consistent" 2018-04-02 18:02:28 +00:00
maintenance Merge "Improve docs for revision, archive, and slots schemas in tables.sql" 2018-03-30 11:27:12 +00:00
mw-config
resources mediawiki.action.view.rightClickEdit: Remove redundanat dom-ready handler 2018-03-29 21:42:18 +00:00
serialized
skins
tests Merge "Selenium: update WebdriverIO configuration" 2018-04-02 12:15:44 +00:00
.eslintrc.json
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml Don't use deprecated NS_IMAGE* 2018-03-16 22:58:58 -07:00
.stylelintrc.json
.travis.yml
api.php
autoload.php Drop the ProfileSection class, deprecated in 1.25 and unused 2018-03-26 10:55:41 -07:00
CODE_OF_CONDUCT.md
composer.json Bump avro to 1.8 2018-03-28 17:58:33 -07:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gruntfile.js
HISTORY Fix typo in word compatibility 2018-03-09 23:04:44 +01:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json Selenium: install bluebird, mwbot dependency 2018-03-28 13:15:57 +02:00
profileinfo.php
README
README.mediawiki
RELEASE-NOTES-1.31 Add protection for User: JSON pages in the same manner as JS & CSS ones 2018-03-29 14:33:46 +00:00
SECURITY
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE

== 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/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/Special:MyLanguage/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.