CLDR Plural rules based plural form calculation
[lhc/web/wiklou.git] / tests / jasmine /
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
2012-04-21 Brion VIBBERMerge "Revert "tests to compare En, Qqq and messages...
2012-04-21 Brion VIBBERMerge "(bug 35884) width:auto unneeded on header element"
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 CatropeMerge "Bug 34934: allow moving files with rows with...
2012-04-20 Brion VIBBERMerge "Increase permitted runtime for testParserTest"
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-14 Timo Tijhof(bug 35769) Convert mediawiki.Uri test suite to QUnit
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...