Merge "StringUtils: Add a utility for checking if a string is a valid regex"
[lhc/web/wiklou.git] / tests / phpunit / maintenance / fetchTextTest.php
2019-09-19 jenkins-botMerge "StringUtils: Add a utility for checking if a...
2019-09-18 jenkins-botMerge "objectcache: Escape dots from cache keys in...
2019-09-17 jenkins-botMerge "docs: Ignore extensions/ and skins/ in mwdocgen...
2019-09-17 jenkins-botMerge "docs: Ignore README.md by default"
2019-09-17 jenkins-botMerge "DefaultPreferencesFactory: Remove fallback for...
2019-09-17 jenkins-botMerge "Allow logging arbitrary extra data in MWExceptio...
2019-09-17 jenkins-botMerge "Standardise preview warning box when using ...
2019-09-17 jenkins-botMerge "BaseTemplate: Hard-deprecate msgWiki()"
2019-09-17 jenkins-botMerge "Bump PHP version requirement to 7.2.0+"
2019-09-16 jenkins-botMerge "Title::getTalkPage(): Restore behavior of interw...
2019-09-16 jenkins-botMerge "Add namespace restrictions to `meta=siteinfo...
2019-09-16 jenkins-botMerge "mediawiki.page.ready: Avoid duplicate DOM query...
2019-09-16 jenkins-botMerge "mediawiki.page.ready: Convert to packageFiles...
2019-09-16 jenkins-botMerge "Update old URLs in DefaultSettings related to...
2019-09-15 jenkins-botMerge "resourceloader: Add Doxygen group and improve...
2019-09-15 jenkins-botMerge "OutputPage: Add visibility to various methods...
2019-09-15 jenkins-botMerge "Update docblocks for methods potentially returni...
2019-09-15 jenkins-botMerge "actions: Rename Doxygen group from "Action done...
2019-09-15 jenkins-botMerge "phan: Disable enable_class_alias_support"
2019-09-15 Umherirrenderphan: Disable enable_class_alias_support
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-12 jenkins-botMerge "Improve documentation of constants throughout...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
2019-04-03 jenkins-botMerge "installer: make sqlite installer move the job...
2019-04-02 jenkins-botMerge "Disable expensive {{REVISIONID}} magic word...
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-03-29 jenkins-botMerge "Use the WebRequest::getCheck() shortcut where...
2019-03-28 jenkins-botMerge "Only show config-install-success on command...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-26 jenkins-botMerge "Fix invalid HTMLForm::setValidationErrorMessage...
2019-03-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
2019-03-25 jenkins-botMerge "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
2019-03-23 jenkins-botMerge "Move class RevisionListBase and friends to own...
2019-03-23 jenkins-botMerge "Do not suppress php notices in SpecialPageFatalTest"
2019-03-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-22 jenkins-botMerge "rdbms: make LBFactory::setLocalDomainPrefix...
2019-03-22 jenkins-botMerge "Title: Test the ->equals() method more thoughrou...
2019-03-21 jenkins-botMerge "Correct API documentation for action=parse&prop...
2019-03-21 jenkins-botMerge "Fix account create checkbox bug"
2019-03-21 jenkins-botMerge "Add optional jQuery event delegates in Confirmable"
2019-03-20 jenkins-botMerge "Add support for Element Timing API"
2019-03-20 jenkins-botMerge "storage: Fix typo in NameTableStore::purgeWANCac...
2019-03-20 jenkins-botMerge "Fix selectRow() parameters in PopulateCategory"
2019-03-20 jenkins-botMerge "Make BackupDumper MCR compatible (main slot...
2019-03-14 danielMake BackupDumper MCR compatible (main slot only)
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-18 jenkins-botMerge "Cache redirects from Special:Redirect"
2019-02-16 jenkins-botMerge "Fix documentation for Revision::getComment and...
2019-02-14 jenkins-botMerge "registration: Allow @-prefixed keys in manifest_...
2019-02-12 jenkins-botMerge "Prevent fatal PHP errors when PageRestriction...
2019-02-11 jenkins-botMerge "mw.widgets: Use CSS grid for the calendar in...
2019-02-11 jenkins-botMerge "Exception is never thrown in the getConnection...
2019-02-10 jenkins-botMerge "Hard deprecate Language::setCode"
2019-02-06 jenkins-botMerge "Improve error handling for wrong autoloader...
2019-02-06 jenkins-botMerge "objectcache: Fixes WinCache increment losing...
2019-02-06 jenkins-botMerge "rdbms: lower value of MAX_LAG_DEFAULT to 6"
2019-02-06 jenkins-botMerge "rdbms: move "maxLag" parameter up to LBFactory...
2019-02-05 jenkins-botMerge "Fix grammar of "config-db-host-help""
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
2019-02-05 jenkins-botMerge "specialpage: Fix login crash caused by unknown...
2019-02-04 jenkins-botMerge "Added future compat expectException to PHPUnit4A...
2019-02-04 jenkins-botMerge "Prevent undesired toggling on Special:NewPages"
2019-02-04 jenkins-botMerge "watcheditem: Replace error message strings with...
2019-02-03 jenkins-botMerge "Add @coversNothing for left over tests and enabl...
2019-02-03 jenkins-botMerge "Add some missing @covers tags"
2019-02-02 jenkins-botMerge "Preload styles for 'jquery.tablesorter'"
2019-02-01 jenkins-botMerge "Move interface ILocalizedException to own file"
2019-02-01 jenkins-botMerge "Check for intl extension in updateCredits.php"
2019-02-01 jenkins-botMerge "Remove require_once from maintenance tests"
2019-02-01 UmherirrenderRemove require_once from maintenance tests
2018-08-21 jenkins-botMerge "Skin: Avoid redirect=no for links to non-redirects"
2018-08-01 jenkins-botMerge "SpecialNewPages: Fix omitted Show/Hide redirect...
2018-05-31 jenkins-botMerge "Add a simple .editorconfig"
2018-03-23 jenkins-botMerge "mediawiki.language: Implement non-digit-grouping...
2018-03-08 jenkins-botMerge "Job::insert: Hard deprecate (soft-deprecated...
2018-03-06 jenkins-botMerge "Change Recent Changes "Number of edits..." prefe...
2018-03-05 jenkins-botMerge "Revert "Log the reason why revision->getContent...
2018-02-28 NikerabbitMerge "Update namespaces for Sindhi"
2018-02-27 jenkins-botMerge "Create a custom log formatter that allows log...
2018-02-26 jenkins-botMerge "updateCollation.php: Improve --dry-run mode"
2018-02-22 jenkins-botMerge "Title: Refactor JS/CSS page handling to be more...
2018-02-22 jenkins-botMerge "Translate some magic words to Czech"
2018-02-21 jenkins-botMerge "sql.php: Provide --json output mode"
2018-02-21 jenkins-botMerge "Contributions: Only add form JS when the form...
2018-02-21 jenkins-botMerge "Truncate tag filter descriptions"
2018-02-21 jenkins-botMerge "Fix English name for lb"
2018-02-20 jenkins-botMerge "Switch the sidebar cache to using checkKeys"
2018-02-20 jenkins-botMerge "mediawiki.cldr: Use require() for pluralruleparser"
2018-02-20 jenkins-botMerge "Cleanup IDEA warnings in MessageCache"
2018-02-19 jenkins-botMerge "Pass change tags to NewRevisionFromEditComplete...
next