Don't look for pipes in the root node.
[lhc/web/wiklou.git] / resources /
2011-01-19 Roan KattouwFollowup r80554, r80575: wrap in (function( $ ) { ...
2011-01-19 Roan KattouwFollowup r80554: coding style, add var
2011-01-19 KrinkleFix bug in mw.Map + fix bug 26801 + wrapper mediawiki...
2011-01-19 Brian Wolff(follow-up r66913) Per CR, make the editsummary length...
2011-01-18 Andrew GarrettAdd jquery.form.js, from jquery.malsup.com/form/#download
2011-01-12 Trevor ParscalFixed IE bug, you must use html:msg for the msg element...
2011-01-12 Trevor ParscalFixed suggestions positioning in IE6
2011-01-11 Trevor ParscalFixed logic error - all tests were passing... :(
2011-01-11 Trevor ParscalReverts part of r80036 - jquery.client is already depen...
2011-01-11 Trevor ParscalFixed logic error that caused the test to always pass.
2011-01-11 Trevor ParscalIncluded client in the initial payload. Restored functi...
2011-01-10 Antoine MussoFix RFC 5322 'atext'
2011-01-10 KrinkleRemoving unneeded wraps and using $ and mw instead...
2011-01-10 KrinkleAdding comma's at end of arrays where this hasn't been...
2011-01-10 Krinkletraversal indention. Follow-up r79924
2011-01-10 Krinkle* Consistent single quotes
2011-01-09 Antoine Mussojs email validation improvment (onBlur)
2011-01-09 Antoine Mussojs email validation fixed + i18n support
2011-01-08 KrinkleFollow-up r79868
2011-01-08 KrinkleClean up mediawiki.special.upload.js
2011-01-08 Bryan Tong MinhFollow-up r79845: Add rotation support to the upload...
2011-01-08 Roan KattouwPer r79581 CR, add @embed comments to jQuery UI's defau...
2011-01-06 Trevor ParscalImproves on r79766, and thus also r79582 - the original...
2011-01-06 Trevor ParscalImproves on r79582 - no need to delete the rules, just...
2011-01-05 KrinkleWrote jquery.colorUtil plugin.
2011-01-04 Roan KattouwRemove two useless CSS rules that would cause one image...
2011-01-04 Roan KattouwAdd /* @embed */ comments for URLs in all RL-ified...
2011-01-04 Roan KattouwFix jQuery UI dialog CSS for close-x.png -> close.png...
2011-01-02 Krinkle* Toggle entire element if no .mw-collapsible-content...
2010-12-31 Aryeh GregorUpdate dependencies for r79363 per Roan's advice
2010-12-30 Roan Kattouw(bug 26507) Wrap all ResourceLoader-served JS in (funct...
2010-12-27 Happy-melonRefactoring in RecentChanges/Watchlist:
2010-12-27 KrinkleTreat premade toggle links as a custom instead of defau...
2010-12-27 KrinkleThe toggle link may be in any of the cells of the first...
2010-12-26 Brion VibberThumbnail previews for PNG, JPEG, GIF, and SVG files...
2010-12-26 Krinkleadding hoverIntent plugin
2010-12-25 KrinkleGiving #mw-log-console position 'fixed' instead of...
2010-12-25 KrinkleAdded remote binding for custom collapsibles and minor...
2010-12-25 KrinkleReverting r78889 and r78865. Breaks changeslist on...
2010-12-24 KrinkleFixing typo from r78944
2010-12-24 KrinkleAdding fallback for collapsible messages
2010-12-24 KrinkleForgot to namespace the click handler. Unbinding all...
2010-12-24 KrinkleRemoving debug call. Follow-up r78935 CR
2010-12-24 KrinkleMake sure the TOC is there when toggleToc is called...
2010-12-24 Krinklejslint warnings fixed in mw.util
2010-12-24 KrinkleFixing TODO from r78915
2010-12-24 Roan KattouwReally fix bug 26131: just putting the site+user <link...
2010-12-24 Krinklecorrecting comments in mw.util
2010-12-24 KrinklePorting tocToggle to ResourceLoader
2010-12-23 KrinkleImproving jquery.makeCollapsible:
2010-12-23 Krinkleremoving cursor style from JS, adding to CSS file instead
2010-12-23 Krinklefixing comment in jquery.makeCollapsible.js (in mw...
2010-12-23 Krinklewhitespace according to mw conventions + using mw.msg...
2010-12-23 Krinkleadding jQuery.makeCollapsible plugin
2010-12-23 Roan KattouwFix r78897: remove dependency on makeCollapsible as...
2010-12-23 Krinkledidn't mean to commit this
2010-12-23 Krinkleusing .append() instead of innerHTML+=. The latter...
2010-12-23 Happy-melonFollow-up r78865 CR
2010-12-23 Roan KattouwFix JS errors thrown by SimpleSearch: add dependency...
2010-12-23 Roan KattouwFollowup r78539: don't renew a cookie that expires...
2010-12-23 Happy-melon(bug 17456) implement CollapsibleTables in core javascr...
2010-12-22 Krinklesmall fixes
2010-12-17 Trevor ParscalAdded anonymous function to mediaWiki.user
2010-12-17 Trevor ParscalSplit the functionality of mediaWiki.user.sessionId...
2010-12-17 Happy-melonRm unused javascript added in r47637 (follow up to...
2010-12-16 Trevor ParscalFixed RTL errors for search suggestions
2010-12-16 Trevor ParscalSet cursor to default for tooltips to avoid text cursor...
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-14 Roan KattouwFollowup r78104: set the cookie unconditionally, so...
2010-12-14 Krinklemerging the two addModules() calls into one, (they...
2010-12-14 Trevor ParscalAdded comment about why you should not be depending...
2010-12-14 Trevor ParscalFixes r78104 much better than r78344 did. By adding...
2010-12-13 Krinkleadded compareObject function to mediaWiki core jQuery...
2010-12-13 Trevor ParscalFixed issue in r78104 where jquery.cookie wouldn't...
2010-12-13 KrinkleMake the Map-class publicly available
2010-12-12 Krinkle(mw.util.test) Escape the 'does return, the same way...
2010-12-10 Krinklewhitespace clean up mw.util
2010-12-09 KrinkleAdded a way to hide the jsMessage by calling with empty...
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-08 Sam ReedRemove unneeded semicolons
2010-12-08 Trevor ParscalAdded name and sessionId methods to user object - now...
2010-12-08 Trevor ParscalUpdated cookie plugin
2010-12-08 Trevor ParscalMoved button styles from dialog specific areas to butto...
2010-12-08 Trevor ParscalRemoving unused plugin file
2010-12-08 Trevor ParscalConverted tabs introduced in 77910 to spaces - not...
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Trevor ParscalImproves on r77710 - no purpose in using call() here.
2010-12-06 Trevor ParscalAdded center option - will pass this upstream.
2010-12-06 Trevor ParscalAdded localize registration.
2010-12-06 Trevor ParscalAdded a light shadow to tips.
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-04 Trevor ParscalAdded new localize plugin which allows simple placehold...
next