Remove jetbrains/phpstorm-stubs from composer dev dependancies
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
2019-06-06 Reedy1.31.3 RELEASE-NOTES section
2019-06-06 ReedyPrepare 1.31.2 1.31.2
2019-06-06 ReedyAdd RELEASE-NOTES for security patches
2019-05-29 Brad JorschAdd getLoginSecurityLevel() support to FormSpecialPage
2019-05-28 ReedyAdd/update RELEASE-NOTES to match commits
2019-05-24 Reedyresourceloader: Use AND instead of OR for upsert conds...
2019-05-11 jenkins-botMerge "Update cssjanus/cssjanus from 1.2.0 to 1.3.0...
2019-05-11 ReedyUpdate cssjanus/cssjanus from 1.2.0 to 1.3.0
2019-04-25 sbassett[SECURITY] [API BREAKING CHANGE] Require logout token.
2019-04-22 rxyAdd support for new Japanese era name "Reiwa"
2019-03-26 Max SemenikUrlencode fragments when redirecting after editing
2019-03-21 Gergő TiszaRearrange code in User::getBlockedStatus to avoid isAll...
2019-03-06 Jack Phoenixuser_group, the nonexistent table that keeps on giving
2019-03-05 Jack PhoenixFix a rather fatal typo in rebuildrecentchanges.php
2019-03-01 Aaron SchulzBackport WikiMap/JobQueueGroup logic to handle hyphenat...
2019-02-28 ReedyRELEASE-NOTES for last two commits
2019-02-28 Brad JorschDatabasePostgres: Ignore "IGNORE" option to update()
2019-02-18 Gergő TiszaBackfill release notes for Iaf531795
2019-02-17 James D. ForresterUpdate required PHP version to 7.0.13
2019-02-09 jenkins-botMerge "Fix $magicWords for the Sanskrit language" into...
2019-02-08 James D. ForresterFollow-up I41cc21708: Add to RELEASE-NOTES as it's...
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-31 Jayprakash12345Fix $magicWords for the Sanskrit language
2018-12-27 Brad JorschUser: Bypass repeatable-read when creating an actor_id
2018-12-20 Brad JorschAdd join conditions to ActiveUsersPager
2018-12-19 jenkins-botMerge "i18n: Clarify the default sidebar 'Help' link...
2018-12-18 Amir SarabadaniFix copy-paste error
2018-12-18 jenkins-botMerge "Upgrade wikimedia/ip-set to 1.3.0" into REL1_31
2018-12-18 jenkins-botMerge "Use our fork of less.php" into REL1_31
2018-12-18 Kunal MehtaUpgrade wikimedia/ip-set to 1.3.0
2018-12-18 Kunal MehtaUse our fork of less.php
2018-12-04 rvogelSave value from CLI installers `--lang` argument
2018-11-30 James D. ForresterRELEASE-NOTES-1.31: Add in other cherry-picks since...
2018-11-30 Bartosz DziewońskiLogFormatter: Fail softer when trying to link an invali...
2018-11-22 Seb35SQL syntax error in MS-SQL file
2018-10-24 addshorecomposer.json, require ext-fileinfo
2018-10-24 Jack PhoenixDon't throw E_NOTICEs about undefined properties
2018-10-22 jenkins-botMerge "Update wikimedia/base-convert to 2.0.0" into...
2018-10-22 Kunal MehtaUpdate wikimedia/base-convert to 2.0.0
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 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-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 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-10-12 jenkins-botMerge "Remove deprecated pear/mail_mime-decode from...
2018-10-11 ReedyRemove deprecated pear/mail_mime-decode from composer...
2018-10-11 ReedyLoad installer i18n when running update.php
2018-10-10 Mark A. HershbergerAdd pear/Net_SMTP 1.7.3 to composer dependencies
2018-10-02 Brad JorschFix typo in postgres patch-drop-ar_text.sql
2018-09-26 Kunal MehtaDocument removal of CologneBlue & Modern from the tarball
2018-09-20 Brad JorschWatchedItemStore::countVisitingWatchersMultiple() shoul...
2018-09-20 Kunal MehtaBump 1.31.1 1.31.1
2018-08-29 Jayprakash12345UsersPager: Fix typo in formDescriptor array
2018-08-29 Tim StarlingFix pingback on non-MySQL
2018-08-07 Tim StarlingFix total breakage of SQLite web upgrade
2018-08-01 Sam WilsonGuard against uncountable tag values
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-10 Brad JorschSpecialChangeEmail: Log email changes
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-07-01 Aaron SchulzAvoid bad method call to patchPatch() in DbTestRecorder
2018-06-14 MarcoAurelioAdd Extension:Nuke submodule to REL1_31
2018-06-13 Chad HorohoeBump to 1.31.0 for final release 1.31.0
2018-06-12 Kunal MehtaAdd release notes for 0eb4eaefd3 and f7f71359
2018-06-08 JforresterFollow-up Ieaeb3113a: Add RELEASE-NOTES
2018-06-08 Kunal MehtaEnsure $user is passed by reference in TitleMoveComplet...
2018-06-07 Kunal MehtaFix UploadBase::checkXMLEncodingMissmatch() on PHP...
2018-06-06 ReedyMove RELEASE-NOTES for I4678250331a48db4d50d1fc6c489c99...
2018-06-06 jenkins-botMerge "objectcache: update MemcachedPeclBagOStuff for...
2018-06-05 ReedyPopulate 1.31 rc.0 -> rc.2 release notes
2018-06-05 Aaron Schulzobjectcache: update MemcachedPeclBagOStuff for pecl...
2018-06-04 Kunal MehtaDeprecate $wgDBmysql5
2018-05-25 Bartosz DziewońskiRelease notes for I61749f1d864cf68afe90cd9e15ba2d7a74252501
2018-05-24 Chad HorohoeOnly load PEAR Smtp mailer from vendor/composer, not... 1.31.0-rc.1
2018-05-22 Edward ChernenkoFix warning "ob_end_flush(): failed to delete and flush...
2018-05-10 Brian WolffAdd default edit rate limit of 90 edits/minute for...
2018-05-03 JforresterRELEASE-NOTES-1.31: Synchronise with master
2018-05-03 Brad JorschDrop archive.ar_text and ar_flags
2018-05-02 JforresterRELEASE-NOTES-1.31: Wrap to 80 chars and fix up
2018-04-28 ReedyUpdate wikimedia/html-formatter from 1.0.1 to 1.0.2
2018-04-23 Timo TijhofRELEASE-NOTES: Fix typo in CSSMin release note
2018-04-23 jenkins-botMerge "Fix and improve PHPDoc type hints in FileBackend...
2018-04-23 jenkins-botMerge "resourceloader: Disable a flaky MessageBlobStore...
2018-04-23 jenkins-botMerge "build: Switch QUnit package from deprecated...
next