* Removed JS2 stuff from jquery.js. If there's anything we really need from it, it...
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 27 Jan 2010 05:17:26 +0000 (05:17 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 27 Jan 2010 05:17:26 +0000 (05:17 +0000)
commitfd93e5890425ca07876f6048a56bf01e7a601485
treee1572db4d7f78a750e2530067d593725d36e18ae
parent30552e0d63f73c394d808037379f0cc57be19a3d
* Removed JS2 stuff from jquery.js. If there's anything we really need from it, it can be re-added to wikibits.js, but that can wait for the extension analysis which I'm going to do next.
* Added Ryan Grove's jsmin.php and wrote a maintenance script wrapper called minify.php
* Added a makefile to rebuild skins/common
* Rebuilt jquery.min.js
includes/AutoLoader.php
includes/JSMin.php [new file with mode: 0644]
maintenance/minify.php [new file with mode: 0644]
skins/common/Makefile [new file with mode: 0644]
skins/common/jquery.js
skins/common/jquery.min.js
skins/common/wikibits.js