Merge "fix backup unit tests"
[lhc/web/wiklou.git] / resources / jquery / jquery.client.js
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-15 Krinkle[jquery.client] clean up
2012-03-05 Trevor ParscalAdded "Rekonq" to list of known browsers, which prevent...
2011-08-12 KrinkleApplying whitespace conventions in core JS files.
2011-07-04 Krinklejquery.client unit testing
2011-07-02 Derk-Jan HartmanPatch to replace for-in with for(;;)
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-06 Krinklejquery.client.js JSPERF+Unit test suite
2011-03-06 KrinkleFixed (bug 27652) [jQuery.client] versionBase is wrong...
2011-01-31 KrinkleApplying conventions and some JSLint good practices...
2011-01-31 KrinkleWrapping core modules (FIXME from r79929)
2011-01-11 Trevor ParscalFixed logic error - all tests were passing... :(
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 KrinkleRemoving unneeded wraps and using $ and mw instead...
2010-11-01 Roan KattouwIndentation fix
2010-10-29 Krinklewhite-space cleanup throughout $.client and mw.util...
2010-10-29 Krinkleadding layoutversion to $.client and isLayoutVersion...
2010-10-01 Trevor ParscalImproves on r73032 by making more consistent use of...
2010-09-20 Trevor ParscalChanged profile property names - this should be the...
2010-09-20 Trevor Parscalfixed comment
2010-09-15 Trevor ParscalSwtiched to using a more robust object to properly...
2010-09-15 Trevor ParscalAdded collapsible tabs plugin, reworked tabIndex functi...
2010-09-15 Trevor ParscalRemoved remnant of this being a mediaWiki module.
2010-09-15 Trevor ParscalMoved client library to a jQuery extension - which...