Follow-up 8697ba8: No need for two dependencies on the same module
[lhc/web/wiklou.git] / includes /
2019-09-09 jenkins-botMerge "Add MW_REST_API and MW_ENTRY_POINT"
2019-09-09 jenkins-botMerge "Make DBAccessBase use DBConnRef, rename $wiki...
2019-09-09 jenkins-botMerge "Support the creation of special pages with servi...
2019-09-09 Translation update... Localisation updates from https://translatewiki.net.
2019-09-08 jenkins-botMerge "Remove support for wgUseESI"
2019-09-08 Daimona Eaytoyparser: Declare some dynamic properties
2019-09-08 jenkins-botMerge "Add docblocks to a bunch of methods"
2019-09-08 jenkins-botMerge "RequestContext: Declare the dynamic property...
2019-09-08 jenkins-botMerge "auth: Use phan templates for getRequestByClass"
2019-09-08 Daimona EaytoyAdd docblocks to a bunch of methods
2019-09-08 Daimona EaytoyRequestContext: Declare the dynamic property for langua...
2019-09-08 jenkins-botMerge "languages: Add NS_CATEGORY and #REDIRECT for...
2019-09-08 Daimona Eaytoyauth: Use phan templates for getRequestByClass
2019-09-08 jenkins-botMerge "filebackend: use self:: instead of FileBackend...
2019-09-08 Aaron Schulzfilebackend: use self:: instead of FileBackend:: for...
2019-09-08 mainframe98Support the creation of special pages with services...
2019-09-08 jenkins-botMerge "recompressTracked.php: Fix typehint of Recompres...
2019-09-08 jenkins-botMerge "parser: Document PPFrame_DOM::expand() as taking...
2019-09-08 jenkins-botMerge "Document $file in FileDeleteForm as LocalFile...
2019-09-08 jenkins-botMerge "watcheditem: Fix bad $options param in NoWriteWa...
2019-09-08 jenkins-botMerge "preprocessDump.php: Fix invalid Preprocessor...
2019-09-08 Timo TijhofRemove support for wgUseESI
2019-09-08 Umherirrenderparser: Document PPFrame_DOM::expand() as taking DOMNod...
2019-09-08 UmherirrenderDocument $file in FileDeleteForm as LocalFile (not...
2019-09-08 Umherirrenderwatcheditem: Fix bad $options param in NoWriteWatchedIt...
2019-09-08 FomafixAPI: Remove unused asignment to $titleProvided in ApiEx...
2019-09-08 Aaron SchulzMake DBAccessBase use DBConnRef, rename $wiki, and...
2019-09-08 jenkins-botMerge "Make wgDisableAnonTalk disable anon links in...
2019-09-08 jenkins-botMerge "resourceloader: Add $conf parameter to the ...
2019-09-07 Aaron Schulzfilebackend: optimize 'move' in FSFileBackend to avoid...
2019-09-07 Aaron Schulzfilebackend: optimize 'delete' for FSFileBackend to...
2019-09-07 Aaron Schulzfilebackend: optimize the chmod() calls in FSFileBackend
2019-09-07 jenkins-botMerge "Simplify some code by changing single-scope...
2019-09-07 jenkins-botMerge "Better docs to make phan happy"
2019-09-07 jenkins-botMerge "mediawiki.util: Remove redundant file closures"
2019-09-07 Daimona EaytoySimplify some code by changing single-scope properties...
2019-09-07 Daimona EaytoyBetter docs to make phan happy
2019-09-07 Daimona EaytoyRemove dead properties
2019-09-07 Jack Phoenixresourceloader: Add $conf parameter to the 'ResourceLoa...
2019-09-06 DannyS712Make wgDisableAnonTalk disable anon links in automatic...
2019-09-06 jenkins-botMerge "docs: Fix Doxygen parsing of @var descriptions...
2019-09-06 jenkins-botMerge "docs: Factor out MWDoxygenFilter from mwdoc...
2019-09-06 jenkins-botMerge "Fix installation failure due to unexpected dbpat...
2019-09-06 jenkins-botMerge "Stop mangling $_GET and provide WebRequest:...
2019-09-06 jenkins-botMerge "mediawiki.util: Merge 'jquery.accessKeyLabel...
2019-09-06 jenkins-botMerge "docs: Remove GENERATE_MAN support from Doxyfile"
2019-09-06 jenkins-botMerge "Improve various PHP method doc blocks"
2019-09-06 jenkins-botMerge "Unit tests: Whitelist global so LoggerFactory...
2019-09-06 jenkins-botMerge "DifferenceEngine: show undo links for non-text...
2019-09-06 danielDifferenceEngine: show undo links for non-text content
2019-09-06 jenkins-botMerge "Discover unit tests in "Unit" directory"
2019-09-06 jenkins-botMerge "Pass Title to IndexPager::buildPrevNextNavigation"
2019-09-06 jenkins-botMerge "Fix use of argument perfLogFilename in convertLi...
2019-09-06 Translation update... Localisation updates from https://translatewiki.net.
2019-09-06 jenkins-botMerge "rest: Use ParamValidator library, add BodyValidator"
2019-09-06 jenkins-botMerge "mediawiki.util: Move to its own resources/src...
2019-09-06 jenkins-botMerge "lib/Message: Support MessageValue as a parameter"
2019-09-06 jenkins-botMerge "libs/Message: Improve documentation"
2019-09-05 ReedyPrevent all users from having a password in the blacklist
2019-09-05 jenkins-botMerge "Enable $wgCookieSetOnAutoblock and $wgCookieSetO...
2019-09-05 Dayllan MazaEnable $wgCookieSetOnAutoblock and $wgCookieSetOnIpBloc...
2019-09-05 jenkins-botMerge "rcfilters: Use default styling for the overlay"
2019-09-05 jenkins-botMerge "rdbms: expand on LoadBalancer ownership concept"
2019-09-05 jenkins-botMerge "Make some whitespace fixes to importImages maint...
2019-09-05 jenkins-botMerge "Tests: Provide clearer error when config is...
2019-09-05 jenkins-botMerge "Setup: Move wgActionPath logic to PathRouter"
2019-09-05 jenkins-botMerge "Let Title accept READ_LATEST in $flags fields...
2019-09-05 Aaron Schulzrdbms: expand on LoadBalancer ownership concept
2019-09-05 jenkins-botMerge "rdbms: suppress warnings during DatabaseMysqli...
2019-09-05 Daimona EaytoyImprove various PHP method doc blocks
2019-09-05 Aaron SchulzLet Title accept READ_LATEST in $flags fields of methods
2019-09-05 Aaron Schulzrdbms: suppress warnings during DatabaseMysqli::doQuery()
2019-09-05 jenkins-botMerge "docs: Ignore .md from resources/lib in Doxyfile"
2019-09-05 jenkins-botMerge "registration: Avoid redundant LBYL check in...
2019-09-05 jenkins-botMerge "Allow partially blocked users to import images"
2019-09-05 jenkins-botMerge "Simplify some curl_setopt() calls in MultiHttpCl...
2019-09-05 jenkins-botMerge "docs: Fix Doxygen warning for invalid `@bar...
2019-09-05 jenkins-botMerge "docs: Avoid Doxygen warnings for non-doc related...
2019-09-05 jenkins-botMerge "docs: Add support for @inheritDoc (alias for...
2019-09-05 Aaron SchulzSimplify some curl_setopt() calls in MultiHttpClient
2019-09-05 jenkins-botMerge "Setup: Move MWDebug logic to MWDebug.php"
2019-09-05 Timo Tijhofdocs: Fix Doxygen warning for invalid `@bar` in WANObje...
2019-09-05 jenkins-botMerge "Remove redundant CURLOPT_SAFE_UPLOAD line from...
2019-09-05 Aaron SchulzRemove redundant CURLOPT_SAFE_UPLOAD line from MultiHtt...
2019-09-05 Tim StarlingStop mangling $_GET and provide WebRequest::getQueryVal...
2019-09-05 jenkins-botMerge "docs: Remove unused Doxygen custom commands"
2019-09-05 jenkins-botMerge "resources: Upgrade OOjs from v2.2.2 to v3.0.0"
2019-09-04 jenkins-botMerge "docs: Convert doxygen_first_page.php to proper...
2019-09-04 jenkins-botMerge "docs: Remove unused PERL_PATH and unused file...
2019-09-04 jenkins-botMerge "Update OOUI to v0.34.0"
2019-09-04 jenkins-botMerge "resourceloader: Drop support for low Suhosin...
2019-09-04 jenkins-botMerge "localisation: Release data from memory in LCStor...
2019-09-04 jenkins-botMerge "rdbms: migrate DatabaseMysqlBase::getServerVersi...
2019-09-04 Timo Tijhofresourceloader: Drop support for low Suhosin 'max_value...
2019-09-04 jenkins-botMerge "rdbms: assorted LBFactoryMulti/LBFactorySimple...
2019-09-04 jenkins-botMerge "resourceloader: Document encodeJsonForScript...
2019-09-04 jenkins-botMerge "rdbms: cleanup visibility of Database::makeSelec...
2019-09-04 Timo Tijhoflocalisation: Release data from memory in LCStoreStatic...
2019-09-04 Timo TijhofSetup: Move wgActionPath logic to PathRouter
2019-09-04 Aaron Schulzrdbms: assorted LBFactoryMulti/LBFactorySimple cleanups
next