Index: trunk/tools/make-wmf-branch/default.conf |
— | — | @@ -10,6 +10,7 @@ |
11 | 11 | 'AntiSpoof', |
12 | 12 | 'ApiSandbox', |
13 | 13 | 'ArticleFeedback', |
| 14 | + 'ArticleFeedbackv5', |
14 | 15 | 'AssertEdit', |
15 | 16 | 'Babel', |
16 | 17 | 'CategoryTree', |
— | — | @@ -26,8 +27,10 @@ |
27 | 28 | 'CommunityVoice', |
28 | 29 | 'ConditionalShowSection', |
29 | 30 | 'ConfirmEdit', |
| 31 | + 'CongressLookup', // Not sure how long this is going to be hanging around for.. |
30 | 32 | 'ContactPage', |
31 | 33 | 'ContactPageFundraiser', |
| 34 | + 'Contest', |
32 | 35 | 'CustomUserSignup', |
33 | 36 | 'DisableAccount', |
34 | 37 | 'DismissableSiteNotice', |
— | — | @@ -36,6 +39,7 @@ |
37 | 40 | 'EmailCapture', |
38 | 41 | 'ExpandTemplates', |
39 | 42 | 'ExtensionDistributor', |
| 43 | + 'FeaturedFeeds', |
40 | 44 | 'FlaggedRevs', |
41 | 45 | 'FormPreloadPostCache', // Foundation wiki |
42 | 46 | 'Gadgets', |
— | — | @@ -49,6 +53,7 @@ |
50 | 54 | 'LiquidThreads', |
51 | 55 | 'LocalisationUpdate', |
52 | 56 | 'MWSearch', |
| 57 | + 'MarkAsHelpful', |
53 | 58 | 'Math', |
54 | 59 | 'NewUserMessage', |
55 | 60 | 'normal', |
— | — | @@ -101,6 +106,7 @@ |
102 | 107 | 'WikiEditor', |
103 | 108 | 'WikimediaMaintenance', |
104 | 109 | 'WikimediaMessages', |
| 110 | + 'ZeroRatedMobileAccess', |
105 | 111 | ); |
106 | 112 | |
107 | 113 | # Extensions that are updated to trunk in deployment, so we want to keep that version |
— | — | @@ -108,23 +114,23 @@ |
109 | 115 | $specialExtensions = array( |
110 | 116 | |
111 | 117 | // 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 |
119 | 125 | |
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', |
129 | 135 | ); |
130 | 136 | |
131 | 137 | $preservedItems = array( |
— | — | @@ -137,7 +143,7 @@ |
138 | 144 | ); |
139 | 145 | |
140 | 146 | $destBaseUrl = 'svn+ssh://svn.wikimedia.org/svnroot/mediawiki/branches/wmf'; |
141 | | -$mainSourceUrl = '^/branches/REL1_18'; |
| 147 | +$mainSourceUrl = '^/branches/REL1_19'; |
142 | 148 | $patches = array( |
143 | 149 | array( 'rev' => 97505, 'base' => '^/branches/wmf/1.18wmf1' ), |
144 | 150 | array( 'rev' => 97508, 'base' => '^/branches/wmf/1.18wmf1' ), |