Split SVGReader to its own file
[lhc/web/wiklou.git] / includes /
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 Zoranzoki21Split ApiImport.php to have one class in one file
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 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 update... 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 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 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 jenkins-botMerge "Remove Preferences class"
2019-04-11 jenkins-botMerge "Add use Wikimedia\StaticArrayWriter statements...
2019-04-11 jenkins-botMerge "Update Parser to use NamespaceInfo"
2019-04-11 Aryeh GregorUpdate Parser to use NamespaceInfo
2019-04-11 jenkins-botMerge "Update PermissionManager to use NamespaceInfo"
2019-04-11 jenkins-botMerge "Enable/disable Special:Block widgets according...
2019-04-11 jenkins-botMerge "Simplify checking for widgets on special block...
2019-04-11 jenkins-botMerge "Rehabilitate DateFormatter"
2019-04-11 Aaron Schulzrdbms: inject more dependencies into DatabaseOracle...
2019-04-11 Aaron Schulzrdbms: mark DatabaseSqlite::checkForEnabledSearch(...
2019-04-11 Aaron Schulzrdbms: add limitResults() to IDatabase
2019-04-11 jenkins-botMerge "rdbms: reduce code duplication and make LBFactor...
2019-04-11 Max SemenikRemove Preferences class
2019-04-11 jenkins-botMerge "Prepare for REL1_33 cut, labelling master as...
2019-04-10 James D. ForresterPrepare for REL1_33 cut, labelling master as 1.34-alpha
2019-04-10 Bartosz DziewońskiHTMLDateTimeField: Load styles for PHP widget
2019-04-10 jenkins-botMerge "tests: Mock the time in NameTableStoreTest to...
2019-04-10 Aaron Schulzrdbms: reduce code duplication and make LBFactoryMulti...
2019-04-10 jenkins-botMerge "Drop clearCache() from (Configured)ReadOnlyMode"
2019-04-10 Aryeh GregorDrop clearCache() from (Configured)ReadOnlyMode
2019-04-10 jenkins-botMerge "Bump Mustache from 1.0.0 to 3.0.1"
2019-04-10 jenkins-botMerge "jobqueue: add GenericParameterJob and RunnableJo...
2019-04-10 jenkins-botMerge "Add legoktm, James Forrester, bawolff, and addsh...
2019-04-10 Aryeh GregorDon't pass Config object to SpecialPageFactory
2019-04-10 Aryeh GregorUpdate PermissionManager to use NamespaceInfo
2019-04-10 jenkins-botMerge "Sort MediaWikiServices and ServiceWiring alphabe...
2019-04-10 Aryeh GregorThird argument to unpack() requires PHP 7.1
2019-04-10 Tim StarlingRehabilitate DateFormatter
2019-04-10 Tim StarlingSort MediaWikiServices and ServiceWiring alphabetically
2019-04-10 Translation update... Localisation updates from https://translatewiki.net.
2019-04-10 jenkins-botMerge "NamespaceInfo service to replace MWNamespace"
2019-04-10 jenkins-botMerge "Fix notices emitted from DateFormatter"
2019-04-10 Tim StarlingFix notices emitted from DateFormatter
2019-04-10 Aryeh GregorNamespaceInfo service to replace MWNamespace
next