r110065 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110064‎ | r110065 | r110066 >
Date:17:08, 26 January 2012
Author:reedy
Status:ok (Comments)
Tags:
Comment:
Updates in preperation for 1.19wmf1 (yes, I know, we need to branch REL1_19 first...)

Added ArticleFeedbackv5, CongressLookup, Contest, FeaturedFeeds, MarkAsHelpful, ZeroRatedMobileAccess

Updated specials to point at 1.18wmf1 for now

Specials need re-evaluated and working out if any should be branched from trunk. Probably in most cases, we will want to grab from trunk this time, for all the context changes and other stuff that has been changed in MWs structure

Fundraising needs re-evaluating for updatedness
Modified paths:
  • /trunk/tools/make-wmf-branch/default.conf (modified) (history)

Diff [purge]

Index: trunk/tools/make-wmf-branch/default.conf
@@ -10,6 +10,7 @@
1111 'AntiSpoof',
1212 'ApiSandbox',
1313 'ArticleFeedback',
 14+ 'ArticleFeedbackv5',
1415 'AssertEdit',
1516 'Babel',
1617 'CategoryTree',
@@ -26,8 +27,10 @@
2728 'CommunityVoice',
2829 'ConditionalShowSection',
2930 'ConfirmEdit',
 31+ 'CongressLookup', // Not sure how long this is going to be hanging around for..
3032 'ContactPage',
3133 'ContactPageFundraiser',
 34+ 'Contest',
3235 'CustomUserSignup',
3336 'DisableAccount',
3437 'DismissableSiteNotice',
@@ -36,6 +39,7 @@
3740 'EmailCapture',
3841 'ExpandTemplates',
3942 'ExtensionDistributor',
 43+ 'FeaturedFeeds',
4044 'FlaggedRevs',
4145 'FormPreloadPostCache', // Foundation wiki
4246 'Gadgets',
@@ -49,6 +53,7 @@
5054 'LiquidThreads',
5155 'LocalisationUpdate',
5256 'MWSearch',
 57+ 'MarkAsHelpful',
5358 'Math',
5459 'NewUserMessage',
5560 'normal',
@@ -101,6 +106,7 @@
102107 'WikiEditor',
103108 'WikimediaMaintenance',
104109 'WikimediaMessages',
 110+ 'ZeroRatedMobileAccess',
105111 );
106112
107113 # Extensions that are updated to trunk in deployment, so we want to keep that version
@@ -108,23 +114,23 @@
109115 $specialExtensions = array(
110116
111117 // Fundraising
112 - 'CentralNotice' => '^/branches/wmf/1.17wmf1/extensions/CentralNotice', // Updated in 1.17wmf1
113 - 'ContributionReporting' => '^/branches/wmf/1.17wmf1/extensions/ContributionReporting', // NOT updated in 1.17wmf1
114 - 'ContributionTracking' => '^/branches/wmf/1.17wmf1/extensions/ContributionTracking', // Updated in 1.17wmf1
115 - 'DonationInterface' => '^/branches/wmf/1.17wmf1/extensions/DonationInterface', // NOT updated in 1.17wmf1
116 - 'FundraiserPortal' => '^/branches/wmf/1.17wmf1/extensions/FundraiserPortal', // NOT updated in 1.17wmf1
117 - 'LandingCheck' => '^/branches/wmf/1.17wmf1/extensions/LandingCheck', // Updated in 1.17wmf1
118 - 'VariablePage' => '^/branches/wmf/1.17wmf1/extensions/VariablePage', // NOT updated in 1.17wmf1
 118+ 'CentralNotice' => '^/branches/wmf/1.18wmf1/extensions/CentralNotice', // Updated in 1.18wmf1
 119+ 'ContributionReporting' => '^/branches/wmf/1.18wmf1/extensions/ContributionReporting', // NOT updated in 1.17wmf1
 120+ 'ContributionTracking' => '^/branches/wmf/1.18wmf1/extensions/ContributionTracking', // Updated in 1.17wmf1
 121+ 'DonationInterface' => '^/branches/wmf/1.18wmf1/extensions/DonationInterface', // NOT updated in 1.17wmf1
 122+ 'FundraiserPortal' => '^/branches/wmf/1.18wmf1/extensions/FundraiserPortal', // NOT updated in 1.17wmf1
 123+ 'LandingCheck' => '^/branches/wmf/1.18wmf1/extensions/LandingCheck', // Updated in 1.17wmf1
 124+ 'VariablePage' => '^/branches/wmf/1.18wmf1/extensions/VariablePage', // NOT updated in 1.17wmf1
119125
120 - 'CodeReview' => '^/branches/wmf/1.17wmf1/extensions/CodeReview',
121 - 'EditPageTracking'=> '^/branches/wmf/1.17wmf1/extensions/EditPageTracking',
122 - 'MobileFrontend' => '^/branches/wmf/1.17wmf1/extensions/MobileFrontend',
123 - 'MoodBar' => '^/branches/wmf/1.17wmf1/extensions/MoodBar',
124 - 'Narayam' => '^/branches/wmf/1.17wmf1/extensions/Narayam',
125 - 'TitleBlacklist' => '^/branches/wmf/1.17wmf1/extensions/TitleBlacklist',
126 - 'UploadWizard' => '^/branches/wmf/1.17wmf1/extensions/UploadWizard',
127 - 'WikiLove' => '^/branches/wmf/1.17wmf1/extensions/WikiLove',
128 - 'WikimediaIncubator' => '^/branches/wmf/1.17wmf1/extensions/WikimediaIncubator',
 126+ 'CodeReview' => '^/branches/wmf/1.18wmf1/extensions/CodeReview',
 127+ 'EditPageTracking'=> '^/branches/wmf/1.18wmf1/extensions/EditPageTracking',
 128+ 'MobileFrontend' => '^/branches/wmf/1.18wmf1/extensions/MobileFrontend',
 129+ 'MoodBar' => '^/branches/wmf/1.18wmf1/extensions/MoodBar',
 130+ 'Narayam' => '^/branches/wmf/1.18wmf1/extensions/Narayam',
 131+ 'TitleBlacklist' => '^/branches/wmf/1.18wmf1/extensions/TitleBlacklist',
 132+ 'UploadWizard' => '^/branches/wmf/1.18wmf1/extensions/UploadWizard',
 133+ 'WikiLove' => '^/branches/wmf/1.18wmf1/extensions/WikiLove',
 134+ 'WikimediaIncubator' => '^/branches/wmf/1.18wmf1/extensions/WikimediaIncubator',
129135 );
130136
131137 $preservedItems = array(
@@ -137,7 +143,7 @@
138144 );
139145
140146 $destBaseUrl = 'svn+ssh://svn.wikimedia.org/svnroot/mediawiki/branches/wmf';
141 -$mainSourceUrl = '^/branches/REL1_18';
 147+$mainSourceUrl = '^/branches/REL1_19';
142148 $patches = array(
143149 array( 'rev' => 97505, 'base' => '^/branches/wmf/1.18wmf1' ),
144150 array( 'rev' => 97508, 'base' => '^/branches/wmf/1.18wmf1' ),

Comments

#Comment by Reedy (talk | contribs)   18:54, 26 January 2012

Patches were updated in r97732 (September 2011) to point at 1.18wmf1

List of 4 need verification they are all still needed (glance suggests they are), and then any other hack esk updates also listing in there

Status & tagging log