lhc/web/wiklou.git
2019-04-14 ReedyRemove ObjectFactory
2019-04-14 UmherirrenderSplit LocalFile.php to have one class in one file
2019-04-14 jenkins-botMerge "resourceloader: Switch params for private addLin...
2019-04-14 jenkins-botMerge "Move UploadStashFile to its own file"
2019-04-14 jenkins-botMerge "Fix return type of UploadStashFile::remove()"
2019-04-14 jenkins-botMerge "title: Allow passing MessageLocalizer to newMain...
2019-04-14 ReedyMove UploadStashFile to its own file
2019-04-14 ReedyFix return type of UploadStashFile::remove()
2019-04-14 jenkins-botMerge "Split logging classes to individual files"
2019-04-14 Timo Tijhoftitle: Allow passing MessageLocalizer to newMainPage()
2019-04-14 jenkins-botMerge "Remove PreferencesFormLegacy.php"
2019-04-14 jenkins-botMerge "Avoid extra parse/save delay for users with...
2019-04-14 ReedySplit logging classes to individual files
2019-04-14 ReedyRemove PreferencesFormLegacy.php
2019-04-14 Aaron SchulzAvoid extra parse/save delay for users with non-canonic...
2019-04-14 ReedyRemove unused constructor parameter and unused member...
2019-04-14 Timo Tijhofchanges: Remove unused code from ChangesFeed.php
2019-04-14 jenkins-botMerge "Replace PreferencesFormLegacy usages with Prefer...
2019-04-14 jenkins-botMerge "Remove LoginSignupSpecialPage.php from OneObject...
2019-04-14 ReedyReplace PreferencesFormLegacy usages with PreferencesFo...
2019-04-14 ReedyRemove LoginSignupSpecialPage.php from OneObjectStructu...
2019-04-14 ReedySplit SVGReader to its own file
2019-04-14 jenkins-botMerge "Split ApiImport.php to have one class in one...
2019-04-14 jenkins-botMerge "Remove PathRouter.php from Generic.Files.OneObje...
2019-04-14 Zoranzoki21Split ApiImport.php to have one class in one file
2019-04-14 Timo Tijhofresourceloader: Switch params for private addLink(...
2019-04-14 ReedyRemove PathRouter.php from Generic.Files.OneObjectStruc...
2019-04-13 ReedyRemove ApiMessage from Generic.Files.OneObjectStructure...
2019-04-13 jenkins-botMerge "Fix a couple of Generic.Files.OneObjectStructure...
2019-04-13 jenkins-botMerge "changes: Split Feed.php into a class per file"
2019-04-13 ReedyFix a couple of Generic.Files.OneObjectStructurePerFile...
2019-04-13 jenkins-botMerge "HistoryAction: Consider 'feed=' and 'feed=0...
2019-04-13 Timo Tijhofchanges: Split Feed.php into a class per file
2019-04-13 Timo TijhofHistoryAction: Consider 'feed=' and 'feed=0' as invalid...
2019-04-13 jenkins-botMerge "registration: Allow to require environment abili...
2019-04-13 jenkins-botMerge "installer: Remove TODO per discussion in Ia9f0cd...
2019-04-13 Fomafixresourceloader: Add newline after 'mw.loader.implement...
2019-04-13 Derick Alangiinstaller: Remove TODO per discussion in Ia9f0cd7d0117f...
2019-04-13 jenkins-botMerge "Reporting API and Feature Policy reporting support"
2019-04-13 MGCheckerregistration: Allow to require environment abilities
2019-04-13 jenkins-botMerge "linting: Start enforcing a basic CSS class namin...
2019-04-13 jenkins-botMerge "Third argument to unpack() requires PHP 7.1"
2019-04-13 Gilles DubucReporting API and Feature Policy reporting support
2019-04-13 Aaron SchulzImprove comments of outputVariesOnRevisionMetaData()
2019-04-13 jenkins-botMerge "Add vary-revision-exist flag to handle {{REVISIO...
2019-04-13 Aaron SchulzAdd vary-revision-exist flag to handle {{REVISIONID...
2019-04-13 jenkins-botMerge "Remove bogus field references in DerivedPageData...
2019-04-12 jenkins-botMerge "parser: Fix return type for methods and match...
2019-04-12 jenkins-botMerge "logging: Replace deprecated use of CommentStore...
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-12 Derick Alangiparser: Fix return type for methods and match phpdoc...
2019-04-12 Aaron SchulzRemove bogus field references in DerivedPageDataUpdater
2019-04-12 Derick Alangilogging: Replace deprecated use of CommentStore::getStore()
2019-04-12 Eugene GvozdetskyCategory: Remove "todo" comment about moving code from...
2019-04-12 jenkins-botMerge "Improve documentation of constants throughout...
2019-04-12 jenkins-botMerge "parser: Convert wikitext Preprocessor class...
2019-04-12 jenkins-botMerge "HistoryPager: Unset 'date-range-to' parameter...
2019-04-12 Aaron Schulzparser: Convert wikitext Preprocessor class to using...
2019-04-12 jenkins-botMerge "Get rid of unnecessary func_get_args() and friends"
2019-04-12 jenkins-botMerge "Set MW_INSTALL_PATH in Maintenance.php"
2019-04-12 jenkins-botMerge "HTMLFormFieldWithButton: Allow passing 'inputtyp...
2019-04-12 jenkins-botMerge "dao: Correct return type doc for getLoadBalancer()"
2019-04-12 Aryeh GregorGet rid of unnecessary func_get_args() and friends
2019-04-12 ReedyAdd test to check action- messages exist
2019-04-12 James D. Forresterlinting: Start enforcing a basic CSS class naming rule...
2019-04-12 AmmarAdd missing action- messages to MW Core
2019-04-12 Fomafixresourceloader: Avoid global window.mwTestFooJsCounter...
2019-04-12 jenkins-botMerge "Fix order of @var parameter in PHP"
2019-04-12 jenkins-botMerge "Use https://php.net/ instead of https://secure...
2019-04-12 Aaron Schulzrdbms: drop inappropriate and poorly documented "Databa...
2019-04-12 Translation... Localisation updates from https://translatewiki.net.
2019-04-12 FomafixUse https://php.net/ instead of https://secure.php...
2019-04-12 Aaron Schulzsearch: make legalSearchChars() non-static
2019-04-12 Bartosz DziewońskiHistoryPager: Unset 'date-range-to' parameter when...
2019-04-11 jenkins-botMerge "Fix docs for MWNamespace::clearCaches() removal"
2019-04-11 jenkins-botMerge "Follow-up 4ee606f: Add note to RELEASE-NOTES...
2019-04-11 Aryeh GregorFix docs for MWNamespace::clearCaches() removal
2019-04-11 jenkins-botMerge "rdbms: inject reserved word table name rewrite...
2019-04-11 jenkins-botMerge "rdbms: optimize DBConnRef::getType() to avoid...
2019-04-11 jenkins-botMerge "resourceloader: Move expandModuleNames() to...
2019-04-11 Aaron Schulzrdbms: inject reserved word table name rewrite logic...
2019-04-11 Derick Alangidao: Correct return type doc for getLoadBalancer()
2019-04-11 Aaron Schulzrdbms: optimize DBConnRef::getType() to avoid connectio...
2019-04-11 James D. ForresterFollow-up 4ee606f: Add note to RELEASE-NOTES-1.34 now...
2019-04-11 jenkins-botMerge "rdbms: mark DatabaseSqlite::checkForEnabledSearc...
2019-04-11 jenkins-botMerge "rdbms: add limitResults() to IDatabase"
2019-04-11 jenkins-botMerge "OutputPage: Remove unused variable left out...
2019-04-11 jenkins-botMerge "HistoryAction: Amend `margin` in collapsed form...
2019-04-11 jenkins-botMerge "RCFilters: hygiene"
2019-04-11 jenkins-botMerge "TemplateParser: Use operator short cut where...
2019-04-11 Timo Tijhofresourceloader: Move expandModuleNames() to ResourceLoa...
2019-04-11 Derick AlangiTemplateParser: Use operator short cut where necessary
2019-04-11 Derick AlangiOutputPage: Remove unused variable left out after a...
2019-04-11 Volker EHistoryAction: Amend `margin` in collapsed form state
2019-04-11 FomafixRemove deprecated Language::setCode
2019-04-11 Max SemenikRemove CryptRand and related stuff
2019-04-11 jenkins-botMerge "Selenium: fix 'Page should be editable' test"
2019-04-11 Ed SandersHTMLFormFieldWithButton: Allow passing 'inputtype'...
2019-04-11 Cormac ParleSelenium: fix 'Page should be editable' test
2019-04-11 jenkins-botMerge "Remove Preferences class"
next