Make determineCoreSchema a public function again in DatabasePostgres
[lhc/web/wiklou.git] / includes /
2016-10-29 PaladoxMake determineCoreSchema a public function again in...
2016-10-29 Aaron SchulzAdd missing Database::timestamp() calls
2016-10-29 jenkins-botMerge "Fix missing commit() flag in postgres savepoint...
2016-10-29 jenkins-botMerge "Add LinkBatch to Special:UnwatchedPages"
2016-10-29 Translation update... Localisation updates from https://translatewiki.net.
2016-10-29 umherirrenderAdd LinkBatch to Special:UnwatchedPages
2016-10-29 jenkins-botMerge "Make LBFactoryTest.php pass for sqlite"
2016-10-29 Aaron SchulzFix missing commit() flag in postgres savepoint class
2016-10-29 Aaron SchulzMake LBFactoryTest.php pass for sqlite
2016-10-29 Aaron SchulzVarious small cleanups to DatabasePostgres
2016-10-29 jenkins-botMerge "Postgres updater fixes to make update.php able...
2016-10-29 Aaron SchulzPostgres updater fixes to make update.php able to run
2016-10-28 jenkins-botMerge "Make updateCategoryCounts() have better lag...
2016-10-28 Translation update... Localisation updates from https://translatewiki.net.
2016-10-28 jenkins-botMerge "Add Parser to MediaWikiServices"
2016-10-28 jenkins-botMerge "Introduce InterwikiLookupAdapter on top of SiteL...
2016-10-28 jenkins-botMerge "Pass context to ChangeTags::tagDescription"
2016-10-28 Matěj SuchánekAdd space between label and selector
2016-10-28 jenkins-botMerge "PHPSessionHandler: Workaround PHP5 bug"
2016-10-27 jenkins-botMerge "Change .tocnumber to use grey text for section...
2016-10-27 cenariumPass context to ChangeTags::tagDescription
2016-10-27 jenkins-botMerge "Refactor rev_delete handling on deletion"
2016-10-27 Translation update... Localisation updates from https://translatewiki.net.
2016-10-27 Kunal MehtaRemove tracking category stuff that accidentally slippe...
2016-10-27 umherirrenderRefactor rev_delete handling on deletion
2016-10-27 Leszek ManickiFix reference in docs of HashConfig::set
2016-10-27 jenkins-botMerge "UploadBase: Permit SVG files with broken namespa...
2016-10-27 Bartosz DziewońskiUploadBase: Permit SVG files with broken namespace...
2016-10-27 jenkins-botMerge "New HTMLForm size filter field; add size filter...
2016-10-27 jenkins-botMerge "Add short-circuit to DatabasePostgres::schemaExi...
2016-10-27 jenkins-botMerge "Factor out some methods in the header generation"
2016-10-27 This, that and the... New HTMLForm size filter field; add size filter to...
2016-10-26 Aaron SchulzAdd short-circuit to DatabasePostgres::schemaExists()
2016-10-26 Raimond SpekkingRevert "Localisation updates from https://translatewiki...
2016-10-26 Translation update... Localisation updates from https://translatewiki.net.
2016-10-26 Brad JorschAdd a grant for viewing restricted log entries
2016-10-26 WMDE-FischFactor out some methods in the header generation
2016-10-25 Chad HorohoeBump version number to 1.29.0-alpha for 1.29 developmen...
2016-10-25 jenkins-botMerge "Add documentation for wfClientAcceptsGzip()"
2016-10-25 nicoco007Add documentation for wfClientAcceptsGzip()
2016-10-25 L10n-botMerge "Localisation updates from https://translatewiki...
2016-10-25 jenkins-botMerge "Fix DatabaseSqlite IDEA warnings"
2016-10-25 Translation update... Localisation updates from https://translatewiki.net.
2016-10-25 cenariumAdd class to EditPage text area when editing an old...
2016-10-25 Aaron SchulzFix DatabaseSqlite IDEA warnings
2016-10-25 Niklas LaxströmParser functions now format numbers according to page...
2016-10-25 jenkins-botMerge "Swapping defaultbranch for track"
2016-10-24 jenkins-botMerge "Clean up newWANCacheFromParams() getInstance...
2016-10-24 jenkins-botMerge "Small DB classes IDEA warning fixes and cleanups"
2016-10-24 jenkins-botMerge "Cleanup unused LBFactory $domain arguments"
2016-10-24 Aaron SchulzCleanup unused LBFactory $domain arguments
2016-10-24 jenkins-botMerge "Remove redundant LoadBalancerSingle doc block"
2016-10-24 jenkins-botMerge "API: Update ApiOptions docs for I45f69997"
2016-10-24 Translation update... Localisation updates from https://translatewiki.net.
2016-10-24 Yuri AstrakhanAdded array_replace_recursive merge strategy
2016-10-24 Brad JorschAPI: Update ApiOptions docs for I45f69997
2016-10-24 Brad JorschPHPSessionHandler: Workaround PHP5 bug
2016-10-24 jenkins-botMerge "Add a @throws doc line to getGrammarTransformati...
2016-10-24 Aaron SchulzRemove redundant LoadBalancerSingle doc block
2016-10-24 jenkins-botMerge "Make LBFactorySingle call initLoadBalancer(...
2016-10-24 jenkins-botMerge "Improve Status/StatusValue::splitByErrorType...
2016-10-24 Aaron SchulzSmall DB classes IDEA warning fixes and cleanups
2016-10-24 Gergő TiszaForce boolean type for $ok in StatusValue::setResult
2016-10-24 Aaron SchulzClean up newWANCacheFromParams() getInstance() calls
2016-10-24 Gergő TiszaImprove Status/StatusValue::splitByErrorType type hint
2016-10-23 Translation update... Localisation updates from https://translatewiki.net.
2016-10-22 Translation update... Localisation updates from https://translatewiki.net.
2016-10-21 jenkins-botMerge "Use adaptive CDN TTLs for page views"
2016-10-21 jenkins-botMerge "Make grammar data loadable as an RL module and...
2016-10-21 Translation update... Localisation updates from https://translatewiki.net.
2016-10-21 Amir E. AharoniMake grammar data loadable as an RL module and usable...
2016-10-21 Aaron SchulzMake LBFactorySingle call initLoadBalancer() as the...
2016-10-21 jenkins-botMerge "objectcache: avoid using process cache in nested...
2016-10-21 jenkins-botMerge "Show user ID on action=info"
2016-10-20 Aaron SchulzUse adaptive CDN TTLs for page views
2016-10-20 Aaron SchulzMake updateCategoryCounts() have better lag checks
2016-10-20 Kunal MehtaShow user ID on action=info
2016-10-20 jenkins-botMerge "OutputPage: Reduce getTitleInfo() calls (improve...
2016-10-20 Aaron Schulzobjectcache: avoid using process cache in nested callbacks
2016-10-20 Timo TijhofOutputPage: Reduce getTitleInfo() calls (improve preloa...
2016-10-20 jenkins-botMerge "Add caching to ResourceLoaderWikiModule::preload...
2016-10-20 Gergő TiszaClarify phpdoc of DatabaseUpdater::addExtensionUpdate
2016-10-20 jenkins-botMerge "Relax phpdoc of PermissionError to match actual...
2016-10-20 jenkins-botMerge "FormSpecialPage: Only add redirectparams for...
2016-10-20 Aaron SchulzAdd caching to ResourceLoaderWikiModule::preloadTitleInfo()
2016-10-20 jenkins-botMerge "Use a more specific rule for setting cursor...
2016-10-20 jenkins-botMerge "Fixing numeric sorting for numbers with leading...
2016-10-20 Translation update... Localisation updates from https://translatewiki.net.
2016-10-20 KaldariFixing numeric sorting for numbers with leading zeros
2016-10-19 jenkins-botMerge "Fix FileBackendStore IDEA warnings due to var...
2016-10-19 jenkins-botMerge "JpegMetadataExtractor: Don't fail when garbage...
2016-10-19 Translation update... Localisation updates from https://translatewiki.net.
2016-10-19 Florian SchmidtSpecial:BlockList: Chain methods of HTMLForm
2016-10-19 jenkins-botMerge "Add 'noflip' option on RL modules to disable...
2016-10-19 Bartosz DziewońskiJpegMetadataExtractor: Don't fail when garbage bytes...
2016-10-19 Aaron SchulzFix FileBackendStore IDEA warnings due to var reuse
2016-10-19 jenkins-botMerge "MessageCache: Use checkKeys for large messages"
2016-10-19 jenkins-botMerge "Remove dire config-dbsupport-postgres warning"
2016-10-19 jenkins-botMerge "ApiPurge: Remove setTriggeringUser call."
2016-10-19 Petr PchelkoApiPurge: Remove setTriggeringUser call.
next