Current configuration on the wiki
Find a file
Timo Tijhof e6e9e54be4 tests: Fix invalid @covers value in StatusTest.php
Uusally, phpunit issues a warning and continues to generate the
report but in this case it caused an early exit with no output.
Follows-up 3706dcb5c.

> Trying to @cover not existing method Status::getErrorsOnlyStatus.

Also:
* Increase coverage by adding @covers where missing.
* Use setOK() internally.
* Add test for 'ok' setter.

Change-Id: If6db634079c857f02b2594be199e6910ec49a52a
2016-09-22 18:29:28 +01:00
cache
docs Merge "registration: Support 'ServiceWiringFiles' in extension.json" 2016-09-17 22:45:18 +00:00
extensions
images
includes Merge "Use ConvertibleTimestamp::convert() in a few places" 2016-09-22 05:36:32 +00:00
languages Merge "Remove screen layout references in passwordreset-email* messages" 2016-09-22 07:17:39 +00:00
maintenance Merge "refreshLinks: Use vslow group for DB_REPLICA connections" 2016-09-22 03:01:51 +00:00
mw-config
resources mw.api.upload: Suppress default API call timeout 2016-09-21 18:37:27 +00:00
serialized
skins
tests tests: Fix invalid @covers value in StatusTest.php 2016-09-22 18:29:28 +01: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 Rename Convert*a*bleTimestamp to Convert*i*bleTimestamp 2016-09-21 21:43:32 -07:00
composer.json Update OOjs UI to v0.17.9 2016-09-13 11:48:05 -07: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
opensearch_desc.php
package.json
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.28 Move IP::isConfigured/TrustedProxy() to ProxyLookup service 2016-09-21 20:02:09 -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.