Make sure database update succeeds from older database versions too.
[lhc/web/wiklou.git] / includes /
2019-06-17 Timo Tijhofinstaller: Detect APC for MainCacheType in CLI installer
2019-06-17 Leszek ManickiDisable rate limiting in Development Settings
2019-06-11 Karsten HoffmeyerInstaller: Update link to PHP intl away from old PECL...
2019-06-06 ReedyPrepare 1.31.2 1.31.2
2019-06-06 rxySECURITY: Add permission check for user is permitted...
2019-06-06 rxySECURITY: Add permission check for user is permitted...
2019-06-06 Lucas WerkmeisterSECURITY: Fix cache mode for (un)patrolled recent chang...
2019-06-06 Kunal MehtaSECURITY: API: Respect $wgBlockCIDRLimit in action...
2019-06-06 Brian WolffSECURITY: rate-limit and prevent blocked users from...
2019-06-06 Max SemenikSECURITY: blacklist CSS var()
2019-06-06 Brian WolffSECURITY: Fix reauth in Special:ChangeEmail
2019-05-29 Brad JorschAdd getLoginSecurityLevel() support to FormSpecialPage
2019-05-28 ReedyMake config-outdated-sqlite parameter numbers consisten...
2019-05-24 Reedyresourceloader: Use AND instead of OR for upsert conds...
2019-04-25 Brad JorschApiLogout: Follow up Icb674095
2019-04-25 sbassett[SECURITY] [API BREAKING CHANGE] Require logout token.
2019-03-26 Max SemenikUrlencode fragments when redirecting after editing
2019-03-21 Gergő TiszaRearrange code in User::getBlockedStatus to avoid isAll...
2019-03-21 Gergő TiszaReplace $wgUser with RequestContext::getUser in User...
2019-03-01 Aaron SchulzBackport WikiMap/JobQueueGroup logic to handle hyphenat...
2019-02-28 Brad JorschDatabasePostgres: Ignore "IGNORE" option to update()
2019-02-26 ReedyReturn the page_id in list=langbacklinks as an int
2019-02-26 setianReturn the page_id in list=iwbacklinks as an int rather...
2019-02-17 James D. ForresterUpdate required PHP version to 7.0.13
2019-02-17 Aaron Schulzobjectcache: add setMockTime() method to BagOStuff...
2019-02-09 jenkins-botMerge "Fix $magicWords for the Sanskrit language" into...
2019-02-07 Juan OsorioRemoves Google web search from exception page
2019-02-07 StrainuMWExceptionRenderer: Fix db error outage page
2019-01-16 Brad JorschAvoid session double-start in Setup.php
2019-01-12 Aaron Schulzrdbms: reduce LoadBalancer replication log spam
2018-12-27 Brad JorschUser: Bypass repeatable-read when creating an actor_id
2018-12-20 Brad JorschAdd join conditions to ActiveUsersPager
2018-12-05 Brad JorschImageListPager: Actor migration for buildQueryConds()
2018-12-04 rvogelSave value from CLI installers `--lang` argument
2018-11-30 Bartosz DziewońskiLogFormatter: Fail softer when trying to link an invali...
2018-11-06 David CausseCompletion search should not change the search query
2018-10-22 jenkins-botMerge "Upgrade wikimedia/remex-html to 2.0.1" into...
2018-10-22 jenkins-botMerge "Upgrade wikimedia/remex-html to 2.0.0" into...
2018-10-22 jenkins-botMerge "RemexCompatMunger: Don't call endTag() in case...
2018-10-22 jenkins-botMerge "<ins>/<del> elements can be phrasing or flow...
2018-10-21 Tim StarlingRemexCompatMunger: Don't call endTag() in case B/b
2018-10-21 Arlo Breault<ins>/<del> elements can be phrasing or flow
2018-10-21 Brian WolffSECURITY: Don't allow loading unprotected JS files
2018-10-21 Brian WolffSECURITY: Disallow loading JS/CSS/Json subpages from...
2018-10-21 jenkins-botMerge "Don't pass a MailAddress pass the email to mail...
2018-10-21 jenkins-botMerge "Update ImportableUploadRevisionImporter for...
2018-10-21 jenkins-botMerge "installer: Don't link to the obsolete "Extension...
2018-10-21 Brad JorschDatabase: Allow selectFieldValues() to accept SQL fragments
2018-10-21 Zoranzoki21installer: Don't link to the obsolete "Extension Matrix...
2018-10-20 ReedyDon't pass a MailAddress pass the email to mail()
2018-10-20 Kunal MehtaInclude IP address in "Login for $1 succeeded" log...
2018-10-16 Brad JorschUpdate ImportableUploadRevisionImporter for interwiki...
2018-10-16 Aaron SchulzAvoid PHP 7.2 warnings in DBConRefTest about count...
2018-10-16 Edward ChernenkoFix PHP warnings "preg_replace(): [...] invalid range...
2018-10-16 Kunal MehtaLocalisationCache: Avoid use of compact()
2018-10-15 RazeSoldierUse "break" instead of "continue"
2018-09-20 Brad JorschWatchedItemStore::countVisitingWatchersMultiple() shoul...
2018-09-20 Kunal MehtaBump 1.31.1 1.31.1
2018-09-20 Brian WolffSECURITY: Do not allow botpassword login if account...
2018-09-20 Chad HorohoeSECURITY: Make 'newbie' limit in $wgRateLimits really...
2018-08-29 Jayprakash12345UsersPager: Fix typo in formDescriptor array
2018-08-29 Tim StarlingFix pingback on non-MySQL
2018-08-15 Aaron SchulzMake ExternalStoreDB "wiki" context override the server...
2018-08-13 Aaron SchulzUse LB server configuration to force DB domains in...
2018-08-07 Tim StarlingFix total breakage of SQLite web upgrade
2018-08-01 Sam WilsonGuard against uncountable tag values
2018-07-30 Matěj SuchánekTreat all time values on Special:Watchlist as floats
2018-07-30 Brad JorschPHPSessionHandler: Suppress warnings in initialize()
2018-07-19 Aaron Schulzrdbms: disable ChronologyProtector if EmptyBagOStuff...
2018-07-18 jenkins-botMerge "Avoid arithmetics on localized number string...
2018-07-18 Florian Schmidtregistration: Use the correct key for skin dependencies
2018-07-12 petarpetkovicInsert space before compatibility link in PHP version...
2018-07-10 Brad JorschSpecialChangeEmail: Log email changes
2018-07-10 Edward ChernenkoAvoid arithmetics on localized number string ("0,04...
2018-07-08 Kunal MehtaGitInfo: Don't try shelling out if it's disabled
2018-07-07 Brad JorschBotPasswords: Indicate when a password needs reset
2018-07-07 Sam WilsonAdd 'logid' parameter to Special:Log
2018-07-07 Brad JorschSECURITY: Special:BotPasswords should reauthenticate
2018-07-05 Brad JorschFix error in various deprecated selectFields() methods
2018-06-28 Edward ChernenkoFix PHP7 warning "non well formed numeric value encount...
2018-06-13 Chad HorohoeBump to 1.31.0 for final release 1.31.0
2018-06-12 jenkins-botMerge "parser: Validate $length in padleft/padright...
2018-06-12 Kunal Mehtaparser: Validate $length in padleft/padright parser...
2018-06-12 Brian WolffMake $wgEmailConfirmToEdit only affect edit actions.
2018-06-08 Kunal MehtaEnsure $user is passed by reference in TitleMoveComplet...
2018-06-07 Ed Schoutenregistration: Allow the mtime of extension.json files...
2018-06-07 Kunal Mehtainstaller: Fix display of UPGRADE by disabling Interwik...
2018-06-07 Kunal MehtaFix UploadBase::checkXMLEncodingMissmatch() on PHP...
2018-06-06 jenkins-botMerge "objectcache: update MemcachedPeclBagOStuff for...
2018-06-05 Aaron Schulzobjectcache: update MemcachedPeclBagOStuff for pecl...
2018-06-04 Kunal MehtaDeprecate $wgDBmysql5
2018-06-01 jenkins-botMerge "installer: Don't allow setting $wgDBmysql5"...
2018-06-01 Kunal Mehtainstaller: Don't allow setting $wgDBmysql5
2018-06-01 Kunal Mehtainstaller: Hide binary/utf-8 charset option from users
2018-05-31 Antoine Mussoregistration: Initialize PSR-4 namespaces at same stage...
2018-05-30 Chad HorohoeBump version from rc.0 to rc.2 1.31.0-rc.2
2018-05-24 Chad HorohoeOnly load PEAR Smtp mailer from vendor/composer, not... 1.31.0-rc.1
2018-05-24 Kunal Mehtamail: Refactor checks looking for PEAR libraries to...
2018-05-23 Fomafixinstaller: Do not wrongly hide namespace input field
2018-05-22 Edward ChernenkoFix warning "ob_end_flush(): failed to delete and flush...
next