MediaWiki 1.35/wmf.27/Changelog
Core changes
edit- git #67046b79 - Include wmf/1.35.0-wmf.27 submodules and Defines.php by Jeena Huneidi
- git #68e0ff3f - MovePage: Don't fail to delete a nonexistent file (T249550) by Brad Jorsch
- git #f36c7b63 - Make $sqlPath in dropExtensionTable optional (T205094) by Amir Sarabadani
- git #c8a77574 - Fix docs for WikiPage::doEditUpdates by DannyS712
- git #ae690a53 - Accept RevisionRecord in Linker methods (T249561) by DannyS712
- git #b5f95da5 - maintenance: Remove sql.php temporarily (T157651) by Timo Tijhof
- git #5a58e442 - Make dump tests based on fixture files. (T240213) by daniel
- git #a7952a81 - Run tablesorter before makeCollapsible (T64878) by Bartosz Dziewoński
- git #88444374 - [docker] Fix install instructions for Windows (T246953) by Kosta Harlan
- git #7d8fe94e - SearchHandler: emit Cache-Control header. (T245675) by daniel
- git #0853b9f8 - [docker] Use install.sh, add instructions for same (T246953) by Kosta Harlan
- git #e98237e8 - resourceloader: Remove 'user.tokens' module alias (T235457) by Timo Tijhof
- git #9e561b4e - Use RevisionRecord in ChangesList::revDateLink (T246284) by DannyS712
- git #c75a7134 - Support RevisionRecords in User Newtalk methods, deprecate Revision (T246284) by DannyS712
- git #cc9dba46 - Add check to api that filters out expired watchlist items (T247029) by hmonroy
- git #17153990 - Fix typo in documentation comment by C. Scott Ananian
- git #28090bfe - installer: Add Installer-specific stylesheet (T248133) by jdlrobson
- git #0ed077d3 - Allow whitelisting custom headers in action API CORS logic (T249107) by Gergő Tisza
- git #1efeda19 - Revision: use MWTimestamp directly instead of wfTimesamp() (T225730) by Timo Tijhof
- git #ff402704 - WebRequest & RequestFromGlobals: get HTTP headers in one way (T245535) by Pablo Grass
- git #281b9fb6 - mw.template: Do not throw errors for empty templates by Bartosz Dziewoński
- git #75669342 - Define RevisionRecord::isCurrent by Petr Pchelko
- git #ded2ddab - Let ExtraParserTest pass with initially empty interwiki tables by Aaron Schulz
- git #cdd2f47d - Revision: Use setFakeTime() instead of sleep() in unit tests (T225730) by Timo Tijhof
- git #c7330eba - objectcache: Improve wgMainWANCache docs by Timo Tijhof
- git #db039086 - Added message to be displayed when query returns no revision (T227578) by Sohom Datta
- git #fa7209a9 - Update ParserOptionsTest by C. Scott Ananian
- git #d4cdfe38 - Deprecate parserTests format v1 (take 2) (T174199) (T249194) by C. Scott Ananian
- git #22ae3c12 - Make protected Revision methods private (T246284) by DannyS712
- git #3309ead7 - MovePage: Use correct Title when creating the null revision (T248789) by Brad Jorsch
- git #8c18f2b4 - Add a wfDeprecated to an overlooked code path where parser output is not tidy by C. Scott Ananian
- git #d22f50b9 - SpecialBlockTest: Test partially blocked sysop can perform blocks by Thalia
- git #16a12fcf - Add localisation for "infinity" to languages/classes/LanguageFi.php (T249132) by 4shadoww
- git #3fbed46f - Replace deprecated PHPUnit method in test (T243600) by Ammar Abdulhamid
- git #7c74e448 - Revert "Deprecate parserTests format v1" (T174199) (T249194) by DannyS712
- git #dc5c0242 - phpunit: Add structure test for suite.xml registering all test suites by Aaron Schulz
- git #65af6950 - Fix docs for $wgRCFeeds by Brad Jorsch
- git #303ec643 - rdbms: convert "Exception" try/catch blocks to "Throwable" or "RuntimeException" by Aaron Schulz
- git #64650aab - Revert "WikiPage/Article split. Rely on Article inside Action" (T249162) by Ppchelko
- git #a7242a2e - Deprecate parserTests format v1 (T174199) by C. Scott Ananian
- git #fda65e7a - Replace remaining uses and hard deprecate Revision::newFromArchiveRow (T248772) by DannyS712
- git #ff710565 - Fix capitalisation of updateSearchIndex.php parameter desc by Reedy
- git #00e8bde6 - installer: Replace Vector dependency in WebInstallerOutput with fallback skin (T248133) by jdlrobson
- git #65dd29ea - Update extraParserTests.txt to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
- git #507501d6 - Stop using SCRIPT_NAME where possible, rely on statically configured routing (T235357) by Tim Starling
- git #c27eda79 - [docker] Use a .env file for setting the port and user (T246586) (T246588) by Kosta Harlan
- git #8a1c6561 - Hard deprecate ParserCache::singleton(), deprecated in 1.30 (T249032) by C. Scott Ananian
- git #aedb1b5a - Add release notes for recently-merged watchlist expiry work (T244804) (T245213) (T245078) by Sam Wilson
- git #d9c66239 - Add MW_ENTRY_POINT to bootstrap.php by Tim Starling
- git #f7366e19 - Use wfMessage in UserNameUtils::isUsable for now (T249045) by DannyS712
- git #93e278b5 - Hard deprecate Revision::getSerializedData (T246284) by DannyS712
- git #b2327fef - Hard deprecate the RevisionInsertComplete hook (T232877) by DannyS712
- git #3a7ecc11 - Prepare to deprecate public fields of Parser (T248889) by C. Scott Ananian
- git #a5afda55 - Deprecate most public fields of Parser; make private those unused outside core (T248889) by C. Scott Ananian
- git #baca5830 - Make private some Parser constants (T248889) by C. Scott Ananian
- git #d8786ebf - Allow partially blocked admins to block users (T208965) by Ammar Abdulhamid
- git #3855600c - Remove hack comment from IRCLineURL by Reedy
- git #02db290c - Unify handling of options messages (T245565) by Sam Wilson
- git #42a03b97 - Make use of DiffOp::norig/nclosing() and update tests by Thiemo Kreuz
- git #e1dc19b2 - Fix Doxygen comment of Content::replaceSection() - wrong return type by Edward Chernenko
Vendor
edit- git #616e7bac - Bump Parsoid to 0.12.0-a9 (T221989) (T242746) (T246701) by Subramanya Sastry
- git #49f4408c - "wikibase/data-model": "9.4.0" (T244207) by addshore
Extensions
edit3D
editNo changes for 3D
AbuseFilter
editNo changes for AbuseFilter
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #06654805 - Drop unused dependency by Adam Wight
AntiSpoof
edit- git #dc1ffe77 - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #99ae9ba0 - Use assertStringContainsString in unit tests by Umherirrender
Babel
editNo changes for Babel
BetaFeatures
edit- git #96cef802 - Fix Database::normalizeUpsertKeys called with deprecated parameter style (T248147) by addshore
BounceHandler
edit- git #2bf2e5fd - PostgreSQL support (T241822) by Jack Phoenix
Calendar
edit- git #83b90e82 - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
Campaigns
editNo changes for Campaigns
Capiunto
edit- git #615c17ef - build: Updating gonzales-pe to 4.3.0 by libraryupgrader
CategoryTree
edit- git #f7233850 - Convert $wgMemc use to WANObjectCache (T160813) by Aaron Schulz
CentralAuth
edit- git #745b102a - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
CentralNotice
editNo changes for CentralNotice
CharInsert
edit- git #2ded3211 - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
CheckUser
edit- git #800da640 - SpecialInvestigate: Improve "no results" message in Compare tab (T249254) by Thalia
- git #7a853358 - SpecialInvestigate: Remove border from the Compare results table (T249256) by Thalia
- git #c13bd03d - Remove use of Revision::newFromId (T249021) by DannyS712
- git #c0ae49b2 - Add filter buttons in the Special:Investigate Compare tab (T240530) by Thalia
- git #5ee049f0 - SpecialInvestigate: check for 'query' index in getRedirectUrl (T247625) by Thalia
- git #9abcef49 - Strengthen filter for Compare investigation on Special:Investigate (T247281) by Thalia
- git #453245ff - Remove use of Revision::newFromArchiveRow (T248772) by DannyS712
CirrusSearch
edit- git #3c70043a - build: Updating gonzales-pe to 4.3.0 by libraryupgrader
- git #47eed51e - Remove use of Revision::getSerializedData (T246284) by DannyS712
Cite
edit- git #376c0418 - Update parser tests to v2 (tidy by default) (T246285) by C. Scott Ananian
- git #8c933d03 - Revert "Add a newline in wikitext before autogenerated reflist" by Awight
- git #90697ffe - Add a newline in wikitext before autogenerated reflist (T148701) by Bartosz Dziewoński
- git #53b043f2 - Remove not needed code without changing anything by Thiemo Kreuz
CiteThisPage
edit- git #0bec0873 - Remove use of Revision::newFromTitle (T249183) by DannyS712
Citoid
editNo changes for Citoid
cldr
editNo changes for cldr
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
editNo changes for CodeReview
Cognate
edit- git #64342879 - Remove use of Revision::newFromId (T249021) by DannyS712
CollaborationKit
editNo changes for CollaborationKit
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
edit- git #8043b8f9 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #76ff299d - Use MediaWikiServices::getAuthManager by Umherirrender
- git #f0e26d68 - Remove use of Revision::newFromTitle (T249183) by DannyS712
- git #003237ce - Fix test hooking of 'PingLimiter' by Brad Jorsch
- git #ea7aba4c - docs: Remove mention of $wgMemc from CaptchaCacheStore README (T160813) by Timo Tijhof
- git #615c7d4f - Use MediaWikiServices::getFileBackendGroup by Umherirrender
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #ecf6e04d - Translation lists and suggestions (T247499) by Santhosh Thottingal
- git #fa0cc45b - Avoid failure on restoring draft with no categories (T249400) by Niklas Laxström
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
edit- git #79611bc9 - Update to parserTests v2 (tidy by default) (T174199) (T249194) by C. Scott Ananian
DiscussionTools
edit- git #55b43a70 - Fix skipping to the end of the paragraph when there is no wrapper (T249217) by Bartosz Dziewoński
- git #13777278 - Bump MW dependency to 1.35 by Ed Sanders
- git #bcd3fbfe - Treat pages with `__NEWSECTIONLINK__` as talk pages (T245890) by Ed Sanders
- git #a14293c8 - Remove Parsoid section wrappers before finding transclusions by Bartosz Dziewoński
- git #bb2b2f26 - Remove dependency on 'ext.visualEditor.core.utils' by Bartosz Dziewoński
- git #216516f7 - Rename tests/qunit/utils.js to .../testUtils.js by Bartosz Dziewoński
- git #807afd1e - Save the reply directly to the transcluded page (T247535) by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #4b4e7801 - Remove unnecessary, overqualified element parts of id selectors (T248137) by Volker E
- git #c457b79c - Unstage Adyen payment method using ReferenceData (T248712) by Elliott Eggleston
- git #f9bdd326 - Handle mapping of Adyen ideal payment method (T248712) by jgleeson
- git #a111b21c - Get language from session when non-standard URL parameters used (T247885) by Andrew Green
- git #f390b43f - Better PAN validation for India (T234342) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #2661c3a7 - Add getter for EventPresentationModel::$distributionType (T249408) by Reedy
- git #4337586f - Use MediaWikiServices::getAuthManager by Umherirrender
- git #b49fdb88 - Add `aria-label` to Notifications page “Recent activity” filter widget (T244543) by Akinwale Alagbe
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
editNo changes for EntitySchema
EventBus
editNo changes for EventBus
EventLogging
edit- git #cd1856d6 - Display submitted event in debugMode (T240355) (T238544) by Andrew Otto
- git #93c19128 - core: Minor clean up and split test suite files by Timo Tijhof
EventStreamConfig
editNo changes for EventStreamConfig
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
editNo changes for FileImporter
FlaggedRevs
edit- git #cc6f4455 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #139af0e3 - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
- git #a7250d01 - Fix logic for determining if pending edits were null (T249277) by DannyS712
Flow
edit- git #48345d14 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #e03c6216 - Remove use of Revision::newFromId (T249021) by DannyS712
- git #63602486 - Remove unused BagOStuff from ContributionsQuery (T160813) by Aaron Schulz
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
editNo changes for Gadgets
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
edit- git #1ab94633 - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #3675b9fd - Use MediaWikiServices::getAuthManager by Umherirrender
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
edit- git #c5c90448 - build: Updating gonzales-pe to 4.3.0 by libraryupgrader
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
edit- git #f25108ef - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
GrowthExperiments
edit- git #060e3f73 - Help panel: Design fixes (T244546) by Kosta Harlan
- git #1fdeab55 - build: Updating mkdirp to 0.5.5 by libraryupgrader
- git #b7fac14f - Use MediaWikiServices::getAuthManager by Umherirrender
- git #9f1c10d3 - Help panel: Adjust padding on preheader by Kosta Harlan
- git #35cf04ab - Add API debug data when we'd log an empty error message. (T238945) by Gergő Tisza
- git #84e839c7 - Allow creating ErrorForwardingTaskSuggester via StaticTaskSuggesterFactory by Gergő Tisza
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
edit- git #edb47bb2 - Fix imagemap_invalid_coord message by Arlo Breault
- git #86e2a3a9 - Update parserTests to v2 (tidy by default) (T249136) by C. Scott Ananian
InputBox
edit- git #671580f1 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #e1751bfd - Update parserTests to v2 (tidy by default) (T249137) by C. Scott Ananian
Insider
editNo changes for Insider
intersection
edit- git #de03451b - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
Interwiki
edit- git #159c988c - build: Updating postcss-sass to 0.4.4 by libraryupgrader
InterwikiSorting
editNo changes for InterwikiSorting
Jade
edit- git #da55f96c - Remove references to "abuse_filter_actions" from tests by DannyS712
- git #20ffa73f - Re-enable MoveHooks by Andy Craze
- git #28d15e84 - Added MW message key for jade-deleteproposal (T247462) by kevinbazira
- git #7221c99e - Added MW message key for jade-deleteendorsement (T247462) by kevinbazira
- git #0f2c1485 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #009f288d - Added MW message key for jade-updateendorsement (T247462) by kevinbazira
- git #74714962 - Fixed Jade bubble notification reload bug (T247462) by kevinbazira
- git #9904ca39 - Rename ProposalEntityType -> EntityType (T235003) by Andy Craze
- git #9e6f7146 - Added MW bubble notification for jade-updateproposal (T247462) by kevinbazira
- git #af9a0aed - Replace deprecated PHPUnit method in test by Ammar Abdulhamid
- git #abdf6b24 - Rename ProposalTarget -> EntityTarget (T235003) by Andy Craze
- git #77bc27da - Rename ProposalValidator -> EntityValidator (T235003) by Andy Craze
- git #fbd1dca8 - Rename ProposalSummarizer -> EntitySummarizer (T235003) by Andy Craze
- git #f975604b - Rename ProposalPageWikitextRenderer -> EntityPageWikitextRenderer (T235003) by Andy Craze
Josa
edit- git #4d6c127d - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
JsonConfig
edit- git #9a1d4dfa - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Kartographer
edit- git #00c1e990 - Correct autozoom/center calculations on uncollapsed maps (T192250) by Derk-Jan Hartman
- git #d4b68fd6 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #82e24ec7 - Typo in comment by Derk-Jan Hartman
- git #9fad6e54 - Update parserTests to v2 (tidy by default) (T174199) (T249194) by C. Scott Ananian
- git #43492cb6 - Follow-up 9c8e1dc: Force dimensions when we have no src for img element (T248722) by Derk-Jan Hartman
- git #07fa31d1 - build: Updating npm dependencies by libraryupgrader
LabeledSectionTransclusion
edit- git #a61b157b - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
edit- git #97fb40c7 - Remove dead, unused classes and other code by Thiemo Kreuz
- git #822b8e14 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #7203e915 - Remove use of Revision::newFromId (T249021) by DannyS712
- git #d0075882 - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
- git #d3ea3bad - Avoid direct use of $wgMemc (T160813) by Aaron Schulz
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MachineVision
edit- git #ae969081 - Add descriptions and aliases to label data from API (T249133) by Eric Gardner
- git #702e6100 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #4f00d6f3 - CAT: Return only "assessed" images if no user ID is provided (T249270) by Michael Holloway
- git #1266b6a7 - Enable users to add custom tags (T245769) by annet
- git #02d40d5b - Support addition of confidence scores to the imagelabels output (T247609) by cooltey
MapSources
editNo changes for MapSources
MassMessage
edit- git #d9688856 - Revert: Allow a page to be sent as message (T165128) by Abijeet
- git #e3f907b6 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #70474773 - Do not point people to Special:Statistics after sending a message (T58878) by Niklas Laxström
- git #fbd08837 - Add more spacing between controls on Special:MassMessage by Abijeet
- git #7f123c34 - Update jobs to process the messages that contain a page (T165128) by Abijeet
- git #2128b325 - Add a page selector on Special:MassMessage to be sent as message (T165128) by Abijeet Patro
Math
edit- git #c57ee065 - Change default for wgMathLaTeXMLUrl (T117659) by Moritz Schubotz (physikerwelt)
- git #e599afa6 - Use assertStringContainsString in unit tests by Umherirrender
- git #474df5bd - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #6a9299a2 - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
- git #9dad688f - Add tracking category for pages that use a deprecated LaTeX syntax (T197842) by Moritz Schubotz (physikerwelt)
MobileApp
edit- git #9ea81f4e - build: Updating postcss-sass to 0.4.4 by libraryupgrader
MobileFrontend
edit- git #8ab35dc5 - Remove use of Revision::newFromId (T249021) by DannyS712
- git #4ae4182d - Fix mocking of File in ApiMobileViewTest by Umherirrender
- git #81a374a6 - Fix mocking of OutputPage in MwApiContentProviderTest by Umherirrender
- git #6ddc2b58 - Fix graphs: Do not run the lazy image formatter on images which don't have dimensions (T133085) by jdlrobson
- git #4893a411 - Drop support for MediaWiki:MobileMainPage (T243996) by jdlrobson
- git #2f3fd4e4 - EditorGateway: Fix handling of null sectionId (T249169) by Bartosz Dziewoński
- git #ee5450ad - mobile.init: Remove unused code in apply2() by Timo Tijhof
- git #3332acb7 - Only replace the user page default on mobile (T248141) by jdlrobson
MultimediaViewer
edit- git #54fbedec - build: Updating postcss-sass to 0.4.4 by libraryupgrader
NavigationTiming
editNo changes for NavigationTiming
Newsletter
edit- git #bebec6b4 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
edit- git #f07d6176 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
OAuth
edit- git #4ee2b059 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
OpenStackManager
edit- git #17d2d892 - Avoid access array offset on value of type null on php7.4 (T248108) by Umherirrender
ORES
edit- git #019402cd - build: Updating postcss-sass to 0.4.4 by libraryupgrader
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageTriage
edit- git #fc70b193 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #050937a4 - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
edit- git #16c50e01 - Update parserTests to v2 (tidy by default) (T249138) by C. Scott Ananian
ParsoidBatchAPI
edit- git #5d9d79d4 - Remove use of Revision::newFromId (T249021) by DannyS712
PdfHandler
editNo changes for PdfHandler
PerformanceInspector
edit- git #a6ef2039 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Petition
edit- git #97c2d7ca - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Poem
edit- git #abd06720 - Update Poem parserTests to v2 (tidy by default) (T249139) by C. Scott Ananian
- git #f8efe714 - Sync up with Parsoid poemParserTests.txt by C. Scott Ananian
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #c597522b - Enable Popups module in mobile, use feature detection to enable (T236097) by jdlrobson
ProofreadPage
edit- git #a6dfbd78 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #451d7476 - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
- git #a24506fe - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
edit- git #ce119f00 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Quiz
edit- git #beac7714 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
ReadingLists
editNo changes for ReadingLists
RelatedArticles
edit- git #9639c53e - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Renameuser
editNo changes for Renameuser
RevisionSlider
edit- git #b0194a9f - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #d3697017 - Migrate Settings module to packageFiles by Adam Wight
- git #fcae3567 - Migrate init module to packageFiles by Adam Wight
- git #ece76496 - Migrate lazy JS to packageFiles by Adam Wight
- git #512d99e6 - Declare QUnit test modules in extension.json by Adam Wight
- git #156427df - ESLint config for CommonJS module syntax by Adam Wight
- git #c685ea38 - Remove redundant file pointer by Adam Wight
RSS
edit- git #407c4aef - parser: Replace 'new Parser' in favour of using Parser::getFreshParser (T244055) by peter-ovchyn
SandboxLink
editNo changes for SandboxLink
Score
edit- git #4fba924a - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Scribunto
edit- git #709f4d56 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #5565d3d3 - Update parserTests to v2 (tidy by default) (T174199) (T249194) by C. Scott Ananian
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
edit- git #0fa4dec8 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
- git #582afdc6 - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
SecurePoll
edit- git #2ced209c - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #ebaffd78 - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
Sentry
editNo changes for Sentry
ShortUrl
edit- git #47a8d4e2 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
edit- git #af11f7ac - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #48b20d9b - Update parserTests to v2 (tidy by default) (T174199) (T249194) by C. Scott Ananian
TemplateData
edit- git #ad3f44a9 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
TemplateSandbox
edit- git #6d375f0f - build: Updating postcss-sass to 0.4.4 by libraryupgrader
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
edit- git #9b6fbf4a - Selenium: add page object (T240766) by ephemeralwaves
- git #e7624a82 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
TextExtracts
editNo changes for TextExtracts
Thanks
editNo changes for Thanks
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
edit- git #344cc27c - Shrink large videos to fit the page (T241392) by Brion Vibber
- git #8e3c367d - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #a106e76b - Switch iframeHook from ArticleFromTitle hook to MediaWikiPerformAction (T249162) by Petr Pchelko
- git #076c6c87 - Update parserTests to v2 (tidy by default) (T249140) by C. Scott Ananian
- git #f56980fa - Sync up with Parsoid timedMediaHandlerParserTests.txt by C. Scott Ananian
timeline
edit- git #e788594b - build: Updating postcss-sass to 0.4.4 by libraryupgrader
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
edit- git #4ac822f6 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #8a24d855 - Use @licence GPL-2.0-or-later syntax and /** comments by Fomafix
- git #2d42a0a0 - Use normal @license GPL-2.0-or-later syntax by DannyS712
TorBlock
editNo changes for TorBlock
Translate
edit- git #4993d331 - AggregateMessageGroups: collection of small cleanups by Niklas Laxström
- git #15712305 - Centralize the creation of MessageGroupCache objects by Niklas Laxström
- git #28265ef4 - Mangler: Add type-hint for code by Abijeet
- git #c8ad3dd1 - Mangler: Don't remove prefix on unmangle if pattern doesn't match by Abijeet
- git #74b9c3a0 - Really fix fatals on Special:ExportTranslations (T249258) by Niklas Laxström
- git #39d9187b - Remove special page alias for Magic by Niklas Laxström
- git #797aec69 - MessgeCollection: Remove unused variables by Niklas Laxström
- git #f6755716 - Use MediaWikiServices::getRepoGroup by Umherirrender
- git #dba279da - SpecialSupportedLanguages: remove BC code for ActorMigration by Niklas Laxström
- git #5e015b94 - SpecialSupportedLanguages: simplify per language output by Niklas Laxström
- git #b7e8633f - Use MediaWikiServices::getAuthManager by Umherirrender
- git #e9d15f5a - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #e7ac73d5 - tests: Replace MediaWikiTestCase with MediaWikiIntegrationTestCase by Abijeet
- git #3bbf8cbf - Move methods that depend on MessageGroupCache to FileBasedMessageGroup by Niklas Laxström
- git #220e9229 - MessageGroup: Add getKeys method (T249258) by Niklas Laxström
- git #8ac7c299 - MessageGroupCache: Use more efficient way of listing keys by Niklas Laxström
- git #48ae0629 - Replace deprecated PHPUnit method in test (T249193) by Ammar Abdulhamid
- git #ace9bb27 - Update parserTests to v2 (tidy by default) (T249141) by C. Scott Ananian
- git #1209763e - MessageGroupCache: remove code support old versions of the cache by Niklas Laxström
- git #6f8c095d - JsonFFS: Remove redundant author handling by Niklas Laxström
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #f747e1c0 - Drop redundant closures by Adam Wight
- git #8b6f9e57 - Don't create a Revision object for Linker::revUserTools in MW 1.35+ (T249561) by DannyS712
- git #63d1498d - Missed a schema version change! by Adam Wight
- git #47047eff - Minor adjustments to new EventLogging schema by Adam Wight
- git #8261def8 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #6a51418e - Urgent fixes to the "exit" schema (T249404) by Adam Wight
- git #2ca84cbe - Teach ESLint that "$" in tests is not jQuery by Adam Wight
- git #bbfa1599 - Stop eventlogging free text fields (T248243) by Adam Wight
- git #f8429daa - Rename parameter to be more explicit by Adam Wight
- git #bfaf22f9 - Move tour initialization into module by Adam Wight
- git #3f198479 - Add a tour that introduces users to the new single column flow (T247958) by Andrew Kostka
- git #d85f703c - Consider disabled single column use case by Thiemo Kreuz
- git #0bf88735 - Move all test special page code into the special page folder by Thiemo Kreuz
- git #26138b36 - Migrate legacy hook handler test cases by Thiemo Kreuz
- git #1b075317 - Add missing hook handler tests for single column requests by Thiemo Kreuz
- git #a4030d64 - Basic test coverage for all hook handlers by Thiemo Kreuz
- git #2d0159e0 - Add validation method for talk page special case (T244237) by Thiemo Kreuz
- git #8b1a44f7 - Rough UI for talk page use case (T244237) by Adam Wight
- git #750838fb - Return suggested text blocks for talk conflicts (T244237) by Adam Wight
- git #54f1615c - Adjust test suite names by Adam Wight
- git #677e1e9e - Upgrade tests to wdio 5 (T234314) (T247957) by Adam Wight
- git #3f2aaa9d - Remove redundant waits by Adam Wight
- git #11c45275 - Encapsulate test credentials by Adam Wight
- git #d373ef27 - Standardize split conflict view cases by Adam Wight
- git #1e4fdaae - Remove duplicate/unused code from TwoColConflictHooksTest by Thiemo Kreuz
- git #30861dda - Reduce duplicate code in HtmlSplitConflictView::getHtml() by Thiemo Kreuz
- git #70567cd3 - Drop line numbering from diffs by Adam Wight
- git #4cc14a22 - Use original wikitext from diff by Adam Wight
- git #475c14fa - Include original wikitext in diff by Adam Wight
- git #1a9f3327 - Streamline AnnotatedHtmlDiffFormatter signature and code by Thiemo Kreuz
- git #198c5066 - More "$" conversion for browser tests by Adam Wight
- git #f7307c06 - Disable misbehaving eslint rule by Adam Wight
- git #44c05155 - More specific selector for popup by Adam Wight
- git #dd56bf76 - Include blank columns in diff structure by Adam Wight
- git #1b4ed1c5 - Function to find the selected column by Adam Wight
- git #f6fb31e7 - Extract form validation into a class by Adam Wight
- git #3b5efe4e - Log complexity metrics when entering a conflict workflow (T245420) by Adam Wight
UniversalLanguageSelector
edit- git #c9e96198 - Update jquery.uls from upstream by Amir Aharoni
- git #33def89d - Update jquery.ime from upstream by Amir Aharoni
- git #0c5089a6 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #56d9477f - build: Updating postcss-sass to 0.4.4 by libraryupgrader
UrlShortener
edit- git #a18b9575 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
UserMerge
editNo changes for UserMerge
VipsScaler
edit- git #7b71ae82 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
VisualEditor
edit- git #3b7a567b - Fix: Adding label to source editor switch editor tool by Akinwale Alagbe
- git #a87fe877 - build: Updating npm dependencies by libraryupgrader
- git #92c30556 - Fix issues with treating section "numbers" as integers (T248795) (T248968) (T249112) by Bartosz Dziewoński
- git #fd0b145d - Overwrite "edit source" link only when needed (T248025) by MtMNC
WebAuthn
edit- git #0249f021 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Wikibase
edit- git #90c22d2f - Use dropExtensionTable instead of dropTable in the updater (T205094) (T249598) by Amir Sarabadani
- git #5f5d03d6 - When updating from 0.1 check for existance of wb_aliases instead of wb_terms (T205094) by Amir Sarabadani
- git #c0c2101d - Add entityid input file option to rebuildItemsPerSite (T249596) by Thomas Arrow
- git #7774a647 - Do not try to drop wb_items_per_site when wb_terms doesn't exist (T249565) by Amir Sarabadani
- git #c979011d - Do not try to drop wb_items_per_site when there's no wb_terms table (T208425) (T249565) by Amir Sarabadani
- git #74034eb9 - bridge: improve newEntityState() test helper by Lucas Werkmeister
- git #4f46c066 - Add missing assertion to mark test as non-risky by Michael Große
- git #e0b4217e - bridge: Change reportIssueTemplateBody unit test to use snapshots by tzhelyazkova
- git #5aca53ce - bridge: extract marginForCenterColumnHeading mixin (T249123) by Lucas Werkmeister
- git #363b9038 - FP: Store looked up data types to avoid repeated lookups (T248852) by Jakob Warkotsch
- git #2dd6d091 - FP: Introduce service factory just for our api based services by addshore
- git #30f0bef1 - bridge: Create a getter for 'report issue' template's contents (T249119) by tzhelyazkova
- git #5cb5e41e - FP: PropertyDataTypeStore: Check all existing statement data (T248852) by Jakob Warkotsch
- git #39bd9b11 - bridge: add pageUrl to AppInformation and store (T249497) by Lucas Werkmeister
- git #3fc72984 - FP: Avoid api request for looking up a property's data type (T248852) by Jakob Warkotsch
- git #52e59d94 - bridge: fix spacing of IconMessageBox (T249121) by Lucas Werkmeister
- git #9552b7d3 - bridge: add error type to IconMessageBox (T249121) by Lucas Werkmeister
- git #bb21e339 - bridge: Add config option for dataBridgeIssueReportingLink (T249122) by Michael Große
- git #4fbb6c42 - docs & refactor, Improve docs on external json format (T241215) by addshore
- git #89d16e87 - bridge: make License sticking to body top more comprehensible by Pablo Grass
- git #8f6323e7 - FP: unify API based service class names by addshore
- git #a3b777a0 - bridge: vue class: object syntax for conditional classes by Pablo Grass
- git #c2859b84 - bridge: let only top-level actions influence flow by Pablo Grass
- git #d629a066 - bridge: minify app build (T228857) by Pablo Grass
- git #c865474b - Generalize RecentChangesDuplicateDetector into RecentChangesFinder by Marius Hoch
- git #d92c7ab8 - Fix Database::normalizeUpsertKeys called with deprecated parameter style (T248147) by addshore
- git #571f17a5 - Use ubuntu bionic for travis (T248961) by Jakob Warkotsch
- git #8ac55536 - FP: Fix search for property by id on federated repo (T247070) by sihe
- git #f0a3eb4b - bridge: use “close” button to trigger reload in browser test (T247954) by Lucas Werkmeister
- git #7f2d8bef - bridge: Emit cancel or save depending on app state (T247954) by tzhelyazkova
- git #b054f222 - bridge: wire up ThankYou (T247953) by Lucas Werkmeister
WikibaseCirrusSearch
editNo changes for WikibaseCirrusSearch
WikibaseLexeme
edit- git #b6c38030 - Remove obsolete WikibaseLexemeHooks::onCanonicalNamespaces test by Thiemo Kreuz
- git #88e93438 - Use assertIsNotString in unit test by Umherirrender
- git #17ceb21f - Use assertStringContainsString in unit tests by Umherirrender
- git #bc4121cd - Use assertContainsEquals in unit tests by Umherirrender
- git #75203329 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #47bba863 - build: Updating npm dependencies by libraryupgrader
- git #0942a6d6 - Improved media-specific search (T216625) by Matthias Mullie
WikibaseQualityConstraints
edit- git #4328505a - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #e8d73282 - Inject correct load balancer into ConstraintRepository (T249126) by Lucas Werkmeister
Wikidata.org
edit- git #48288424 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
WikidataPageBanner
edit- git #0e8ea77c - build: Updating postcss-sass to 0.4.4 by libraryupgrader
WikiEditor
edit- git #db60537a - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #b3335607 - Simplify the CSS definition and extend the clickable area by 4px by Fomafix
wikihiero
edit- git #eda59e13 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
- git #7b8da34e - Update to parserTests v2 (tidy by default) (T174199) by C. Scott Ananian
WikiLove
edit- git #67db4ea6 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
WikimediaBadges
edit- git #7128fa60 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
WikimediaEditorTasks
edit- git #a4d64cf5 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
WikimediaEvents
editNo changes for WikimediaEvents
WikimediaIncubator
edit- git #2efa5db7 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
edit- git #81ec2ace - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Wikisource
editNo changes for Wikisource
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
edit- git #3f4655a9 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
MinervaNeue
edit- git #313f2ac2 - AMC History page design tweaks by jdlrobson
- git #8d1576aa - Drop unused `upload` and `logoWikimedia` by jdlrobson
- git #276ae636 - Use standardized icon classes and fix some missing icons (T232383) by jdlrobson
- git #98d3225f - Rename several icons to WikimediaUI naming (T232383) by Volker E
Modern
edit- git #de19f963 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
MonoBook
edit- git #fa4e9a62 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Nostalgia
edit- git #a189fd80 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Timeless
edit- git #a9d8f63a - Make wikitext editor use fonts consistent with rest of content (T247325) by Isarra
- git #f25a97b3 - build: Updating postcss-sass to 0.4.4 by libraryupgrader
Vector
edit- git #f400fc57 - Move indicators underneath `#firstHeading` in DOM (T248761) by Volker E
- git #e3265172 - Add and use LESS variable for personal menu top offset (T246170) by jdlrobson
- git #bf16830b - build: Updating npm dependencies by libraryupgrader
- git #87a1d250 - watchstar: Remove PNG fallback for watchstar icon (T248062) by Timo Tijhof
- git #d1072d0f - [dev] add skin version query parameter override (T244481) by Stephen Niedzielski
- git #b80ad85b - [dev] [Less] centralize z-indices (T246419) by Stephen Niedzielski
- git #f2fad08f - Define the legacy and modern root template names in the same location (improve locality) by AronDemian
- git #c8001f91 - Split legacy and modern experience on template level by jdlrobson
VisualEditor
editNo changes for VisualEditor
Total Changes
edit377 Changes in 105 repos by 71 authors