ugh, missed this global var
[lhc/web/wiklou.git] / resources /
2012-02-09 Roan KattouwFollowup r110988: IE8 throws JS errors if you try to...
2012-02-09 Antoine MussoDebugToolbar: drop specific monospace font
2012-02-09 Roan KattouwMake mediawiki.legacy.ajax top-loading too, apparently...
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Fixed by...
2012-02-09 Roan Kattouw(bug 31676) Group dynamically inserted CSS into a singl...
2012-02-06 Sam ReedPing r110759, remove erroneous extra subdir
2012-02-06 Sam ReedMove mediawiki.api to own folder
2012-02-03 Ryan Kaldariadding note about local modifications
2012-02-03 Robin PepermansAdd @noflip to arrow directions like "southwest", as...
2012-02-02 Roan KattouwFollowup r108184: per CR, blocking loads in debug mode...
2012-02-02 KrinkleEnqueue mw.util.init in document-ready even handler...
2012-01-31 Mark A. Hershbergerrevert r110340 after talking with krinle
2012-01-30 Mark A. HershbergerFixes bug 34036 - [regression] mw.loader.load doesn...
2012-01-30 Krinkle[jquery.qunit.completenessTest.js] typo
2012-01-29 KrinkleAdd support for loading mediawiki.util from the top...
2012-01-28 Krinkle[Special:MovePage] Split new title input, fix bug 29454...
2012-01-24 Antoine Mussodiff: align cell content to the top
2012-01-24 Neil Kandalgaonkardo not try to html-escape anything but strings; fixes...
2012-01-24 Neil Kandalgaonkarescape incoming strings (cannot contain HTML any more)
2012-01-23 Derk-Jan HartmanCorrect mw.Uri.decode to properly decode encoded +...
2012-01-23 Sam ReedRedoing r108960 with history
2012-01-23 Sam ReedRevert r108987 to copy properly
2012-01-23 Jeremy PostlethwaiteAdding the jquery cycle plugin. This is being used...
2012-01-22 Krinkle[Core JS] mediawiki.legacy.protect should be loaded...
2012-01-22 Krinkle[mediawiki.util] minor code cleanup
2012-01-21 Krinkle[Resources] Add missing or implied dependencies
2012-01-19 Krinkle[mediawiki.js] edit comment
2012-01-19 Niklas LaxströmLess Title Case
2012-01-19 Niklas Laxström12em was too narrow, 18 seems to be better
2012-01-19 Niklas LaxströmTable headers looked ugly without the same padding...
2012-01-18 Antoine Mussodbg toolbar: prevents screen jumping
2012-01-17 Krinkle[jquery.footHovzer] Remove buggy scrollstate preserver
2012-01-17 Alexandre EmsenhuberIf you want to display miliseconds, make the time be...
2012-01-17 Antoine Mussodbg toolbar: makes pane title consistent
2012-01-17 Antoine Mussodbg toolbar query list
2012-01-17 Jeroen De Dauwadded missing semicolon
2012-01-16 Santhosh Thottingalreintroduce the shortcut evaluation removed in r108403...
2012-01-15 Krinkle[mediawiki.action.history.diff.css] remove redundant...
2012-01-15 John Du HartAdding jquery.arrowSteps to core, from UploadWizard
2012-01-14 Niklas LaxströmTypo
2012-01-11 Rob Moenremove concurrency resource per revert. follow up...
2012-01-11 Rob Moenadd js resource for concurrency api, check method for...
2012-01-10 Santhosh ThottingalMake the plural rules for Southern Sami consistant...
2012-01-10 Santhosh ThottingalMake the plural rules consistant with the rules in...
2012-01-10 Santhosh ThottingalMake the javascript implementation of Macedonian(mk...
2012-01-09 Santhosh ThottingalCleanup the convertPLural method for Lithuanian(lt)
2012-01-09 Santhosh ThottingalRemove unnecessary break statement after return statement.
2012-01-09 Krinkle[mediawiki.action.history.js] Provide cleaner handling...
2012-01-08 Krinkle[mediawiki.action.history.js] Clean up
2012-01-08 KrinkleRe-applying change to code from r106516
2012-01-08 KrinkleRe-do svn copy from r106516 preserving history
2012-01-06 Antoine Musso(bug 29309) allow CSS class per tooltip (tipsy)
2012-01-06 Roan KattouwFollowup r108231, remove useless _this
2012-01-06 Roan KattouwFollowup r108184: fix loading in Opera. Before, Opera...
2012-01-06 Roan KattouwFix broken oldParser call in r108230
2012-01-06 Roan KattouwFix up r108203: just loading mw.jqueryMsg in the bottom...
2012-01-06 Roan KattouwSet position => 'top' for wikibits, required to support...
2012-01-06 Roan KattouwRemove unneeded dependency from wikibits, and move...
2012-01-06 Santhosh ThottingalUse mw.jqueryMsg parser for message parsing to support...
2012-01-06 Brion VibberFix a race condition in classic edit toolbar setup
2012-01-05 Roan KattouwResourceLoader: Add an experimental option to move...
2012-01-05 Krinkle[mediawiki.loader] fix numerous bugs and edge cases...
2012-01-04 Krinkle[mediawiki.debug] add implied semi-colon
2012-01-04 Mark A. Hershbergerre r102301 — apply Krinkle's suggested fix.
2012-01-04 Antoine MussoJSTesting: javascripttest-pagetext-skin msg
2012-01-04 Krinkle[mediawiki.debug] display: inline-block; work-around...
2012-01-04 Krinkle[jquery.footHovzer] new plugin for mw-log-console and...
2012-01-04 KrinkleFix unused parameter from r107350
2012-01-03 Brion VibberFix regression in r107354: typo caused 'watch' link...
2012-01-03 John Du HartFollowup r107862
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2012-01-03 John Du HartImplemented console panel in debug toolbar
2012-01-02 Santhosh ThottingalParser can take mw.user too along with male, female...
2012-01-02 Santhosh ThottingalMake mw.jqueryMsg understand gender.
2012-01-02 Santhosh ThottingalUse strict comparison for length property.
2012-01-02 Santhosh ThottingalAdd gender support. This method is useful only if we...
2012-01-01 Krinkle[mediawiki.api] Fix typo that was made consistently.
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-30 Rob Moenfix tablesorter unit test in ie7. Add semicolon to...
2011-12-30 Krinkle[mediawiki.debug] attempt at fixing off-screen mega...
2011-12-30 Krinkle[mediawiki.debug] highlight current pane and styling
2011-12-29 Krinkle[mediawiki.debug] apply code conventions
2011-12-29 Santhosh ThottingalRevert r107556 based on the discussion.
2011-12-29 Santhosh ThottingalUse jqueryMsg wikitext parser to parse interface messag...
2011-12-28 Sam ReedReverting r107496, r107497
2011-12-28 Sam ReedMove mediawiki.feedback.js to "Feedback" extension
2011-12-27 Krinkle[mediawiki.js] function order
2011-12-27 Krinkle[mediawiki.js] use simple IIFE closure with object...
2011-12-27 Krinkle[mediawiki.js] code quality and clean up
2011-12-27 Krinkle[mediawiki.js] Always pass error info to error callback...
2011-12-27 Krinkle[mediawiki.action.watch.ajax.js] Rewrite using mw.Api...
2011-12-27 Krinkle@since for r107350
2011-12-27 Krinkle[mediawiki.api] write mediawiki.api.watch module
2011-12-26 Krinkle[Core JS] wikibits.js / IEFixes clean up
2011-12-26 KrinkleUpdating jquery.qunit from upstream
2011-12-25 Krinkletypo; follows-up r107289
2011-12-25 Krinkle[Core JS] Clean up and optimization mediawiki.util
2011-12-24 Sam ReedFollowup r107011 per Krinkle - "mediawiki.api needs...
2011-12-23 Rob LanphierApplying patch from bug 33335 (from Erwin Dokter)....
2011-12-21 Krinkle[mediawiki.api] bug fixes
next