r83506 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83505‎ | r83506 | r83507 >
Date:02:40, 8 March 2011
Author:reedy
Status:ok
Tags:
Comment:
Last few svn property fixes
Modified paths:
  • /trunk/phase3/includes/HttpFunctions.php (modified) (history)
  • /trunk/phase3/resources/jquery.ui/themes/default/images/ui-anim_basic_16x16.gif (modified) (history)
  • /trunk/phase3/skins/simple/discussionitem_icon.gif (modified) (history)
  • /trunk/phase3/skins/simple/file_icon.gif (modified) (history)
  • /trunk/phase3/skins/simple/link_icon.gif (modified) (history)
  • /trunk/phase3/skins/simple/lock_icon.gif (modified) (history)
  • /trunk/phase3/skins/simple/mail_icon.gif (modified) (history)

Diff [purge]

Property changes on: trunk/phase3/skins/simple/lock_icon.gif
___________________________________________________________________
Deleted: svn:keywords
11 - Author Date Id Revision
Property changes on: trunk/phase3/skins/simple/link_icon.gif
___________________________________________________________________
Deleted: svn:keywords
22 - Author Date Id Revision
Property changes on: trunk/phase3/skins/simple/file_icon.gif
___________________________________________________________________
Deleted: svn:keywords
33 - Author Date Id Revision
Property changes on: trunk/phase3/skins/simple/discussionitem_icon.gif
___________________________________________________________________
Deleted: svn:keywords
44 - Author Date Id Revision
Property changes on: trunk/phase3/skins/simple/mail_icon.gif
___________________________________________________________________
Deleted: svn:keywords
55 - Author Date Id Revision
Index: trunk/phase3/includes/HttpFunctions.php
@@ -693,7 +693,7 @@
694694 if ( is_array( $this->postData ) ) {
695695 $this->postData = wfArrayToCGI( $this->postData );
696696 }
697 -
 697+
698698 // At least on Centos 4.8 with PHP 5.1.6, using max_redirects to follow redirects
699699 // causes a segfault
700700 $manuallyRedirect = version_compare( phpversion(), '5.1.7', '<' );
Property changes on: trunk/phase3/resources/jquery.ui/themes/default/images/ui-anim_basic_16x16.gif
___________________________________________________________________
Modified: svn:mime-type
701701 - application/octet-stream
702702 + image/gif

Status & tagging log