r79641 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79640‎ | r79641 | r79642 >
Date:12:21, 5 January 2011
Author:krinkle
Status:ok
Tags:
Comment:
Removing Makefile from /skins/common (only used for minifiying jquery, which isn't in here anymore).
* jquery.js removed in r65962
* jquery.min.js removed in r72349
Follow-up: r61557, r61558, r65962, r66270, r72349.
Modified paths:
  • /trunk/phase3/skins/common/Makefile (deleted) (history)

Diff [purge]

Index: trunk/phase3/skins/common/Makefile
@@ -1,2 +0,0 @@
2 -jquery.min.js: jquery.js
3 - php ../../maintenance/minify.php $< --outfile $@

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61557* Moved js2stopgap.js to skins/common/jquery.js, like I said I was going to d...tstarling04:17, 27 January 2010
r61558* Removed JS2 stuff from jquery.js. If there's anything we really need from i...tstarling05:17, 27 January 2010
r65962Switch MediaWiki to jQuery 1.4.2 (was 1.3.2) and enable jQuery on every page ...catrope20:15, 5 May 2010
r66270Followup to r65962: we need to keep jquery.min.js around because cached pages...catrope13:46, 12 May 2010
r72349Merging resourceloader branch into trunk. Full documentation is at http://www...catrope04:00, 4 September 2010

Status & tagging log