r57132 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57131‎ | r57132 | r57133 >
Date:18:51, 30 September 2009
Author:catrope
Status:deferred
Tags:
Comment:
Update usability branch to HEAD from trunk
Modified paths:
  • /branches/usability/phase3 (modified) (history)
  • /branches/usability/phase3/includes (modified) (history)
  • /branches/usability/phase3/includes/ConfEditor.php (modified) (history)
  • /branches/usability/phase3/includes/HistoryPage.php (modified) (history)
  • /branches/usability/phase3/includes/json/Services_JSON.php (modified) (history)
  • /branches/usability/phase3/includes/specials/SpecialWatchlist.php (modified) (history)
  • /branches/usability/phase3/js2/mwEmbed/jquery/jquery.ui (modified) (history)
  • /branches/usability/phase3/maintenance/cleanupTable.inc (modified) (history)
  • /branches/usability/phase3/maintenance/deleteSelfExternals.php (modified) (history)

Diff [purge]

Property changes on: branches/usability/phase3/maintenance/deleteSelfExternals.php
___________________________________________________________________
Name: svn:mergeinfo
11 - /branches/REL1_15/phase3/maintenance/deleteSelfExternals.php:51646
/trunk/phase3/maintenance/deleteSelfExternals.php:52290,52402,52404,52718,52737,52759,52776,52791,52800,52808,52812-52813,52815-52819,52822,52846,52850,52852-52853,52855-52857,52859,52924,52986,53128-53129,53190,53197,53199,53203-53204,53210-53211,53247,53249,53252,53267,53270,53293,53305,53344,53369,53427,53502-53504,53506,53777,54384,54494,54592,54599-54602,54604,54613,54764,54793,54806,55178,55626
22 + /branches/REL1_15/phase3/maintenance/deleteSelfExternals.php:51646
/trunk/phase3/maintenance/deleteSelfExternals.php:52290,52402,52404,52718,52737,52759,52776,52791,52800,52808,52812-52813,52815-52819,52822,52846,52850,52852-52853,52855-52857,52859,52924,52986,53128-53129,53190,53197,53199,53203-53204,53210-53211,53247,53249,53252,53267,53270,53293,53305,53344,53369,53427,53502-53504,53506,53777,54384,54494,54592,54599-54602,54604,54613,54764,54793,54806,55178,55626,57129-57130
Property changes on: branches/usability/phase3/maintenance/cleanupTable.inc
___________________________________________________________________
Name: svn:mergeinfo
33 - /branches/REL1_15/phase3/maintenance/cleanupTable.inc:51646
/branches/wmf-deployment/maintenance/cleanupTable.inc:56715
44 + /branches/REL1_15/phase3/maintenance/cleanupTable.inc:51646
/branches/wmf-deployment/maintenance/cleanupTable.inc:56715
/trunk/phase3/maintenance/cleanupTable.inc:57129-57130
Property changes on: branches/usability/phase3/includes/json/Services_JSON.php
___________________________________________________________________
Name: svn:mergeinfo
55 - /branches/REL1_15/phase3/includes/api/ApiFormatJson_json.php:51646
/branches/wmf-deployment/includes/api/ApiFormatJson_json.php:53381
66 + /branches/REL1_15/phase3/includes/api/ApiFormatJson_json.php:51646
/branches/wmf-deployment/includes/api/ApiFormatJson_json.php:53381
/trunk/phase3/includes/json/Services_JSON.php:57129-57130
Property changes on: branches/usability/phase3/includes/HistoryPage.php
___________________________________________________________________
Name: svn:mergeinfo
77 - /branches/REL1_15/phase3/includes/PageHistory.php:51646
88 + /branches/REL1_15/phase3/includes/PageHistory.php:51646
/trunk/phase3/includes/HistoryPage.php:57129-57130
Property changes on: branches/usability/phase3/includes/ConfEditor.php
___________________________________________________________________
Name: svn:mergeinfo
99 -
1010 + /trunk/phase3/includes/ConfEditor.php:57129-57130
Index: branches/usability/phase3/includes/specials/SpecialWatchlist.php
@@ -25,7 +25,7 @@
2626 global $wgServer, $wgScriptPath, $wgFeedClasses;
2727 $apiParams = array( 'action' => 'feedwatchlist', 'allrev' => 'allrev',
2828 'wlowner' => $wgUser->getName(), 'wltoken' => $wlToken );
29 - $feedTemplate = $wgServer . $wgScriptPath . '/api.php?';
 29+ $feedTemplate = wfScript('api').'?';
3030
3131 foreach( $wgFeedClasses as $format => $class ) {
3232 $theseParams = $apiParams + array( 'feedformat' => $format );
Property changes on: branches/usability/phase3/includes
___________________________________________________________________
Name: svn:mergeinfo
3333 - /branches/REL1_15/phase3/includes:51646
/branches/wmf-deployment/includes:53381
3434 + /branches/REL1_15/phase3/includes:51646
/branches/wmf-deployment/includes:53381
/trunk/phase3/includes:57129-57130
Property changes on: branches/usability/phase3/js2/mwEmbed/jquery/jquery.ui
___________________________________________________________________
Name: svn:mergeinfo
3535 - /branches/REL1_15/phase3/js2/mwEmbed/jquery/jquery.ui-1.7.1:51646
3636 + /branches/REL1_15/phase3/js2/mwEmbed/jquery/jquery.ui-1.7.1:51646
/trunk/phase3/js2/mwEmbed/jquery/jquery.ui:57129-57130
Property changes on: branches/usability/phase3
___________________________________________________________________
Name: svn:mergeinfo
3737 - /branches/REL1_15/phase3:51646
3838 + /branches/REL1_15/phase3:51646
/trunk/phase3:57129-57130

Status & tagging log