Current configuration on the wiki
Find a file
Brad Jorsch 83ead540ae ApiQueryWatchlist: Handle empty wltypes
The pre-WatchedItemQueryService code used ApiQueyrBase::addWhereFld()
which filters out empty arrays. WatchedItemQueryService doesn't do that.

Bug: T153733
Change-Id: I3416b5a05c9751303b5c28a8b6d9cb746a101f73
2016-12-20 14:40:03 -05:00
cache
docs Pass undone revision id to PageContentSaveComplete hook 2016-12-19 17:19:39 +01:00
extensions
images
includes ApiQueryWatchlist: Handle empty wltypes 2016-12-20 14:40:03 -05:00
languages Update date format for Wu language 2016-12-20 11:44:15 +00:00
maintenance Rewrite importImages.php to use Maintenance infrastructure 2016-12-18 04:46:39 -08:00
mw-config installer: Restore PHP 5.3 compatibility in index.php 2016-12-11 21:29:45 +01:00
resources Merge "Move the Ukrainian grammar rules from PHP and JS to JSON" 2016-12-18 23:04:48 +00:00
serialized
skins
tests Merge "Fix RevDel API output for formatversion=2" 2016-12-19 23:06:49 +00:00
.eslintrc.json eslint: Re-enable valid-jsdoc and make a pass 2016-11-17 13:06:07 -08:00
.gitattributes
.gitignore Add configuration for running etsy/phan against core 2016-12-07 20:04:01 -08:00
.gitreview Swapping defaultbranch for track 2016-10-25 00:32:10 +00:00
.mailmap .mailmap, CREDITS: Correct Alexandre Emsenhuber's (IAlex) name 2016-11-21 16:02:41 +01:00
.rubocop.yml
.stylelintrc
.travis.yml Travis-CI: stop notifying build status to #mediawiki-core 2016-10-16 15:46:03 -06:00
api.php
autoload.php Merge "Rewrite importImages.php to use Maintenance infrastructure" 2016-12-18 12:58:14 +00:00
composer.json build: Update phpunit to 4.8.31 2016-12-18 14:56:48 -08:00
composer.local.json-sample
COPYING
CREDITS .mailmap, CREDITS: Correct Alexandre Emsenhuber's (IAlex) name 2016-11-21 16:02:41 +01:00
FAQ Documentation link changes 2016-10-07 20:32:45 +00:00
Gemfile Browser tests: update to mw-selenium 1.7.2 and https 2016-08-15 13:43:48 -06:00
Gemfile.lock Browser tests: update to mw-selenium 1.7.2 and https 2016-08-15 13:43:48 -06:00
Gruntfile.js Merge "Remove JSON polyfill, deprecate 'json' module" 2016-11-23 02:23:14 +00:00
HISTORY Bring REL1_28 into HISTORY 2016-11-28 21:20:05 +00:00
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 Documentation link changes 2016-10-07 20:32:45 +00:00
jsduck.json Add exceptions in mw.Title where mb_strtoupper doesn't match String.toUpperCase 2016-11-23 18:45:44 +01:00
load.php resourceloader: Disable ChronologyProtector to speed up wfGetLB() 2016-09-28 21:47:23 +01:00
opensearch_desc.php
package.json build: Bump jsonlint devDependency to latest 2016-11-22 23:57:40 +00:00
phpcs.xml Have phpcs skip local configuration files 2016-11-22 13:13:52 -05:00
profileinfo.php
Rakefile
README Documentation link changes 2016-10-07 20:32:45 +00:00
README.mediawiki
RELEASE-NOTES-1.29 Turn $wgRunJobsAsync off by default 2016-12-18 13:03:39 +01:00
StartProfiler.sample
thumb.php Serve 400 instead of 500 when invalid thumbnail parameters are requested 2016-11-29 09:50:42 +01:00
thumb_handler.php
UPGRADE Fix link to Help:Contents in UPGRADE file 2016-08-11 06:38:10 +00:00
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/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLangyage/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.