HTTPS-ify links to Wikimedia's sites in MW core source
authorAlex Monk <krenair@gmail.com>
Sat, 13 Jun 2015 17:29:15 +0000 (18:29 +0100)
committerAlex Monk <krenair@gmail.com>
Sat, 13 Jun 2015 18:23:23 +0000 (19:23 +0100)
commite7c9096ecc084bb81a99d3acc949c32b0ef49d56
treec23be7ec04c2c499376cd04c75cbb6a6fefd4ca0
parenta42cb6663e9784d8dd3433592501ac59c7b7a376
HTTPS-ify links to Wikimedia's sites in MW core source

See https://blog.wikimedia.org/2015/06/12/securing-wikimedia-sites-with-https/

Ignoring SVN stuff because svn.wikimedia.org's SSL certificate has expired, and
ignoring wgSharedUploadPath because T25122 wants to get rid of it.

Also a couple of BZ -> phab changes

Change-Id: I02fd23ac6c30a4a4c718e57d4dedbc693dd653c0
14 files changed:
includes/DefaultSettings.php
includes/Preferences.php
includes/Setup.php
includes/WebRequest.php
includes/filerepo/FileRepo.php
includes/filerepo/ForeignAPIRepo.php
includes/gallery/PackedOverlayImageGallery.php
includes/gallery/TraditionalImageGallery.php
includes/installer/LocalSettingsGenerator.php
includes/media/FormatMetadata.php
includes/media/XCF.php
includes/profiler/output/ProfilerOutputUdp.php
includes/specialpage/RedirectSpecialPage.php
includes/specials/SpecialUploadStash.php