r104439 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104438‎ | r104439 | r104440 >
Date:15:22, 28 November 2011
Author:reedy
Status:ok
Tags:
Comment:
REL1_18, 1.18wmf1 MFT r104434
Modified paths:
  • /branches/REL1_18/phase3 (modified) (history)
  • /branches/REL1_18/phase3/includes (modified) (history)
  • /branches/REL1_18/phase3/includes/api (modified) (history)
  • /branches/REL1_18/phase3/includes/api/ApiHelp.php (modified) (history)
  • /branches/REL1_18/phase3/includes/api/ApiMain.php (modified) (history)
  • /branches/wmf/1.18wmf1 (modified) (history)
  • /branches/wmf/1.18wmf1/includes (modified) (history)
  • /branches/wmf/1.18wmf1/includes/api (modified) (history)
  • /branches/wmf/1.18wmf1/includes/api/ApiHelp.php (modified) (history)
  • /branches/wmf/1.18wmf1/includes/api/ApiMain.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/includes/api/ApiMain.php
@@ -819,11 +819,11 @@
820820 '',
821821 ' For more information see http://www.mediawiki.org/wiki/API:Errors_and_warnings',
822822 '',
823 - 'Documentation: http://www.mediawiki.org/wiki/API:Main_page',
824 - 'FAQ http://www.mediawiki.org/wiki/API:FAQ',
825 - 'Mailing list: http://lists.wikimedia.org/mailman/listinfo/mediawiki-api',
826 - 'Api Announcements: http://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce',
827 - 'Bugs & Requests: http://bugzilla.wikimedia.org/buglist.cgi?component=API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.delta_ts',
 823+ 'Documentation: https://www.mediawiki.org/wiki/API:Main_page',
 824+ 'FAQ https://www.mediawiki.org/wiki/API:FAQ',
 825+ 'Mailing list: https://lists.wikimedia.org/mailman/listinfo/mediawiki-api',
 826+ 'Api Announcements: https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce',
 827+ 'Bugs & Requests: https://bugzilla.wikimedia.org/buglist.cgi?component=API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.delta_ts',
828828 '',
829829 '',
830830 '',
Index: branches/REL1_18/phase3/includes/api/ApiHelp.php
@@ -156,9 +156,9 @@
157157
158158 public function getHelpUrls() {
159159 return array(
160 - 'http://www.mediawiki.org/wiki/API:Main_page',
161 - 'http://www.mediawiki.org/wiki/API:FAQ',
162 - 'http://www.mediawiki.org/wiki/API:Quick_start_guide',
 160+ 'https://www.mediawiki.org/wiki/API:Main_page',
 161+ 'https://www.mediawiki.org/wiki/API:FAQ',
 162+ 'https://www.mediawiki.org/wiki/API:Quick_start_guide',
163163 );
164164 }
165165
Property changes on: branches/REL1_18/phase3/includes/api
___________________________________________________________________
Modified: svn:mergeinfo
166166 Merged /trunk/phase3/includes/api:r104434
Property changes on: branches/REL1_18/phase3/includes
___________________________________________________________________
Modified: svn:mergeinfo
167167 Merged /trunk/phase3/includes:r104434
Property changes on: branches/REL1_18/phase3
___________________________________________________________________
Modified: svn:mergeinfo
168168 Merged /trunk/phase3:r104434
Index: branches/wmf/1.18wmf1/includes/api/ApiMain.php
@@ -819,11 +819,11 @@
820820 '',
821821 ' For more information see http://www.mediawiki.org/wiki/API:Errors_and_warnings',
822822 '',
823 - 'Documentation: http://www.mediawiki.org/wiki/API:Main_page',
824 - 'FAQ http://www.mediawiki.org/wiki/API:FAQ',
825 - 'Mailing list: http://lists.wikimedia.org/mailman/listinfo/mediawiki-api',
826 - 'Api Announcements: http://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce',
827 - 'Bugs & Requests: http://bugzilla.wikimedia.org/buglist.cgi?component=API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.delta_ts',
 823+ 'Documentation: https://www.mediawiki.org/wiki/API:Main_page',
 824+ 'FAQ https://www.mediawiki.org/wiki/API:FAQ',
 825+ 'Mailing list: https://lists.wikimedia.org/mailman/listinfo/mediawiki-api',
 826+ 'Api Announcements: https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce',
 827+ 'Bugs & Requests: https://bugzilla.wikimedia.org/buglist.cgi?component=API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.delta_ts',
828828 '',
829829 '',
830830 '',
Index: branches/wmf/1.18wmf1/includes/api/ApiHelp.php
@@ -156,9 +156,9 @@
157157
158158 public function getHelpUrls() {
159159 return array(
160 - 'http://www.mediawiki.org/wiki/API:Main_page',
161 - 'http://www.mediawiki.org/wiki/API:FAQ',
162 - 'http://www.mediawiki.org/wiki/API:Quick_start_guide',
 160+ 'https://www.mediawiki.org/wiki/API:Main_page',
 161+ 'https://www.mediawiki.org/wiki/API:FAQ',
 162+ 'https://www.mediawiki.org/wiki/API:Quick_start_guide',
163163 );
164164 }
165165
Property changes on: branches/wmf/1.18wmf1/includes/api
___________________________________________________________________
Modified: svn:mergeinfo
166166 Merged /trunk/phase3/includes/api:r104434
Property changes on: branches/wmf/1.18wmf1/includes
___________________________________________________________________
Modified: svn:mergeinfo
167167 Merged /trunk/phase3/includes:r104434
Property changes on: branches/wmf/1.18wmf1
___________________________________________________________________
Modified: svn:mergeinfo
168168 Merged /trunk/phase3:r104434

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r104434Https for all!...reedy15:17, 28 November 2011

Status & tagging log