Merge "Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap"
[lhc/web/wiklou.git] / includes / MediaWiki.php
2018-10-29 jenkins-botMerge "Add isCurrentWikiId()/isCurrentWikiDomain()...
2018-10-29 Aaron SchulzAdd isCurrentWikiId()/isCurrentWikiDomain()/getCurrentW...
2018-10-29 jenkins-botMerge "Hard deprecate $wgTidyConfig['driver'] = 'disabled'"
2018-10-29 jenkins-botMerge "Use PHP 7 '??' operator instead of if-then-else"
2018-10-29 jenkins-botMerge "CalendarWidget: Fix left arrow position in header"
2018-10-29 jenkins-botMerge "Fix OutputPage::parseInternal() by stripping...
2018-10-29 jenkins-botMerge "resourceloader: ResourceLoaderGetConfigVars...
2018-10-29 jenkins-botMerge "Avoid using return value of IDatabase::insert()"
2018-10-28 jenkins-botMerge "Create JobQueueEnqueueUpdate class to call JobQu...
2018-10-28 Aaron SchulzCreate JobQueueEnqueueUpdate class to call JobQueueGrou...
2018-10-27 jenkins-botMerge "API: Set robots noindex,nofollow on HTML output"
2018-10-26 jenkins-botMerge "Move user_editcount updates to a mergeable defer...
2018-10-26 jenkins-botMerge "rdbms: add transaction comment to IDatabase...
2018-10-26 jenkins-botMerge "rdbms: fix connection reuse logic in LoadBalance...
2018-10-26 jenkins-botMerge "RCFilters: Apply same distance to FilterItemHigh...
2018-10-26 jenkins-botMerge "RCFilters: Cleanup 'Namespaces' dropdown borders...
2018-10-26 jenkins-botMerge "Remove unnecessary, unoptimized, unused overview...
2018-10-25 jenkins-botMerge "Clear the title cache in MutableRevisionRecordTest"
2018-10-25 jenkins-botMerge "Make testFormatValueRestrictions() account for...
2018-10-25 jenkins-botMerge "Move timing code out of the try/catch in doPostO...
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-25 Aaron SchulzMove timing code out of the try/catch in doPostOutputSh...
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 "RELEASE-NOTES-1.33: Note new Partial Blocks...
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-21 Alangi DerickFix PHPDoc type for instance variables and methods
2018-10-17 jenkins-botMerge "Inject Config into Parser instead of using globals"
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 "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-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 jenkins-botMerge "Fix Setup.php file-scope test"
2018-10-11 jenkins-botMerge "Add join conditions to ActiveUsersPager"
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 "Accept BCP 47 codes as aliases for nonstandard...
2018-10-11 jenkins-botMerge "Ensure LanguageCode::bcp47() returns a valid...
2018-10-11 jenkins-botMerge "Allow and use type Language instead of string...
2018-10-11 jenkins-botMerge "Drop UnknownAction, deprecated in 1.19(!)"
2018-10-11 jenkins-botMerge "install.php: Allow extensions and skins to be...
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 James D. ForresterDrop UnknownAction, deprecated in 1.19(!)
2018-10-10 jenkins-botMerge "ChangeTagsTest: Mark tables as "used" to avoid...
2018-10-10 jenkins-botMerge "Use non-deprecated login in ApiLoginTest"
2018-10-10 jenkins-botMerge "Improve ApiLogin test coverage"
2018-10-10 jenkins-botMerge "Hard-deprecate authentication-related hooks...
2018-10-10 jenkins-botMerge "Re-namespace RevisionStore and RevisionRecord...
2018-10-10 jenkins-botMerge "Tests: Simplify badaccess group check for patrol...
2018-10-10 jenkins-botMerge "Revert "Replace Media namespace redirects with...
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-09 KrinkleRevert "Replace Media namespace redirects with File...
2018-10-06 jenkins-botMerge "messagecache: use MergeableUpdate for the deferr...
2018-10-06 jenkins-botMerge "Add link to protect log to action=info"
2018-10-05 jenkins-botMerge "Remove trailing spaces from IP addr in Special...
2018-10-05 Alex EzellReplace Media namespace redirects with File namespace
2018-10-04 jenkins-botMerge "Only use "*Test.php" for actual PHPUnit tests"
2018-10-04 jenkins-botMerge "Fix option name in maintenance/importDump.php"
2018-09-24 jenkins-botMerge "RevisionStoreDbTestBase, remove redundant needsD...
2018-09-13 jenkins-botMerge "Introduce constants for fetchLanguageName(s)"
2018-09-11 jenkins-botMerge "ContribsPager: Factor revision check out of...
2018-09-04 jenkins-botMerge "Don't throw an exception when waiting for replic...
2018-08-30 jenkins-botMerge "Fix some warnings from phan-taint-check"
2018-08-27 jenkins-botMerge "Make interwiki transclusion use the WAN cache"
2018-08-27 jenkins-botMerge "Paranoia, escape image alignment parameters...
2018-08-25 jenkins-botMerge "Expand documentation about options in HTMLForm"
2018-08-23 jenkins-botMerge "Make sure we don't try to use a deleted rev...
2018-08-22 jenkins-botMerge "OOUIfy CheckMatrix in PHP and JS"
2018-08-22 jenkins-botMerge "Disable warning about direct text table access...
2018-08-22 jenkins-botMerge "maintenance: Move backup.inc to a regular php...
2018-08-21 jenkins-botMerge "Skin: Avoid redirect=no for links to non-redirects"
2018-08-21 jenkins-botMerge "Load styles in 'oojs-ui-widgets' again rather...
2018-08-21 jenkins-botMerge "Add Special:Search sort parameter without ui"
2018-08-21 jenkins-botMerge "SpecialMovepage: Use 'helpInline' for "Move...
2018-08-21 jenkins-botMerge "ChangeTags: Fix double escaping of tag descriptions"
2018-08-21 jenkins-botMerge "Chinese Conversion Table Update 2018-2"
2018-08-21 jenkins-botMerge "Fix FOUC for floated collapsible elements outsid...
2018-08-21 jenkins-botMerge "Resolve deprecation warnings in iw search widget"
2018-08-20 jenkins-botMerge "Fix handling categorization changes"
2018-08-20 jenkins-botMerge "Simplify redirect linking in InfoAction"
next