aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qunit/suites/resources/mediawiki
Commit message (Expand)AuthorAgeFilesLines
* mw.hook: Implement callback frameworkTimo Tijhof2013-05-031-0/+86
* mediawiki.util: Fix roundtripping of tooltip in portlet linksTimo Tijhof2013-04-221-9/+40
* Merge "mediawiki.jqueryMsg: Implement HTML support and improve HTML escaping."jenkins-bot2013-04-092-70/+240
|\
| * mediawiki.jqueryMsg: Implement HTML support and improve HTML escaping.Matthew Flaschen2013-04-082-70/+240
* | mw.loader: Fix regression that caused CSS load after scripts.Timo Tijhof2013-04-081-24/+18
|/
* Revert "mw.loader: Fix regression that caused CSS load after scripts."Hashar2013-04-081-18/+24
* Merge "mw.loader: Fix regression that caused CSS load after scripts."Trevor Parscal2013-04-081-24/+18
|\
| * mw.loader: Fix regression that caused CSS load after scripts.Timo Tijhof2013-03-291-24/+18
* | Add to/tweak mediawiki and jqueryMsg JS tests, fix commentMatthew Flaschen2013-04-032-53/+53
|/
* mw.loader: Buffer cssText in addEmbeddedCSS.Timo Tijhof2013-03-071-10/+18
* Reverting temporary change Iedb304f8 as promisedKaldari2013-03-051-3/+1
* Merge "mw.Map: Avoid using 'undefined' to check for real existance."jenkins-bot2013-03-051-11/+35
|\
| * mw.Map: Avoid using 'undefined' to check for real existance.Timo Tijhof2013-03-051-11/+35
* | Merge "Commafy support for convertNumber"jenkins-bot2013-02-262-76/+123
|\ \ | |/ |/|
| * Commafy support for convertNumberSanthosh Thottingal2013-02-212-76/+123
* | Merge "Extend Russian grammar support"Santhosh2013-02-211-7/+56
|\ \
| * | Extend Russian grammar supportAmir E. Aharoni2013-02-181-7/+56
| |/
* / Tests: Add missing expect numbers in QUnit tests.Timo Tijhof2013-02-201-1/+1
|/
* Temporarily reverting change Ifbeae7e9 for 2 weeks to allow time toKaldari2013-02-151-0/+2
* Update formattingSiebrand Mazeland2013-02-157-1479/+1477
* Update formattingSiebrand Mazeland2013-02-151-7/+7
* Update plural rules from CLDR, and correct Armenian plural rulesSanthosh Thottingal2013-02-141-0/+5
* (bug 44459) Implement mw.message.text():Matthew Flaschen2013-02-122-59/+174
* (bug 44459) Ensure jqueryMsg treats plain messages as plain, with tests.Matthew Flaschen2013-02-031-24/+76
* (bug 40354) Add support for formatnum in jqueryMsg parserSanthosh Thottingal2013-01-211-1/+78
* Merge "mediawiki.jqueryMsg: Fix regression and add tests."jenkins-bot2013-01-201-7/+59
|\
| * mediawiki.jqueryMsg: Fix regression and add tests.Timo Tijhof2013-01-201-7/+59
* | (bug 42513) mediawiki.Uri: Fix parsing of URIs with @ in path.Tyler Anthony Romeo2013-01-191-0/+30
|/
* Fix failing qunit test for mediawiki.jqueryMsgSanthosh Thottingal2013-01-161-1/+1
* (bug 43498) (bug 43574) Two wikilink types and {{int:}}.Matthew Flaschen2013-01-141-1/+176
* mediawiki.Uri.test: Clean upTimo Tijhof2012-12-071-157/+163
* mediawiki.Uri: Don't raw encode the 'title' query parameter.Timo Tijhof2012-12-021-1/+9
* Fix intermittent QUnit failureBrad Jorsch2012-11-151-2/+12
* Lint: Go-go-gadget jshint! Passing entire JS code base (again).Timo Tijhof2012-11-108-1156/+1183
* Fix the jqueryMsg tests for plural rule parsingSanthosh Thottingal2012-10-101-2/+5
* Merge "(bug 40834) mw.loader: Fix comma-joined 404 error."Trevor Parscal2012-10-091-12/+26
|\
| * (bug 40834) mw.loader: Fix comma-joined 404 error.Timo Tijhof2012-10-071-12/+26
* | Phase out tests/jasmine; Update mediawiki i18n testsTimo Tijhof2012-10-081-5/+62
|/
* ResourceLoader: Refactor style loadingTimo Tijhof2012-10-031-76/+233
* (bug 36151) mw.Title: Don't limit extension in title parsing.MatmaRex2012-09-301-2/+21
* Remove all custom plural rules and use CLDR plural rule systemSanthosh Thottingal2012-09-201-0/+14
* Merge "(bug 40380) inexistent language files are loaded"Hashar2012-09-201-14/+0
|\
| * (bug 40380) inexistent language files are loadedHashar2012-09-201-14/+0
* | Add support for plural rules for decimal numbersSanthosh Thottingal2012-09-161-3/+2
* | Merge "Remove all custom plural rules and use CLDR plural rule system"Siebrand2012-09-161-0/+14
|\|
| * Remove all custom plural rules and use CLDR plural rule systemSanthosh Thottingal2012-09-151-0/+14
* | Fix and update i18n QUnit test breakagesTimo Tijhof2012-09-162-19/+12
|/
* mediawiki.user.test: Fix getGroups() regressionTimo Tijhof2012-09-021-1/+1
* Merge changes I1aa3b081,I65ee788c,I58a9cdfeNikerabbit2012-08-231-0/+67
|\
| * Adding JavaScript CLDR plural parser.Niklas Laxström2012-08-231-0/+67