* Follow-up r90749
[lhc/web/wiklou.git] / resources /
2011-06-24 Krinkle(bug 29567) mw.util.addPortletLink should only wrap...
2011-06-24 Neil Kandalgaonkarlinted jpegmeta - commas cause IE errors. Not that...
2011-06-23 Derk-Jan HartmanSwitch jquery.sortable to use mw-sortable and mw-unsort...
2011-06-23 Derk-Jan HartmanFix global var leaking that was making collationsort...
2011-06-23 Leo KoppelkammAdding rowspan tests to tablesorting & make it more...
2011-06-23 Leo KoppelkammAdding a collation test to tablesorter, fixing var...
2011-06-23 Brion VibberFollowup r86088: test cases and a correction for bug...
2011-06-22 Leo KoppelkammRevert accidental change from r90630
2011-06-22 Brion VibberFollowup r86088, r87244, r90612: fix jquery.tablesorter...
2011-06-22 Leo KoppelkammTablesorter: Remove not really necessary setTimeout.
2011-06-22 Leo KoppelkammHopefully fix IE6 regex tablesorter issue
2011-06-22 Leo KoppelkammFix tablesorting bug that caused weird interferences...
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 Derk-Jan HartmanFix global var leaks in jquery.tablersorter.js
2011-06-22 Matěj GrabovskýFollow-up r90359: modify code per Krinkle's comments
2011-06-18 Matěj Grabovský(bug 29443) Special:Undelete should invert checkboxes...
2011-06-18 KrinkleImplement mw.Title in core
2011-06-17 Brian Wolffrevert r87808 - Its broken, and looks rather complex...
2011-06-16 Mark A. HershbergerFix Bug #28344 - “Links doesn't work inside collapsible...
2011-06-14 Thomas Griesfix for bug29371 . regex wordwrap with UTF8: do not...
2011-06-14 KrinklemakeCollapsible fix for jQuery 1.6.1
2011-06-14 Brion VibberFollowup to r86942 per CR comments: instanceof Array...
2011-06-14 KrinkleRemove redundant mediawiki.util directory
2011-06-13 Thomas Griesresinserted context.data.prevText = context.data..val...
2011-06-13 Thomas Griesfollow up patch to r89950 r89952 r89953 r89955 : moved...
2011-06-13 Thomas Griesessage=corrected my mistake when comparing if textbox...
2011-06-13 Thomas Griescorrected comment
2011-06-13 Thomas Griescorrected comment
2011-06-13 Thomas Griesfix for bug29368 which may have consequences. Please...
2011-06-12 KrinkleRemove resize/arrow cursors from jquery.makeCollapsible
2011-06-11 KrinkleFix jquery.tabIndex even more.
2011-06-11 KrinkleUpgrade jQuery from 1.4.4 to 1.6.1
2011-06-11 KrinkleFollow-up r89853: Documentation for completenesstest...
2011-06-10 KrinkleAdded jquery.qunit.completenessTest.js (A jQuery/QUnit...
2011-06-10 KrinkleFollow-up: r89845: Forgot to commit changes in the...
2011-06-09 Niklas Laxströmr89767 didn't please overlords
2011-06-06 Krinkle(bug 25124) Resource loader should respect $wgStyleDire...
2011-06-06 KrinkleAlright, IE7 is fixed by r89613. IE6 stays problematic...
2011-06-06 KrinkleRedo r89605 in a better way.
2011-06-06 KrinkleFix bug that brakes the 'jquery.tabIndex > firstTabInde...
2011-06-06 Krinklejquery.client.js JSPERF+Unit test suite
2011-06-03 Roan Kattouw(bug 29105) Splitlines completely messes up selection...
2011-06-03 Roan Kattouw(bug 29104) Fix r86622: make splitlines default to...
2011-06-03 Roan Kattouw(bug 29121) jquery.suggestions uses jquery.autoEllipsis...
2011-06-02 Mark A. Hershbergerfollow up r88502 with a fix to resource loader to resto...
2011-06-02 Antoine Mussoproperly move the jpegmeta.js file from util to libs.
2011-06-02 Antoine Mussorevert r89084 (file moved without keeping history)
2011-05-29 Sam ReedRevert r89120
2011-05-29 Thomas Griesadded jquery.ui.droppable.js which was missing in jquer...
2011-05-29 Derk-Jan HartmanFix mw.log. Broken by variable renaming in r89082
2011-05-29 KrinkleFix issues raised through TestSwarm
2011-05-29 KrinkleFix r89083: Actually add the directory
2011-05-29 KrinkleIntroducing mw.libs, moving JpegMeta into it.
2011-05-29 KrinkleAdding or adjusting front-end function and variable...
2011-05-28 KrinkleAdding or adjusting front-end function and variable...
2011-05-26 Roan Kattouw(bug 28840) URLs with dots break because of IE6 securit...
2011-05-25 KrinkleRemoving the last occurrences/mentions of mw.loader.go
2011-05-25 Roan KattouwFix syntax error in r88794
2011-05-25 Roan KattouwUse $.extend() in mw.util and mw.util.jpegmeta so they...
2011-05-24 KrinkleReverting r88607. This downgrades jQuery from 1.5.2...
2011-05-24 Brion Vibber* (bug 29107) Fix regression in ResourceLoader debug...
2011-05-23 KrinkleMoving check higher up in case there's a premade toggle...
2011-05-23 Brion VibberRevert r87964: destroyed standard segregation of non...
2011-05-22 Krinklejquery.tabIndex.js was broken, not it works (for the...
2011-05-22 KrinkleUpdate our jQuery from 1.4.4 to the latest version...
2011-05-21 KrinklePassing token paremeter in mw.action.watch.ajax since...
2011-05-21 KrinkleAdding user.tokens module and loading by default. ...
2011-05-21 KrinkleFixing mediawiki.action.watch.ajax
2011-05-21 KrinkleAdding mw.util.wikiScript + small fix in mediawiki...
2011-05-21 KrinkleRemoving wgAjaxWatch javascript global object.
2011-05-19 KrinkleQUnit reorganization
2011-05-18 Krinkle* Remove commented-out debug call (FU r88143)
2011-05-18 KrinkleChanging console.log(e) to a throw. console.log makes...
2011-05-18 KrinkleApplying patch by Ryan Kaldari (bug 28690): Adding...
2011-05-18 KrinkleQUnit test suite improvements
2011-05-17 Roan KattouwAdd simple test for jquery.autoEllipsis
2011-05-17 KrinkleFollow up r8832: Adding file extension (module name...
2011-05-17 KrinklePassing module to handlePending (bug 28998; Follow...
2011-05-17 Krinkle* Moving jQuery extend into its own module (jquery...
2011-05-17 Niklas LaxströmTypo
2011-05-16 KrinkleUpdate deprecated shortcuts to current values as of...
2011-05-16 Krinklemw.util.getActionFrom incorrectly returns null
2011-05-16 Krinkle* Changed load order in QUnit to mirror the order in...
2011-05-16 KrinkleSplit mw.user from mediawiki.js into its own module
2011-05-16 Ryan Kaldarifurther update to skin due to module update, also some...
2011-05-16 Ryan Kaldariupdating our jquery ui button skin to match changes...
2011-05-15 Roan Kattouw(bug 26742) Add @noflip to RTL-specific rules in jquery...
2011-05-15 Mark A. HershbergerFix Bug #28995: “public interface for getting state...
2011-05-15 Mark A. Hershbergerw/s and typo fix
2011-05-15 Roan KattouwRemove debugging code introduced in r88115
2011-05-15 KrinkleRedo r88144
2011-05-15 Roan KattouwRevert r88144, deleted the wrong file
2011-05-15 KrinkleGoodbye mediawiki.util.test. In no particular order:
2011-05-15 Krinkle(bug 27073) Lazy init the style marker and insert if...
2011-05-15 Trevor ParscalFixes regression in r88125 - if batch is empty we shoul...
2011-05-14 Roan KattouwKill diff.js with fire. It only applies to versions...
2011-05-14 Trevor ParscalRemoved the go() call, and the suspended until go(...
2011-05-14 Roan Kattouw(bug 28978) jquery.autoEllipsis cache doesn't take...
2011-05-14 Roan KattouwPut jQuery UI modules in their own group
2011-05-14 Trevor ParscalFixed language in comments and error messages - see...
next