Fix OutputPage::parseInternal() by stripping <div> wrapper
[lhc/web/wiklou.git] / tests / phpunit / includes / OutputPageTest.php
2018-10-26 C. Scott AnanianFix OutputPage::parseInternal() by stripping <div>...
2018-10-26 jenkins-botMerge "Remove unnecessary, unoptimized, unused overview...
2018-10-25 jenkins-botMerge "Silence transaction profiler master queries...
2018-10-25 jenkins-botMerge "rdbms: remove duplicate @params in IDatabase...
2018-10-25 jenkins-botMerge "filerepo: Inject the WAN cache info FileRepo...
2018-10-25 jenkins-botMerge "Remove unused fields in ForeignDBViaLBRepo"
2018-10-25 jenkins-botMerge "rdbms: Use "mixed" type for $profiler field...
2018-10-25 jenkins-botMerge "Fix code style in EmailNotification.php"
2018-10-25 jenkins-botMerge "MailAddress->toString(): Reduce complexity by...
2018-10-24 jenkins-botMerge "composer.json, require ext-fileinfo"
2018-10-24 jenkins-botMerge "Use a pre-commit hook for change_tag_def count...
2018-10-24 jenkins-botMerge "Hard deprecate functionality replaced with rando...
2018-10-24 jenkins-botMerge "Hard deprecate non-tidy OutputPage::addWikiText...
2018-10-24 jenkins-botMerge "Use PHP 7 '??' operator instead of if-then-else"
2018-10-24 jenkins-botMerge "Fix PHPDoc type for instance variables and methods"
2018-10-24 jenkins-botMerge "Minor cleanup of languages/ConverterRule.php"
2018-10-24 jenkins-botMerge "Tidy Message::parseAsBlock() by enabling tidy...
2018-10-24 jenkins-botMerge "extraParserTests.txt: Fix typo"
2018-10-24 C. Scott AnanianHard deprecate non-tidy OutputPage::addWikiText() method
2018-10-24 jenkins-botMerge "Remove old "bulletin board style toolbar" from...
2018-10-24 jenkins-botMerge "Enforce partial blocks"
2018-10-24 jenkins-botMerge "Add partial block details to block-log entries."
2018-10-24 jenkins-botMerge "Update Special:Block to set Partial Blocks"
2018-10-24 jenkins-botMerge "TitlesMultiselectWidget: Add a widget that allow...
2018-10-24 jenkins-botMerge "Add block restriction classes"
2018-10-22 jenkins-botMerge "Include BCP 47 codes in $wgDummyLanguageCodes...
2018-10-22 jenkins-botMerge "Remove Language::truncate(), deprecated in MW...
2018-10-22 jenkins-botMerge "Fix comment handling on image upload or deletion"
2018-10-22 jenkins-botMerge "Replace be-x-old. by https://be-tarask."
2018-10-22 jenkins-botMerge "Use OutputPage::addWikiTextAsInterface() instead...
2018-10-19 jenkins-botMerge "Convert Special:EmailUser to use OOUIHTMLForm"
2018-10-18 jenkins-botMerge "Revert "Introduce Special:RedirectExternal""
2018-10-17 jenkins-botMerge "Introduce Special:RedirectExternal"
2018-10-17 jenkins-botMerge "jqueryMsg: Don't fall back to simple parser...
2018-10-17 jenkins-botMerge "rdbms: do not treat SAVEPOINT and RELEASE SAVEPO...
2018-10-17 jenkins-botMerge "Allow getRevisionText to function without the...
2018-10-17 C. Scott AnanianUse OutputPage::addWikiTextAsInterface() instead of...
2018-10-17 jenkins-botMerge "Inject Config into Parser instead of using globals"
2018-10-17 jenkins-botMerge "Force type Language for $lang of doEditSectionLink"
2018-10-17 jenkins-botMerge "Force type Language for $lang of DifferenceEngin...
2018-10-17 jenkins-botMerge "Add OutputPage::wrapWikiTextAsInterface() to...
2018-10-17 C. Scott AnanianAdd OutputPage::wrapWikiTextAsInterface() to safely...
2018-10-17 C. Scott AnanianTidy Message::parseAsBlock() by enabling tidy in Messag...
2018-10-16 jenkins-botMerge "Selenium: record video of every test"
2018-10-16 jenkins-botMerge "[Korean] Add 2 additional bookstoreList"
2018-10-15 jenkins-botMerge "CREDITS: Bump for 1.32.0 release"
2018-10-15 jenkins-botMerge "EmailNotification: Add newline before minor...
2018-10-13 jenkins-botMerge "Output only to stderr in unit tests"
2018-10-13 jenkins-botMerge "SlotDiffRenderer: add utility method for paramet...
2018-10-13 jenkins-botMerge "Linker: Document parseComment() as returning...
2018-10-13 jenkins-botMerge "Log startAtomic()/endAtomic() to the query logger"
2018-10-13 jenkins-botMerge "exception: Correct label "Notice" for E_USER_NOT...
2018-10-13 jenkins-botMerge "Revert "rdbms: add domain sanity checks to LoadB...
2018-10-13 KrinkleMerge "rdbms: add domain sanity checks to LoadBalancer...
2018-10-12 jenkins-botMerge "Avoid global $wgUpdateRowsPerQuery in WatchedIte...
2018-10-12 jenkins-botMerge "Add OOUI for HTMLFormFieldCloner"
2018-10-12 jenkins-botMerge "Pass LBFactory to WatchedItemStore"
2018-10-12 jenkins-botMerge "HtmlTest: Perform multilingual tests"
2018-10-12 jenkins-botMerge "Use a ScopedCallback to silence transaction...
2018-10-12 C. Scott AnanianDeprecate $wgUseKeyHeader and OutputPage::getKeyHeader()
2018-10-12 jenkins-botMerge "Make MergeableUpdate jobs avoid the sub-queue...
2018-10-12 jenkins-botMerge "Make merged MergeableUpdate items always go...
2018-10-12 jenkins-botMerge "Fix Setup.php file-scope test"
2018-10-11 Aryeh GregorIncrease OutputPage test coverage to >45%
2018-10-11 jenkins-botMerge "resourceloader: Throw exception when config...
2018-10-11 jenkins-botMerge "MessageCache: replace should actually replace...
2018-10-11 jenkins-botMerge "messagecache: avoid caching message pages that...
2018-10-11 jenkins-botMerge "Revert "Unwrap HTML loaded from parser cache""
2018-10-11 jenkins-botMerge "install.php: Allow extensions and skins to be...
2018-10-11 jenkins-botMerge "Hard-deprecate hooks APIGetDescription and APIGe...
2018-10-11 jenkins-botMerge "WikiPage: Fix viewing of wiki redirects to NS_MEDIA"
2018-10-10 jenkins-botMerge "Fix TitlePermissionTest failures due to test...
2018-10-10 jenkins-botMerge "rdbms: Database::selectDB() update the domain...
2018-10-10 jenkins-botMerge "Minor OrderedStreamingForkController improvements"
2018-10-10 jenkins-botMerge "RCFilters: Improve circle mixin and change to...
2018-10-10 jenkins-botMerge "Remove pear/mail_mime-decode"
2018-10-10 jenkins-botMerge "Hard deprecate OutputPage::addWikiText*Tidy...
2018-10-10 C. Scott AnanianHard deprecate OutputPage::addWikiText*Tidy() methods
2018-10-10 C. Scott AnanianHard deprecate unused OutputPage::addWikiText* methods
2018-10-10 C. Scott AnanianDeprecate and rename OutputPage::addWikiText* methods
2018-10-10 jenkins-botMerge "Use job queue for deletion of pages with many...
2018-10-10 jenkins-botMerge "Remove ugly function existence check"
2018-10-09 jenkins-botMerge "Use <div> wrappers instead of <p> in ProtectionForm"
2018-10-09 jenkins-botMerge "Revert "Re-enable tests from TitlePermissionTest""
2018-10-06 jenkins-botMerge "Add link to protect log to action=info"
2018-10-05 jenkins-botMerge "search: Fix DYM typos in widget"
2018-10-05 jenkins-botMerge "wdio-mediawiki: Add 'fragment' parameter to...
2018-10-05 jenkins-botMerge "Fix List* in MessagesKo.php"
2018-10-04 jenkins-botMerge "filebackend: Add normalization for stat errors"
2018-10-04 jenkins-botMerge "Enforce no-session constraint in opensearch_desc...
2018-10-04 jenkins-botMerge "Clean up UIDGenerator field comments"
2018-10-04 jenkins-botMerge "Avoid fatal when finding no base revision for...
2018-10-04 jenkins-botMerge "ParserOutput::getCacheTime should stay the same...
2018-10-04 jenkins-botMerge "Ensure OutputPageTest works when Translate exten...
2018-10-04 jenkins-botMerge "Use Remex for TextContentTest subclasses"
2018-10-04 jenkins-botMerge "Only use "*Test.php" for actual PHPUnit tests"
2018-10-04 jenkins-botMerge "registration: Let extensions add PHP extension...
2018-10-04 jenkins-botMerge "Fix option name in maintenance/importDump.php"
2018-10-03 jenkins-botMerge "AutoloadGenerator: Filter PSR4-compliant classes...
2018-10-02 jenkins-botMerge "Use pseudo elements to style changelist-separato...
next