PHPVersionCheck: Remove bogus @return tags
[lhc/web/wiklou.git] / includes /
2018-04-09 Kunal MehtaPHPVersionCheck: Remove bogus @return tags
2018-04-09 Kunal MehtaDon't use `phpcs:ignoreFile` to selectively ignore...
2018-04-08 Thiemo KreuzFix (MediaWiki)Site::normalizePageName return type
2018-04-07 Translation update... Localisation updates from https://translatewiki.net.
2018-04-07 jenkins-botMerge "Selenium: use default value for waitforTimeout"
2018-04-07 jenkins-botMerge "Change registred users to autoconfirmed users...
2018-04-07 jenkins-botMerge "installer: Fix setting a custom $wgMetaNamespace"
2018-04-07 Jayprakash12345Remove deprecated function ApiBase::getProfileTime
2018-04-07 Jayprakash12345Remove deprecated function ApiBase::getModuleProfileName
2018-04-07 Jayprakash12345Remove deprecated function ApiBase::getProfileDBTime
2018-04-07 jenkins-botMerge "Change ResultWrapper to IResultWrapper in pagers...
2018-04-07 jenkins-botMerge "Use IResultWrapper in UserArray and TitleArray"
2018-04-06 jenkins-botMerge "Fix return type for html strings"
2018-04-06 jenkins-botMerge "Fix param doc of Skin::makeSpecialUrlSubpage"
2018-04-06 jenkins-botMerge "Remove "probably you" from password reset email...
2018-04-06 jenkins-botMerge "Provide PHPUnit 4 and 6 compatibility layer"
2018-04-06 jenkins-botMerge "Don't rely on magic __call in MWNamespaceTest"
2018-04-06 jenkins-botMerge "Fix --memory-limit option to maintenance scripts"
2018-04-06 Translation update... Localisation updates from https://translatewiki.net.
2018-04-06 UmherirrenderFix param doc of Skin::makeSpecialUrlSubpage
2018-04-06 jenkins-botMerge "maintenance: Fix autopatrols typo in deleteAutoP...
2018-04-06 jenkins-botMerge "rdbms: move assertOpen() call near the top of...
2018-04-06 jenkins-botMerge "Add missing "use" clause to DumpTestCase"
2018-04-06 jenkins-botMerge "Revert "Default installations to using RemexHtml...
2018-04-06 AddshoreRevert "Default installations to using RemexHtml for...
2018-04-06 UmherirrenderFix return type for html strings
2018-04-06 jenkins-botMerge "Default installations to using RemexHtml for...
2018-04-06 jenkins-botMerge "tests: Reset Postgres sequences when cloning...
2018-04-06 jenkins-botMerge "rdbms: Allow PostgreSQL schema-check functions...
2018-04-05 Brad Jorschtests: Reset Postgres sequences when cloning and truncating
2018-04-05 jenkins-botMerge "Add DeleteUnknownPreferences hook"
2018-04-05 Brad Jorschrdbms: Allow PostgreSQL schema-check functions to find...
2018-04-05 Brad Jorschrdbms: Add a deprecationLogger callback
2018-04-05 UmherirrenderUse IResultWrapper in UserArray and TitleArray
2018-04-05 jenkins-botMerge "rdbms: Remove support for PostgreSQL < 9.2,...
2018-04-05 jenkins-botMerge "rdbms: Roll back empty implicit transaction...
2018-04-05 Brad Jorschrdbms: Remove support for PostgreSQL < 9.2, and improve...
2018-04-05 Aaron Schulzrdbms: move assertOpen() call near the top of Database...
2018-04-05 Translation update... Localisation updates from https://translatewiki.net.
2018-04-05 Brad Jorschrdbms: Roll back empty implicit transaction on error
2018-04-05 jenkins-botMerge "Fix SamplingStatsdClient for PHP 7.1+"
2018-04-05 James D. ForresterDefault installations to using RemexHtml for tidying
2018-04-05 jenkins-botMerge "mw.special.apisandbox: Use a real button to...
2018-04-05 jenkins-botMerge "rdbms: make Database query error handling more...
2018-04-05 jenkins-botMerge "Swap isset by null check in ApiSetNotificationTi...
2018-04-05 jenkins-botMerge "Change default of $wgLogAutopatrol from true...
2018-04-05 jenkins-botMerge "SizeFilterWidget: Reduce width"
2018-04-05 kaldariChange default of $wgLogAutopatrol from true to false
2018-04-05 UmherirrenderSwap isset by null check in ApiSetNotificationTimestamp...
2018-04-05 Aaron Schulzrdbms: make Database query error handling more strict
2018-04-04 jenkins-botMerge "User: Remove deprecated, unused auth functions"
2018-04-04 Florian SchmidtUser: Remove deprecated, unused auth functions
2018-04-04 jenkins-botMerge "CSSMin: Don't match empty string as remappable...
2018-04-04 jenkins-botMerge "Convert HTTP links to MediaWiki.org to HTTPS"
2018-04-04 jenkins-botMerge "rdbms: rename and clarify getTransactionLagStatu...
2018-04-04 Timo TijhofCSSMin: Don't match empty string as remappable url
2018-04-04 Translation update... Localisation updates from https://translatewiki.net.
2018-04-04 jenkins-botMerge "Change index on rc_namespace, rc_title to rc_nam...
2018-04-04 jenkins-botMerge "Fix parsing of <pre> tags generated by extension...
2018-04-04 jenkins-botMerge "Revert "Work around Firefox 57 attribute parsing...
2018-04-04 jenkins-botMerge "Special:Preference: Check for changes before...
2018-04-04 Zoranzoki21Convert HTTP links to MediaWiki.org to HTTPS
2018-04-04 jenkins-botMerge "Update OOUI to v0.26.2"
2018-04-04 jenkins-botMerge "Use fallback languages in ResourceLoaderImage"
2018-04-04 jenkins-botMerge "rdbms: clean up DBO_TRX behavior for onTransacti...
2018-04-04 jenkins-botMerge "Special:ProtectedTitles: Use HTMLForm"
2018-04-04 jenkins-botMerge "RCFilters: Followup Iebc3176c5d: Bidi isolate...
2018-04-04 jenkins-botMerge "Convert Maintenance to the new shell framework"
2018-04-04 jenkins-botMerge "Switch Installer to the new execution framework"
2018-04-04 jenkins-botMerge "Switch ServiceWiring to the new execution framework"
2018-04-04 Max SemenikSwitch Installer to the new execution framework
2018-04-04 Max SemenikSwitch ServiceWiring to the new execution framework
2018-04-04 UmherirrenderChange ResultWrapper to IResultWrapper in pagers and...
2018-04-04 Antoine MussoLet install.php detect and inject extensions [2]
2018-04-04 Amir SarabadaniChange index on rc_namespace, rc_title to rc_namespace...
2018-04-04 Aaron Schulzrdbms: clean up DBO_TRX behavior for onTransaction...
2018-04-03 jenkins-botMerge "rdbms: clean up session/transaction loss logic...
2018-04-03 jenkins-botMerge "OOUIHTMLForm styles: Replace fixed properties...
2018-04-03 jenkins-botMerge "OOUIHTMLForm styles: Unify spacing aligned to...
2018-04-03 Amir SarabadaniMake autopatrol third option in rc_patrolled and use...
2018-04-03 jenkins-botMerge "Populate ar_rev_id and make it non-nullable"
2018-04-03 jenkins-botMerge "LanguageConverter tweaks to Pig Latin converter"
2018-04-03 jenkins-botMerge "Add further test cases to deleteAutoPatrolLogsTest"
2018-04-03 jenkins-botMerge "Introduce deleteAutoPatrolLogs maintenance script"
2018-04-03 jenkins-botMerge "DB: Add img_description_id column"
2018-04-02 jenkins-botMerge "build: Updating mediawiki/mediawiki-codesniffer...
2018-04-02 Aaron Schulzrdbms: rename and clarify getTransactionLagStatus metho...
2018-04-02 Aaron SchulzRevert "rdbms: make getMasterPos() ignore GTIDs outside...
2018-04-02 Aaron Schulzrdbms: avoid incorrect warnings in getLagFromPtHeartbeat()
2018-04-02 Brad JorschPopulate ar_rev_id and make it non-nullable
2018-04-02 jenkins-botMerge "Selenium: update WebdriverIO configuration"
2018-04-01 Ed SandersUse fallback languages in ResourceLoaderImage
2018-04-01 Translation update... Localisation updates from https://translatewiki.net.
2018-03-31 jenkins-botMerge "MessagesBs.php: Update namespaces names"
2018-03-31 jenkins-botMerge "rdbms: avoid lag estimates in getLagFromPtHeartb...
2018-03-31 Translation update... Localisation updates from https://translatewiki.net.
2018-03-31 Aaron Schulzrdbms: avoid lag estimates in getLagFromPtHeartbeat...
2018-03-31 jenkins-botMerge "rdbms: update IDatabase::getLag comments"
2018-03-31 jenkins-botMerge "rdbms: add more error logging to DatabaseMysqlBa...
2018-03-30 jenkins-botMerge "mediawiki.action.view.rightClickEdit: Remove...
next