Merge "(bug 40257) action=info no longer shows subpages where disabled"
[lhc/web/wiklou.git] / tests / phpunit / includes / ExtraParserTest.php
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Make functions match definitions in Preprocessor...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-30 KrinkleMerge "(bug 36329) Fix accesskey tooltip for Firefox...
2012-08-30 CatropeMerge "(bug 39273) add diff support to LivePreview"
2012-08-30 CatropeMerge "[FileBackend] Reduce backend sync errors a bit...
2012-08-30 Aaron SchulzMerge "clear magicword cache before testing cleanSig"
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 danielclear magicword cache before testing cleanSig
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 SiebrandMerge "Bug 39524 - action=info uses untranslated (raw...
2012-08-22 Tim StarlingMerge "[FileBackend] Allow enforcing POSIX file owner...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-22 CatropeMerge "[FileRepo] Improved support for private wiki...
2012-08-22 CatropeMerge "use dir=auto for pt-userpage"
2012-08-21 CatropeMerge "Update jQuery UI to 1.8.23"
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-21 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-20 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2011-12-19 PlatonidesExtraParserTest::testTrackingCategory and ExtraParserTe...
2011-12-06 Chad HorohoeMinor tweaks to cleanSig(inSig)
2011-08-21 Brian Wolfffollow-up r95171 - add unit test for tracking categories.
2011-08-17 Brian WolffMake the testCleanSig work no matter what $wgCleanSigna...
2011-08-16 Alexandre EmsenhuberSome misc fixes to tests:
2011-06-22 Alexandre EmsenhuberRemoved hidden usage of $wgTitle in parser and the...
2011-05-25 Alexandre EmsenhuberAlso change $wgLanguageCode along with $wgContLang...
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-01-23 PlatonidespreSaveTransform() needs $wgTitle.
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-27 PlatonidesReplace __METHOD__ with __FUNCTION__
2010-12-26 PlatonidesDocument parser, add test cases for the external entry...
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...