Current configuration on the wiki
Find a file
Aaron Schulz 44ac0de8d1 Set mCache in the second MessageCache::loadFromDatabase() caller
The member variable is needed in the next lines, which previously
just used the array with "LATEST" set and would be seen as invalid
and discarded next time.

Bug: T157033
Change-Id: I5b84b1ae4a9c7b710ee452c61d7d9d6076ec9e6a
2017-02-02 14:06:33 -08:00
cache
docs Replace use of &$this 2017-01-31 23:01:54 -05:00
extensions
images
includes Set mCache in the second MessageCache::loadFromDatabase() caller 2017-02-02 14:06:33 -08:00
languages Merge "Do not linkify the namespace URI in 'uploadscriptednamespace' error message" 2017-02-02 19:03:52 +00:00
maintenance Don't try to drop ug_user_group index if it doesn't exist 2017-02-02 01:57:09 +11:00
mw-config
resources Merge "Update OOjs UI to v0.19.0" 2017-02-02 00:21:40 +00:00
serialized
skins
tests Refactor RCFeed configuration (backwards compatible) 2017-02-01 04:23:38 +00:00
.eslintrc.json
.gitattributes
.gitignore
.gitreview
.mailmap Further updates to .mailmap for the generation of CREDITS 2017-01-27 04:26:58 +00:00
.rubocop.yml
.stylelintrc
.travis.yml
api.php
autoload.php Merge "Move LoadMonitor to Rdbms namespace" 2017-02-02 20:15:58 +00:00
composer.json Update OOjs UI to v0.19.0 2017-02-01 15:30:46 -08:00
composer.local.json-sample
COPYING
CREDITS Arrange Special:Version/credits into columns and remove space at top 2017-01-12 14:33:59 +11:00
FAQ
Gemfile
Gemfile.lock
Gruntfile.js build: Upgrade karma-chrome-launcher to support Chromium on Mac/Windows 2017-01-12 20:37:02 +00:00
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json build: Upgrade karma-chrome-launcher to support Chromium on Mac/Windows 2017-01-12 20:37:02 +00:00
phpcs.xml
profileinfo.php
Rakefile
README Fix typo in README 2017-01-21 03:57:22 +00:00
README.mediawiki
RELEASE-NOTES-1.29 Add release notes for I5ec8acf 2017-02-02 11:28:57 -05:00
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.