r89866 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89865‎ | r89866 | r89867 >
Date:00:25, 11 June 2011
Author:krinkle
Status:ok (Comments)
Tags:
Comment:
Upgrade jQuery from 1.4.4 to 1.6.1

Poke r88725, r88607, bug 28904;
Modified paths:
  • /trunk/phase3/resources/jquery/jquery.js (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery/jquery.js
@@ -8933,4 +8933,4 @@
89348934
89358935
89368936 window.jQuery = window.$ = jQuery;
8937 -})(window);
 8937+})(window);
\ No newline at end of file

Follow-up revisions

RevisionCommit summaryAuthorDate
r89867RELEASE-NOTES for r89866krinkle00:28, 11 June 2011
r90089makeCollapsible fix for jQuery 1.6.1...krinkle21:20, 14 June 2011
r91724Update j.ui.autocomplete which partially broke due to jQuery update in r89866diebuche13:50, 8 July 2011
r92349MFT to REL1_18...hashar09:11, 16 July 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88607Update our jQuery from 1.4.4 to the latest version of 1.5 (1.5.2). See also b...krinkle21:54, 22 May 2011
r88725Reverting r88607. This downgrades jQuery from 1.5.2 back to 1.4.4....krinkle16:52, 24 May 2011
r89853Added jquery.qunit.completenessTest.js (A jQuery/QUnit test coverage utility)...krinkle22:15, 10 June 2011

Comments

#Comment by Nikerabbit (talk | contribs)   05:56, 11 June 2011

That was easy! Looks like you accidentally updated it in the last commit.

#Comment by Krinkle (talk | contribs)   09:40, 11 June 2011

Oops, indeed. The real update accidentally became part of r89853.

Status & tagging log