Allow extensions to add pages with non-wikitext display by adding two new
[lhc/web/wiklou.git] / tests / qunit /
2011-08-11 KrinkleOh, right.
2011-08-11 Krinklemediawiki.Title fix for IE.
2011-08-11 KrinkleRenaming jquery.mwPrototypes to jquery.mwExtension
2011-08-08 KrinkleAdding support for a callback to jquery.byteLimit
2011-08-08 KrinkleClean up mediawiki.Title test suite:
2011-08-02 Krinklemediawiki.Title: Removing public setter functions....
2011-07-30 KrinkleIncreasing coverage of mw.Title with unit tests.
2011-07-30 KrinkleAdding unit test for bug 27427. Currently broken. Fix...
2011-07-28 Roan KattouwFollowup r93366: fix Opera bugs in textSelection. All...
2011-07-23 Brion VibberFollowup r86622: add initial QUnit test cases for jquer...
2011-07-15 Krinklehtml:key should be self-closing in jquery.localize...
2011-07-15 KrinkleRemoving deprecated <msg /> support in jquery.localize...
2011-07-15 KrinkleIncreasing timeout duration. Some TestSwarm participant...
2011-07-15 Leo KoppelkammFix r92253
2011-07-15 Brion Vibberfollowup r92253: revert accidental commit of test code
2011-07-15 Brion VibberRevert r92238: partial addition of broken test cases...
2011-07-15 Leo KoppelkammAjaxCategories: move self init to mw.util.init; start...
2011-07-13 KrinkleFixes for jquery.localize unit test IE6,IE7,IE8:
2011-07-13 KrinkleFix broken test introduced in r92113 for Gecko-browsers.
2011-07-13 KrinkleNew jquery.getAttrs module
2011-07-13 KrinkleUnit tests for jquery.localize
2011-07-11 Brion VibberFollowup r91844: fix jquery.byteLimit test cases on...
2011-07-11 Brion Vibber* (bug 29804) Fix byte-length-limited fields to check...
2011-07-10 KrinkleAdd test suite for jquery.byteLimit:
2011-07-10 KrinkleCentralize QUnit customizations for MediaWiki:
2011-07-10 KrinkleRemoving @broken comment. Not anymore, they don't as...
2011-07-05 Krinklemw.util.wikiGetlink default to wgPageName
2011-07-04 KrinkleRevert r90678 per CR
2011-07-04 Krinklemediawiki.util.test.js: TestSwarm reports breakage...
2011-07-04 Krinklejquery.client unit testing
2011-07-03 KrinkleAdding tests for expected reponse when passing invalid...
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-30 KrinkleAdding alternative method for U+024B62. Making sure...
2011-06-30 KrinklebyteLimit/byteLength improvements:
2011-06-28 Antoine Mussorename test for the ns selector checkboxes
2011-06-28 Krinklemodule name is not shortened
2011-06-28 Krinklemw.special.recentchanges fixes:
2011-06-28 Krinklemw.special.recentchanges fixes:
2011-06-28 Brion VibberUpdate qunit test runner includes for mediawiki.special...
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-24 KrinkleAdding unit test for span presence in mw.util.addPortle...
2011-06-24 KrinkleRemoving fake html structure from qunit/index.html...
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 KrinkleFix dependancy order (before instead of after the main...
2011-06-22 Brion VibberFollowup r90595: Tweak tablesorter tests so they run...
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 Brion VibberAdd initial QUnit JS test cases for jquery.tablesorter...
2011-06-18 KrinkleTest suite for mw.Title (Follow-up r90331). Right now...
2011-06-18 KrinkleImplement mw.Title in core
2011-06-14 KrinkleIncreasing time-out (testswarm reports false positives...
2011-06-14 KrinkleRemove redundant mediawiki.util directory
2011-06-14 KrinkleFixing two broken tests in jquery.autoEllipsis.js for...
2011-06-13 KrinkleReplacing strictEqual-assertion with a more useful...
2011-06-11 Krinklemediawiki.util.test.js: IE7 doesn't expose the CSSStyle...
2011-06-10 KrinkleAdded jquery.qunit.completenessTest.js (A jQuery/QUnit...
2011-06-10 KrinkleReview of unit test suites
2011-06-06 KrinkleFix bug that brakes the 'jquery.tabIndex > firstTabInde...
2011-06-06 Krinklejquery.client.js JSPERF+Unit test suite
2011-06-01 Brion VibberFollow-up to r89243 to fix the async qunit test
2011-06-01 Brion VibberFollow-up to r88706: add qunit regression test case...
2011-05-29 KrinkleOnly whitelist it if QUnit is in that mode though ...
2011-05-29 KrinkleFix issues raised through TestSwarm
2011-05-29 KrinkleAdding or adjusting front-end function and variable...
2011-05-28 KrinkleAdding or adjusting front-end function and variable...
2011-05-24 Brion Vibberr88734 followup: pretty up the doc link added to qunit...
2011-05-24 Brion VibberAdd quick and dirty link to mediawiki.org/wiki/Manual...
2011-05-24 Brion Vibberadd a @fixme comment about toggleToc test case: doesn...
2011-05-24 KrinkleRewriting mw.loader test suite. The previous one didn...
2011-05-23 KrinkleRemoving tests for no longer existing methods (Follow...
2011-05-22 Krinklejquery.tabIndex.js was broken, not it works (for the...
2011-05-22 KrinkleAdding test suite for jquery.tabIndex.js, currently...
2011-05-21 KrinkleFollow-up r88513: /me blames Chrome for ignoring traili...
2011-05-21 KrinkleAdding mw.util.wikiScript + small fix in mediawiki...
2011-05-21 Antoine Mussoqunit: add some tests for getActionFrom / getTitleFrom
2011-05-21 Antoine MussoFix the mw.loader when running test with a file:// URL
2011-05-19 KrinkleQUnit reorganization