(bug 34956) Parser should use mUrlProtocol instead of wfUrlProtocols()
[lhc/web/wiklou.git] / tests / jasmine /
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 lupo(bug 35658) make mw.Uri handle uris w/o protocol or...
2012-01-24 Neil Kandalgaonkarremove trailing comma
2012-01-24 Neil Kandalgaonkarescape incoming strings (cannot contain HTML any more)
2011-12-21 Ian Bakerchanged instances of sample.com to example.com per...
2011-12-13 Neil Kandalgaonkarmoved language library to core mediawiki.jqueryMsg
2011-12-13 Neil Kandalgaonkarmoved message library that can parse limited wikitext...
2011-11-30 Neil Kandalgaonkaruse example.com, the RFC-2606 guaranteed example url...
2011-11-10 Krinkle[mediawiki.Uri] Add overrideKeys option
2011-10-10 Neil Kandalgaonkarensure tests for mw.Uri work in non-browser environments
2011-10-10 Neil Kandalgaonkarprotocol-relative URLs for javascript. Could also be...
2011-10-10 Neil Kandalgaonkarensured uri is scoped in a few tests
2011-08-29 KrinkleMake file names match module names.
2011-08-12 KrinkleApply lowerCamelCase to files for constructors as well.
2011-08-11 KrinkleRename mw.uri to mw.Uri + minor fixes:
2011-08-11 KrinkleAllow web access to jasmine directory (just like QUnit)
2011-08-02 Neil Kandalgaonkarmoving URI library to main resources
2011-04-13 Neil Kandalgaonkarreverting some changes unintentionally committed in...
2011-04-13 Neil Kandalgaonkarfollowup to r85929 -- missing the break;s for non-defau...