Merge "Clean up Language::markNoConversion()."
[lhc/web/wiklou.git] / tests / parser / parserTests.txt
2012-11-23 NikerabbitMerge "Clean up Language::markNoConversion()."
2012-11-23 HasharMerge "Add MediaWikiTestCase::checkHasDiff3 and use it"
2012-11-23 NikerabbitMerge "(bug 41792) Fix Special:Preferences tabs in...
2012-11-22 IAlexMerge "Allow all rc options in feeds"
2012-11-22 SiebrandMerge "(bug 457) use semantic headings for the navigati...
2012-11-21 AnomieMerge "Fix uselang parameter in ApiWatch"
2012-11-21 Subramanya SastryAdditional tests to keep Parsoid in line (regressions...
2012-11-21 Subramanya SastryMerge "Test handling HTML tag like structures"
2012-11-21 Gabriel WickeTest handling HTML tag like structures
2012-11-21 DemonMerge "Add $wgAuth->updateExternalDB calls back into...
2012-11-21 NikerabbitMerge "Follow-up I087c2729 (750936f): factorise common...
2012-11-21 IAlexMerge "Correct documentation for "maxlag" API parameter"
2012-11-21 DemonMerge "[FileBackend] Added optional callback parameter...
2012-11-21 SPQRobinMerge "(bug 30040) Update autonym for nds-nl"
2012-11-21 Ori.livnehMerge "(bug 42215) "Welcome, X" as account creation...
2012-11-21 Gabriel WickeTest wiki link to title with question mark
2012-11-21 Aaron SchulzMerge "Various simple optimizations for the chunked...
2012-11-20 Tim StarlingMerge "[FileBackend] Clear the stat cache in doQuickOpe...
2012-11-20 NikerabbitMerge "Always return something nice in Language::transl...
2012-11-20 Gabriel WickeTest un-closed noinclude, onlyinclude and includeonly...
2012-11-20 AnomieMerge "(bug 36053) Login returnto doesn't work if title...
2012-11-20 AnomieMerge "(bug 40632) Remove CleanupPresentationalAttribut...
2012-11-20 Gabriel WickeTest non-ASCII / URL pseudo-tags
2012-11-19 Timo Tijhof(bug 40632) Remove CleanupPresentationalAttributes...
2012-11-19 HasharMerge "Follow-up I214a988e (42a8daa): move documentatio...
2012-11-19 IAlexMerge "(bug 26280) all files should have GPL header"
2012-11-19 Daniel KinzlerMerge "add SpecialUndeleteLogEntry hook"
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-19 IAlexMerge "Use wfBCP47() to format language code for IE...
2012-11-19 Daniel Friesensupport for HTML5/Microdata elements
2012-11-19 Gabriel WickeTest horizontal rulers followed by content on same...
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-17 LiangentClean up Language::markNoConversion().
2012-11-17 IAlexMerge "Delete more thumbnails after (new) parser tests."
2012-11-17 IAlexMerge "Output special page name before attempting to...
2012-11-17 KrinkleMerge "Update jQuery to 1.8.3"
2012-11-17 Subramanya SastryAdditional tests to spec behavior of wikitext in extlin...
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 Daniel KinzlerMerge "(bug 32368) Add ParserCloned hook"
2012-11-16 IAlexMerge "(bug 42173) Standardize categories special pages...
2012-11-16 IAlexMerge "Parser parse requires title, make a caller requi...
2012-11-16 KrinkleMerge "(bug 40850) jquery.byteLimit: Always update...
2012-11-16 Subramanya SastryMerge "Add tests for empty attribute values in tags...
2012-11-16 Gabriel WickeAdd tests for empty attribute values in tags and table...
2012-11-16 AnomieMerge "Regression test for detecting edit conflicts."
2012-11-16 HasharMerge "Let TextContentTest extends MediaWikiLangTestCase"
2012-11-16 HasharMerge "SearchEngineTest.php must extends MediaWikiLangT...
2012-11-16 SiebrandMerge "Fix typo (seams => seems)"
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-16 DemonMerge "drop orm_test table on teardown"
2012-11-16 Gabriel WickeAdd test for table row followed by newlines and table...
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Bug 42039 - Fix some file-related issues in...
2012-11-15 IAlexMerge "Uniform $rtl usage in Arabic-script Messages...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-15 IAlexMerge "When returning rev content, always include model."
2012-11-15 IAlexMerge "Fixed action=query list=blocks for IPv6 addresses"
2012-11-15 Gabriel WickeAdd a test for indent pres with content wrapped in...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "(bug 7851) Implement mediawiki.page.patrol.ajax"
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-13 Gabriel WickeAdd a test covering template targets containing wiki...
2012-11-11 DemonMerge changes I4ac3bc14,I470acb8b
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 ReedyMerge "(Bug 41352) Proper fix for vanishing content."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 HasharMerge "Lint: Go-go-gadget jshint! Passing entire JS...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-09 NikerabbitMerge "Define $wgAlwaysUseTidy to false where needed...
2012-11-09 HasharMerge "fix testEditCount to work with non-wikitext...
2012-11-09 Ori.livnehMerge "(bug 39383, bug 40059) Allowing badges to use...
2012-11-08 Subramanya SastryMerge "Add a test for named vs. positional parameter...
2012-11-08 Subramanya SastryMerge "More parameter stripping tests: nested and singl...
2012-11-08 Gabriel WickeMore parameter stripping tests: nested and single-line
2012-11-08 Gabriel WickeAdd a test for named vs. positional parameter whitespac...
2012-11-08 Subramanya SastryMerge "Add parser tests for template-generated table...
2012-11-08 Subramanya SastryMerge "Test broken br tag sanitization"
2012-11-08 Subramanya SastryMerge "Add test for </pre> inside nowiki block"
2012-11-08 Gabriel WickeTest broken br tag sanitization
2012-11-08 Gabriel WickeAdd test for </pre> inside nowiki block
2012-11-08 Gabriel WickeAdd parser tests for template-generated table cell...
2012-11-08 IAlexMerge "Add test for bracketed external links with inval...
2012-11-08 IAlexMerge "Add RecentChange::selectFields and use it"
2012-11-08 Gabriel WickeAdd test for bracketed external links with invalid...
2012-11-08 IAlexMerge "Add since 1.20 for Revision::READ_LATEST"
2012-11-08 IAlexMerge "put SpecialMovepageAfterMove hook after success...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-08 Subramanya SastryMerge "Add a test for an uncovered bullet in a deeply...
2012-11-07 Gabriel WickeAdd a test for an uncovered bullet in a deeply nested...
2012-11-07 Aaron SchulzMerge "Content::convert() for conv. betw. content models."
2012-11-07 Translation update... Merge "Localisation updates from translatewiki.net."
2012-11-07 IAlexMerge "(bug 41793) Make contribs. link on Special:ListU...
2012-11-07 Aaron SchulzMerge "(Bug 41658) Allow diffs across text based content."
2012-11-07 Aaron SchulzMerge "(Bug 41580) Hook for custom search hit rendering."
2012-11-06 Subramanya SastryAdditional Parsoid-centric tests to improve code coverage.
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
next