Current configuration on the wiki
Find a file
dcot 1e01bf8a28 Add PHPUnit test to ApiQueryDisabled
This change adds a PHPUnit test to ApiQueryDisabled as requested in T183885.
A PHPUnit test for ApiDisabled was already in place.

Bug: T183885
Change-Id: I7726c27a5ca74ce26f095afd13af4a71babea82e
2018-08-02 21:44:24 -04:00
cache
docs Pass $title to 'GetLinkColours' hook 2018-07-31 05:00:00 +02:00
extensions
images
includes Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00
languages Merge "Automatically reset namespace caches when needed" 2018-08-02 02:26:33 +00:00
maintenance Follows-up d78869207 2018-08-02 15:46:12 +00:00
mw-config
resources Move generic HTMLSizeFilterField styles from newpages.less 2018-08-01 20:33:53 +02:00
serialized
skins
tests Add PHPUnit test to ApiQueryDisabled 2018-08-02 21:44:24 -04:00
.editorconfig
.eslintrc.json
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
.stylelintrc.json
.travis.yml travis: No longer allow failures for postgres 2018-08-01 16:33:56 -07:00
api.php
autoload.php Add maintenance script for deleting local passwords 2018-08-02 13:47:33 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "Update jetbrains/phpstorm-stubs" 2018-07-26 18:46:06 +00:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gruntfile.js
HISTORY
img_auth.php INSTALL: Don't warn against using PHP "as a CGI plugin" 2018-07-26 01:59:44 -04:00
index.php
INSTALL INSTALL: Don't warn against using PHP "as a CGI plugin" 2018-07-26 01:59:44 -04:00
jsduck.json
load.php
opensearch_desc.php
package.json
profileinfo.php
README
README.mediawiki
RELEASE-NOTES-1.32 Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00
SECURITY
thumb.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
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.