r47741 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47740‎ | r47741 | r47742 >
Date:10:05, 24 February 2009
Author:siebrand
Status:reverted (Comments)
Tags:
Comment:
Remove REL1_11 in ExtensionDistributor. Has been out of support since September 2008.
Modified paths:
  • /trunk/extensions/ExtensionDistributor/ExtensionDistributor.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ExtensionDistributor/ExtensionDistributor.php
@@ -41,10 +41,6 @@
4242 'tarLabel' => 'MW1.12',
4343 'name' => '1.12.x',
4444 ),
45 - 'branches/REL1_11' => array(
46 - 'tarLabel' => 'MW1.11',
47 - 'name' => '1.11.x',
48 - ),
4945 );
5046
5147 /** Remote socket for svn-invoker.php (optional) */

Comments

#Comment by Tim Starling (talk | contribs)   02:11, 25 February 2009

Removed this list in r47777, you can't just edit it like that without updating the server.

#Comment by Siebrand (talk | contribs)   07:41, 25 February 2009

OK. From the comment you added earlier, I assumed that this was only related to additions, and not also to removals. Sorry.

Status & tagging log