* DatabaseOracle.php binds variables, so using $val = 'NULL' breaks certain maint...
[lhc/web/wiklou.git] / resources /
2011-07-08 Antoine Mussorevert r91673 : lost of history
2011-07-07 Leo KoppelkammMoving cologneblue.css and nostalgia.css into their...
2011-07-07 KrinkleRemoving calls to deprecated functionality in favor...
2011-07-07 Brion VibberPartial (?) fix for bug 29753 -- wrong Firefox version...
2011-07-06 Leo KoppelkammRevert r86047 for now per CR.
2011-07-05 Krinklemw.util.wikiGetlink default to wgPageName
2011-07-05 Ryan Kaldarianother fix for old jQuery UI on live
2011-07-05 Krinklemw.util optimalizations:
2011-07-04 KrinkleRevert r90678 per CR
2011-07-04 Krinklejquery.client unit testing
2011-07-03 KrinkleFix for the broken tests introduced in r91387.
2011-07-03 KrinkleMinor optimalizations and jsperfs in mediawiki.js
2011-07-02 Derk-Jan HartmanPatch to replace for-in with for(;;)
2011-06-30 Ryan Kaldariforgot one, follow-up to r91204
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-30 Ryan Kaldarifixing jQuery UI button styles for the old version...
2011-06-30 KrinklebyteLimit/byteLength improvements:
2011-06-29 Chad Horohoe(bug 29277) MediaWiki:Filepage.css not loaded on foreig...
2011-06-28 Antoine MussoFind 'all' special ns regardless of its rank in the...
2011-06-28 Krinkleper r90984 CR, cleaner this way
2011-06-28 Krinklemw.special.recentchanges fixes:
2011-06-28 Krinklemw.special.recentchanges fixes:
2011-06-28 Roan KattouwMove mediawiki.special.js to the correct directory...
2011-06-28 Roan KattouwFix r90943: redefined mediawiki.special module that...
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-28 Antoine Mussomediawiki.special as a dumb JS object
2011-06-26 Mark A. HershbergerFollowup r90239: Move return till after the toggle...
2011-06-26 KrinkleReview and clean up of jquery.tablesorter.js + applying...
2011-06-26 KrinkleRemoving console.log and other ad-hoc debugging code
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
next