Merge "wfProfileOut() for new return added in c6396 (c4e407c)"
[lhc/web/wiklou.git] / tests / qunit / suites / resources / jquery / jquery.tablesorter.test.js
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Aaron SchulzMerge "GROUP BY and ORDER BY supports arrays in Databas...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-14 NikerabbitMerge "Use local context to get messages and time forma...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Timo TijhofAllow custom teardown/setup per module through Qunit...
2012-03-06 Antoine Mussorv table sorting of IP and fraction
2012-02-19 Derk-Jan HartmanAdd support for sorting fractions in jquery.tablesorter
2012-02-18 Derk-Jan HartmanAdd support to tablesorter to handle IP/CIDR notation
2012-02-18 Roan KattouwProper $=jQuery aliasing in tablesorter test
2012-02-05 Krinkle[tests] use core qunit-fixture properly
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2011-12-15 Brion VibberRemove stray trailing commas on last items in array...
2011-12-11 Derk-Jan HartmanRemove useless local var decl.
2011-12-10 Derk-Jan HartmanAdd unit test for bug 32888
2011-12-08 Brion Vibberremove stray alert() from r105560 which popped up durin...
2011-12-08 Antoine Mussobasic tests for bug 8115
2011-12-08 Antoine Mussoclean whitespaces in jquery.tablesorter.test.js
2011-11-10 Antoine Mussoon tablesort, verify <caption> is the first child in...
2011-11-09 Antoine MussoComments out console.log calls
2011-11-07 Antoine Mussotests for bug 32047 / r102301
2011-09-06 Krinklejquery.tablesorter.test: Add tests for data-sort-value
2011-08-24 KrinkleAdd comments and fix whitespace for r90657, r86305
2011-08-12 KrinkleReverting r90613 and the like, no need to set global...
2011-08-12 KrinkleApplying whitespace conventions in core JS files.
2011-08-12 KrinkleUse .prop instead of .attr where appropriate
2011-08-12 KrinkleRenaming qunit test files to end in ".test.js" (finally!)
2011-07-04 KrinkleRevert r90678 per CR
2011-06-30 Leo Koppelkammr91207: Make one qunit test var local. Thanks Krinkle
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-23 Derk-Jan HartmanSwitch jquery.sortable to use mw-sortable and mw-unsort...
2011-06-23 Leo KoppelkammTwo more tablesorting tests
2011-06-23 Derk-Jan HartmanSet window.wgMonthNamesShort before we start the tests...
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 Brion VibberFollowup r90595, r90626: remove async magic from table...
2011-06-22 Brion VibberFollowup r87243: qunit test cases for bug 28775 (German...
2011-06-22 Brion VibberFollowup r90595: Tweak tablesorter tests so they run...
2011-06-22 Brion VibberAdd initial QUnit JS test cases for jquery.tablesorter...