lhc/web/wiklou.git
2019-07-30 jenkins-botMerge "Fix return type hints in media related classes"
2019-07-30 jenkins-botMerge "Adapt Recent Changes advanced filters for mobile...
2019-07-30 jenkins-botMerge "Fix punctuation in HTMLForm documentation"
2019-07-30 ThaliaFix punctuation in HTMLForm documentation
2019-07-30 Derick Alangipager: Add visibility methods declared in the Pager...
2019-07-30 Jan DrewniakAdapt Recent Changes advanced filters for mobile usage
2019-07-30 Translation... Localisation updates from https://translatewiki.net.
2019-07-30 jenkins-botMerge "Add SearchResultSetTrait"
2019-07-30 jenkins-botMerge "Add BaseSearchResultSet"
2019-07-29 jenkins-botMerge "Add explicit visibility to SearchResult methods"
2019-07-29 jenkins-botMerge "Add explicit visibility to ISearchResultSet...
2019-07-29 jenkins-botMerge "Update gradient mixins from OOUI, add horizontal...
2019-07-29 jenkins-botMerge "MessageCache: Restore 'loadedLanguages' tracking...
2019-07-29 jenkins-botMerge "Deprecate several public properties on the block...
2019-07-29 ThaliaDeprecate several public properties on the block classes
2019-07-29 Ed SandersUpdate gradient mixins from OOUI, add horizontal-gradient
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-29 jenkins-botMerge "rdbms: make DatabaseSqlite::open() also check...
2019-07-29 jenkins-botMerge "externalstore: use CONN_TRX_AUTOCOMMIT instead...
2019-07-29 jenkins-botMerge "CopyTextLayout: Only select-all on focus"
2019-07-29 Timo TijhofMessageCache: Restore 'loadedLanguages' tracking for...
2019-07-29 Ed SandersCopyTextLayout: Only select-all on focus
2019-07-29 jenkins-botMerge "Remove TODO for unblockself"
2019-07-29 Brad JorschBetter handle "no accounts to unlink" case in Special...
2019-07-28 Aaron Schulzrdbms: make DatabaseSqlite::open() also check DBO_DEFAULT
2019-07-27 jenkins-botMerge "objectcache: make "busyValue" stricter to avoid...
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-07-27 Aaron Schulzexternalstore: use CONN_TRX_AUTOCOMMIT instead of IData...
2019-07-27 Aaron Schulzobjectcache: make "busyValue" stricter to avoid callbac...
2019-07-27 Translation... Localisation updates from https://translatewiki.net.
2019-07-27 David BarrattRemove TODO for unblockself
2019-07-26 jenkins-botMerge "Follow-up f7cddcf7c1: Move RELEASE-NOTES-1.34...
2019-07-26 jenkins-botMerge "QueryPage: allow arbitrary sorting"
2019-07-26 James D. ForresterFollow-up f7cddcf7c1: Move RELEASE-NOTES-1.34 entry...
2019-07-26 jenkins-botMerge "resourceloader: Move 'mw.config' assignment...
2019-07-26 jenkins-botMerge "resourceloader: Remove internal 'wgResourceLoade...
2019-07-26 UmherirrenderDeprecate wrapper SVGMetadataExtractor::getMetadata
2019-07-26 Gergő TiszaQueryPage: allow arbitrary sorting
2019-07-26 Aaron SchulzInject getLocalServerObjectCache() into the CachingSite...
2019-07-26 jenkins-botMerge "ApiSandbox: Fix upload widget"
2019-07-26 jenkins-botMerge "Don't try to store File objects to the upload...
2019-07-26 jenkins-botMerge "rdbms: remove various deprecated methods"
2019-07-26 jenkins-botMerge "Fix exception when viewing special pages with...
2019-07-26 Brad JorschApiSandbox: Fix upload widget
2019-07-26 Aaron Schulzrdbms: remove various deprecated methods
2019-07-26 jenkins-botMerge "Code cleanup related to initSpeculativePageId()"
2019-07-26 jenkins-botMerge "rdbms: make LoadBalancer::waitForAll() include...
2019-07-26 Aaron Schulzrdbms: normalize Database open() code and error handling
2019-07-26 jenkins-botMerge "Convert LoadBalancer::getConnection() callers...
2019-07-26 Tim StarlingCode cleanup related to initSpeculativePageId()
2019-07-26 Aaron Schulzparser: add speculative page IDs to use with {{PAGEID}}
2019-07-26 jenkins-botMerge "MediumSpecificBagOStuff: Make convertToRelative...
2019-07-26 Tim StarlingDon't try to store File objects to the upload session
2019-07-26 jenkins-botMerge "API: Only take HTTP code from ApiUsageException"
2019-07-26 Max SemenikFix exception when viewing special pages with relative...
2019-07-25 Roan KattouwMediumSpecificBagOStuff: Make convertToRelative(0)...
2019-07-25 jenkins-botMerge "resourceloader: Improve ResourceLoaderWikiModule...
2019-07-25 jenkins-botMerge "objectcache: let BagOStuff::getWithSetCallback...
2019-07-25 jenkins-botMerge "resourceloader: Remove incomprehensible `@todo...
2019-07-25 jenkins-botMerge "phpunit: Avoid get_class() in MediaWikiCoversVal...
2019-07-25 Timo Tijhofresourceloader: Remove incomprehensible `@todo` in...
2019-07-25 Timo Tijhofphpunit: Avoid get_class() in MediaWikiCoversValidator
2019-07-25 Timo Tijhofresourceloader: Improve ResourceLoaderWikiModule test...
2019-07-25 jenkins-botMerge "Enable RecentChanges modules on mobile"
2019-07-25 jdlrobsonEnable RecentChanges modules on mobile
2019-07-25 jenkins-botMerge "Improve type hints in export related classes"
2019-07-25 jenkins-botMerge "Add permission check for user is permitted to...
2019-07-25 jenkins-botMerge "Type hint against LinkTarget in WatchedItemStore"
2019-07-25 Translation... Localisation updates from https://translatewiki.net.
2019-07-25 rxyAdd permission check for user is permitted to view...
2019-07-25 jenkins-botMerge "resourceloader: Also clear store in debug mode...
2019-07-25 Timo Tijhofresourceloader: Move 'mw.config' assignment from startu...
2019-07-25 jenkins-botMerge "Update documentation for $wgAutopromote"
2019-07-25 Timo Tijhofresourceloader: Remove internal 'wgResourceLoaderStorag...
2019-07-25 Timo Tijhofresourceloader: Also clear store in debug mode to simpl...
2019-07-25 KrinkleMake wfGetDB() return a MaintainableDBConnRef instance...
2019-07-25 David CausseAdd SearchResultSetTrait
2019-07-25 jenkins-botMerge "Replace wfGetDB in ParserTestRunner"
2019-07-25 David CausseAdd BaseSearchResultSet
2019-07-25 jenkins-botMerge "MimeAnalyzer: fix ZIP parsing failure"
2019-07-25 jenkins-botMerge "parser: inject a Logger into Parser instead...
2019-07-25 Tim StarlingMimeAnalyzer: fix ZIP parsing failure
2019-07-24 jenkins-botMerge "Do not block autopromote on partial blocks"
2019-07-24 ThaliaUpdate documentation for $wgAutopromote
2019-07-24 jenkins-botMerge "Remove deprecated handling of array keys for...
2019-07-24 Gergő TiszaReplace wfGetDB in ParserTestRunner
2019-07-24 ThaliaRemove deprecated handling of array keys for $wgProxyList
2019-07-24 Translation... Localisation updates from https://translatewiki.net.
2019-07-24 jenkins-botMerge "Revert "Make wfGetDB() return a MaintainableDBCo...
2019-07-24 KrinkleRevert "Make wfGetDB() return a MaintainableDBConnRef...
2019-07-24 jenkins-botMerge "Add null to Parser::getTitle return doc"
2019-07-24 Aaron SchulzMake wfGetDB() return a MaintainableDBConnRef instance
2019-07-24 jenkins-botMerge "installer: Stop offering MyISAM option for new...
2019-07-24 James D. Forrester.travis.yml: Don't allow failures for PHP 7.3 any more
2019-07-24 jenkins-botMerge "Users with partial access to user rights should...
2019-07-24 jenkins-botMerge "make XmlDumpwriter more resilient to blob store...
2019-07-24 jenkins-botMerge "Drop newlines in LocalisationCache debug logs"
2019-07-24 Antoine MussoDrop newlines in LocalisationCache debug logs
2019-07-24 jenkins-botMerge "Validate sort order in Special:Search"
2019-07-24 David CausseAdd explicit visibility to SearchResult methods
next