Current configuration on the wiki
Find a file
Aaron Schulz 6494ea0ba0 Move ILoadBalancer to Rdbms namespace
All callers are in core and have been updated.
Other callers can now be switched from LoadBalancer type hints to
ILoadBalancer type hints. Once that migration is done, the classes
implementing it can be moved too.

Change-Id: I6b34099b5816dd8bf9646ed39f7a2d1960e2ed06
2017-02-07 23:22:36 -08:00
cache
docs Replace use of &$this 2017-01-31 23:01:54 -05:00
extensions
images
includes Move ILoadBalancer to Rdbms namespace 2017-02-07 23:22:36 -08:00
languages Localisation updates from https://translatewiki.net. 2017-02-07 21:56:12 +01:00
maintenance Move LBFactory to Rdbms namespace 2017-02-03 17:24:03 -08:00
mw-config
resources Update OOjs UI to v0.19.1 2017-02-07 16:50:58 -08:00
serialized
skins
tests Merge "Move DatabaseDomain to Rdbms namespace" 2017-02-08 06:12:24 +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 Move ILoadBalancer to Rdbms namespace 2017-02-07 23:22:36 -08:00
composer.json Update OOjs UI to v0.19.1 2017-02-07 16:50:58 -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 Updated mediawiki_selenium Ruby gem 2016-12-28 13:04:17 +01:00
Gemfile.lock Updated mediawiki_selenium Ruby gem 2016-12-28 13:04:17 +01:00
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 jquery.suggestions: Only highlight prefix matches 2017-02-06 15:57:36 +00: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.