follow-up to r85193: missed one file
[lhc/web/wiklou.git] / resources / mediawiki.action /
2011-03-04 KrinkleJavaScript clean-up (Code conventions, cross-browser...
2011-03-02 Brian Wolff(follow-up r80554) If person typed max amount in edit...
2011-02-20 Krinklebug 27146
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-01-19 Roan KattouwFollowup r80554, r80575: wrap in (function( $ ) { ...
2011-01-19 Roan KattouwFollowup r80554: coding style, add var
2011-01-19 Brian Wolff(follow-up r66913) Per CR, make the editsummary length...
2010-12-14 Krinkle* Removing wfSupportsAjax() call. We don't use legacy...
2010-12-14 Roan KattouwUse $.getJSON()'s middle parameter rather than DIY...
2010-12-09 KrinklePorted jsMsg to mw.util; Fixing bugs and modernising...
2010-12-09 KrinkleFollow-up r78150, removed accidental left-over console...
2010-12-09 KrinkleFixing bugs and modernising mediawiki.action.watch...
2010-12-09 Krinklemore specific, like action.view.rightclickedit, also...
2010-12-09 Krinklestart resourceloadify mw.legacy.ajaxwatch
2010-12-03 Roan KattouwFollowup r76973: keep $target variable local
2010-11-18 Trevor ParscalCleaned up the code a bit, and added a return false...
2010-11-18 Trevor ParscalRenamed mediawiki.views.* to mediawiki.action.* to...