Current configuration on the wiki
Find a file
Bartosz Dziewoński 2d382b198f HTMLDateTimeField: Load styles for PHP widget
Bug: T220601
Change-Id: Id507459fea434bd6eb1af2bb6d1163c138a3a9d1
2019-04-11 00:50:11 +02:00
.phan Fix/suppress phan errors related to arrays (#11) 2019-04-07 16:27:02 +00:00
cache
docs NamespaceInfo service to replace MWNamespace 2019-04-10 02:07:36 +00:00
extensions
images
includes HTMLDateTimeField: Load styles for PHP widget 2019-04-11 00:50:11 +02:00
languages HistoryAction: Clarify form legend for edit history page 2019-04-10 12:17:08 -07:00
maintenance NamespaceInfo service to replace MWNamespace 2019-04-10 02:07:36 +00:00
mw-config Use the WebRequest::getCheck() shortcut where possible 2019-03-11 09:50:52 +01:00
resources Merge "Bump Mustache from 1.0.0 to 3.0.1" 2019-04-10 16:38:55 +00:00
skins
tests Merge "tests: Mock the time in NameTableStoreTest to avoid failures if they run slowly" 2019-04-10 17:31:42 +00:00
.editorconfig
.eslintrc.json build: Update eslint-config-wikimedia to 0.11.0 2019-02-20 23:36:03 +00:00
.fresnel.yml build: Add "View history" scenario for Fresnel 2019-04-08 18:35:06 +01:00
.gitattributes
.gitignore resources: Add caching for faster runs and offline use 2019-03-24 20:57:46 +00:00
.gitreview
.mailmap
.phpcs.xml Move PackedHoverImageGallery from PackedOverlayImageGallery.php 2019-04-06 14:12:02 +02:00
.stylelintrc.json
.travis.yml build: Remove git-depth:3 from Travis CI config 2019-03-21 00:33:39 +00:00
api.php
autoload.php Merge "jobqueue: add GenericParameterJob and RunnableJob interface" 2019-04-10 16:07:09 +00:00
CODE_OF_CONDUCT.md
composer.json build: Updating mediawiki/mediawiki-codesniffer to 25.0.0 2019-04-05 15:43:30 -07:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gruntfile.js eslint: Enable caching 2019-02-19 19:57:08 +00:00
HISTORY Check line length of HISTORY 2019-04-02 13:10:34 -07:00
img_auth.php
index.php
INSTALL Bump minimum SQLite version to 3.8.0 2019-03-10 17:30:09 -07:00
jsduck.json Update OOUI to v0.31.3 2019-04-04 14:58:58 -07:00
load.php resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +00:00
opensearch_desc.php
package.json build: Update eslint-config-wikimedia to 0.11.0 2019-02-20 23:36:03 +00:00
profileinfo.php profileinfo: Remove unused constructor call parameter 2019-03-27 10:34:34 +01:00
README
README.mediawiki
RELEASE-NOTES-1.33 Drop clearCache() from (Configured)ReadOnlyMode 2019-04-10 19:39:34 +03:00
SECURITY
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.