[MediaWiki-commits] [Gerrit] mediawiki...SiteScout[master]: Don't call UserBoard::getUserBoardURL()

2018-01-21 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405600 ) Change subject: Don't call UserBoard::getUserBoardURL() .. Don't call UserBoard::getUserBoardURL() This is being removed in

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Remove local variables from PHP doc @return annotations

2018-01-20 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405575 ) Change subject: Remove local variables from PHP doc @return annotations .. Remove local variables from PHP doc @return annotations

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: DNM: Convert manually constructed links to use LinkRenderer

2018-01-20 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405553 ) Change subject: DNM: Convert manually constructed links to use LinkRenderer .. DNM: Convert manually constructed links to use

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Remove obsolete 'position' annotations from ResourceLoader m...

2018-01-17 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404898 ) Change subject: Remove obsolete 'position' annotations from ResourceLoader module definitons .. Remove obsolete 'position'

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Remove return values from hook subscribers

2018-01-16 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404611 ) Change subject: Remove return values from hook subscribers .. Remove return values from hook subscribers This removes the return

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Revert "Avoid $wgRequest & $wgOut globals in ArticleFromTitl...

2018-01-14 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404253 ) Change subject: Revert "Avoid $wgRequest & $wgOut globals in ArticleFromTitle hook subscriber" .. Revert "Avoid $wgRequest & $wgOut

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Improve PHP documentation for functions

2018-01-14 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404231 ) Change subject: Improve PHP documentation for functions .. Improve PHP documentation for functions This improves PHP docs across

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Convert SocialProfile to use PSR-3 structured logging

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404146 ) Change subject: Convert SocialProfile to use PSR-3 structured logging .. Convert SocialProfile to use PSR-3 structured logging This

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Remove a few leftover uses of the deprecated wfMemcKey function

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404143 ) Change subject: Remove a few leftover uses of the deprecated wfMemcKey function .. Remove a few leftover uses of the deprecated

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Use ReadOnlyMode MediaWiki service introduced in 1.29.0

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404139 ) Change subject: Use ReadOnlyMode MediaWiki service introduced in 1.29.0 .. Use ReadOnlyMode MediaWiki service introduced in 1.29.0

[MediaWiki-commits] [Gerrit] mediawiki...ArticleFeedbackv5[master]: wfMemcKey (deprecated in MW 1.30) -> makeKey() on a BagOStuf...

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/403842 ) Change subject: wfMemcKey (deprecated in MW 1.30) -> makeKey() on a BagOStuff instance .. wfMemcKey (deprecated in MW 1.30)

[MediaWiki-commits] [Gerrit] mediawiki...Refreshed[master]: Replace global wfMemcKey function - deprecated since 1.30.0

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404091 ) Change subject: Replace global wfMemcKey function - deprecated since 1.30.0 .. Replace global wfMemcKey function - deprecated since

[MediaWiki-commits] [Gerrit] mediawiki...Nimbus[master]: Replace global wfMemcKey function - deprecated since 1.30.0

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404090 ) Change subject: Replace global wfMemcKey function - deprecated since 1.30.0 .. Replace global wfMemcKey function - deprecated since

[MediaWiki-commits] [Gerrit] mediawiki...Gamepress[master]: Replace global wfMemcKey function - deprecated since 1.30.0

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404089 ) Change subject: Replace global wfMemcKey function - deprecated since 1.30.0 .. Replace global wfMemcKey function - deprecated since

[MediaWiki-commits] [Gerrit] mediawiki...DeskMessMirrored[master]: Replace global wfMemcKey function - deprecated since 1.30.0

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404087 ) Change subject: Replace global wfMemcKey function - deprecated since 1.30.0 .. Replace global wfMemcKey function - deprecated since

[MediaWiki-commits] [Gerrit] mediawiki...Bouquet[master]: Replace global wfMemcKey function - deprecated since 1.30.0

2018-01-13 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404086 ) Change subject: Replace global wfMemcKey function - deprecated since 1.30.0 .. Replace global wfMemcKey function - deprecated since

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Avoid $wgRequest & $wgOut globals in ArticleFromTitle hook s...

2018-01-09 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403337 ) Change subject: Avoid $wgRequest & $wgOut globals in ArticleFromTitle hook subscriber .. Avoid $wgRequest & $wgOut globals in

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Split UploadAvatar class into its own file

2018-01-09 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403330 ) Change subject: Split UploadAvatar class into its own file .. Split UploadAvatar class into its own file Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...VoteNY[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402621 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...Video[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402620 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402619 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...RandomUsersWithAvatars[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402617 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...RandomSelection[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402616 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...RandomImageByCategory[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402615 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...RandomFeaturedUser[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402613 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...PollNY[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402612 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...NewUsersList[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402611 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...LinkFilter[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402610 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...FanBoxes[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402609 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...Comments[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402608 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...AJAXPoll[master]: Replace deprecated Parser::disableCache() function

2018-01-06 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402597 ) Change subject: Replace deprecated Parser::disableCache() function .. Replace deprecated Parser::disableCache() function Deprecated

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Avoid use of $wgLang global in UserProfilePage

2018-01-05 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402467 ) Change subject: Avoid use of $wgLang global in UserProfilePage .. Avoid use of $wgLang global in UserProfilePage Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...Comments[master]: Avoid use of $wgParser global

2018-01-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401656 ) Change subject: Avoid use of $wgParser global .. Avoid use of $wgParser global $wgParser is equivalent to getting a Parser service

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Remove dead code from UserStatsTrack class

2018-01-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401632 ) Change subject: Remove dead code from UserStatsTrack class .. Remove dead code from UserStatsTrack class The $wgEnableFacebook

[MediaWiki-commits] [Gerrit] mediawiki...SportsTeams[master]: Remove deprecated PHP entry point

2018-01-01 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401430 ) Change subject: Remove deprecated PHP entry point .. Remove deprecated PHP entry point This deprecated PHP entry point has been

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Move styles for UserProfilePage modules into their own Resou...

2018-01-01 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401429 ) Change subject: Move styles for UserProfilePage modules into their own ResourceLoader modules .. Move styles for UserProfilePage

[MediaWiki-commits] [Gerrit] mediawiki...SportsTeams[master]: Move SportsTeams' user profile module styles here from Socia...

2018-01-01 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401428 ) Change subject: Move SportsTeams' user profile module styles here from SocialProfile .. Move SportsTeams' user profile module

[MediaWiki-commits] [Gerrit] mediawiki...BlogPage[master]: Move styles to BlogPage for custom UserProfile module

2018-01-01 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401427 ) Change subject: Move styles to BlogPage for custom UserProfile module .. Move styles to BlogPage for custom UserProfile module

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: UserBoard i18n: Fix phrasing of Echo notification bundle mes...

2017-12-31 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401195 ) Change subject: UserBoard i18n: Fix phrasing of Echo notification bundle message .. UserBoard i18n: Fix phrasing of Echo

[MediaWiki-commits] [Gerrit] mediawiki...Timeless[master]: Remove fake element created before links so background align...

2017-12-31 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401188 ) Change subject: Remove fake element created before links so background aligns correctly .. Remove fake element created before links

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Split off profile form and tab styles from UserProfile.css i...

2017-12-30 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401109 ) Change subject: Split off profile form and tab styles from UserProfile.css into their own modules .. Split off profile form and tab

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Separate styles for Special:UploadAvatar into a separate Res...

2017-12-29 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400996 ) Change subject: Separate styles for Special:UploadAvatar into a separate ResourceLoader module .. Separate styles for

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Clean up permission checks in special pages

2017-12-28 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400619 ) Change subject: Clean up permission checks in special pages .. Clean up permission checks in special pages This patch helps cleans

[MediaWiki-commits] [Gerrit] mediawiki...Challenge[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400450 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...WikiForum[master]: Use newer DatabaseUpdater functions

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400449 ) Change subject: Use newer DatabaseUpdater functions .. Use newer DatabaseUpdater functions Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...WhosOnline[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400448 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...Video[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400447 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...UserStatus[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400446 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...SportsTeams[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400445 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...SpamRegex[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400444 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...RegexBlock[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400443 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...QuizGame[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400442 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...PollNY[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400440 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...PictureGame[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400439 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...MiniInvite[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400437 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...LinkFilter[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400436 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...FanBoxes[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400433 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...Comments[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400430 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...ArticleRatings[master]: Use newer DatabaseUpdater function

2017-12-27 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400429 ) Change subject: Use newer DatabaseUpdater function .. Use newer DatabaseUpdater function Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Use newer DBUpdater function for LoadExtensionSchemaUpdates ...

2017-12-25 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400193 ) Change subject: Use newer DBUpdater function for LoadExtensionSchemaUpdates hook .. Use newer DBUpdater function for

[MediaWiki-commits] [Gerrit] mediawiki...PollNY[master]: Replace deprecated ParserLimitReport hook with ParserLimitRe...

2017-12-24 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400126 ) Change subject: Replace deprecated ParserLimitReport hook with ParserLimitReportPrepare .. Replace deprecated ParserLimitReport

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Replace deprecated ParserLimitReport hook with ParserLimitRe...

2017-12-24 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400124 ) Change subject: Replace deprecated ParserLimitReport hook with ParserLimitReportPrepare .. Replace deprecated ParserLimitReport

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Avoid use of $wgUser global in UserProfilePage

2017-12-24 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400112 ) Change subject: Avoid use of $wgUser global in UserProfilePage .. Avoid use of $wgUser global in UserProfilePage Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Improve user profile page design styles

2017-12-23 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400089 ) Change subject: Improve user profile page design styles .. Improve user profile page design styles These page design style

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Avoid use of $wgOut global in UserProfilePage

2017-12-19 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399313 ) Change subject: Avoid use of $wgOut global in UserProfilePage .. Avoid use of $wgOut global in UserProfilePage Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...RegexBlock[master]: Replace deprecated use of IP::isValidBlock with isValidRange

2017-12-17 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398771 ) Change subject: Replace deprecated use of IP::isValidBlock with isValidRange .. Replace deprecated use of IP::isValidBlock with

[MediaWiki-commits] [Gerrit] mediawiki...VoteNY[master]: Access ParserCache through MediaWikiServices instead

2017-12-17 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398769 ) Change subject: Access ParserCache through MediaWikiServices instead .. Access ParserCache through MediaWikiServices instead

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Abstract profile header out of UserProfilePage into its own ...

2017-12-17 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398710 ) Change subject: Abstract profile header out of UserProfilePage into its own class .. Abstract profile header out of UserProfilePage

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: [DNM] Convert SocialProfile to use extension registration

2017-12-09 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/396591 ) Change subject: [DNM] Convert SocialProfile to use extension registration .. [DNM] Convert SocialProfile to use extension

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: [DNM] Convert UserProfile to use extension registration

2017-11-21 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392726 ) Change subject: [DNM] Convert UserProfile to use extension registration .. [DNM] Convert UserProfile to use extension registration

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Convert UserGifts to use extension registration

2017-11-21 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392693 ) Change subject: Convert UserGifts to use extension registration .. Convert UserGifts to use extension registration Bug: T152865

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Convert UserStats to use extension registration

2017-11-20 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392526 ) Change subject: Convert UserStats to use extension registration .. Convert UserStats to use extension registration Bug: T152865

[MediaWiki-commits] [Gerrit] integration/config[master]: Add dependencies for social tool extensions

2017-11-20 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392500 ) Change subject: Add dependencies for social tool extensions .. Add dependencies for social tool extensions Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Split classes in UserStatsClass.php into three files

2017-11-20 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392496 ) Change subject: Split classes in UserStatsClass.php into three files .. Split classes in UserStatsClass.php into three files

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Convert UserBoard to use extension registration

2017-11-20 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392453 ) Change subject: Convert UserBoard to use extension registration .. Convert UserBoard to use extension registration Bug: T152865

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Convert SystemGifts to use extension registration

2017-11-19 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392361 ) Change subject: Convert SystemGifts to use extension registration .. Convert SystemGifts to use extension registration Bug: T152865

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Convert UserRelationship to use extension registration

2017-11-19 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392340 ) Change subject: Convert UserRelationship to use extension registration .. Convert UserRelationship to use extension registration

[MediaWiki-commits] [Gerrit] mediawiki...SpamDiffTool[master]: Correctly access properties of DifferenceEngine

2017-11-19 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392311 ) Change subject: Correctly access properties of DifferenceEngine .. Correctly access properties of DifferenceEngine Regression from

[MediaWiki-commits] [Gerrit] mediawiki...Amethyst[master]: [DNM] Initial commit

2017-11-18 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392299 ) Change subject: [DNM] Initial commit .. [DNM] Initial commit Change-Id: I65d78e72ebbd3b35aa737544cddbd8a01fcbb114 --- A

[MediaWiki-commits] [Gerrit] mediawiki...InterwikiMagic[master]: Archive the InterwikiMagic extension

2017-11-12 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/390893 ) Change subject: Archive the InterwikiMagic extension .. Archive the InterwikiMagic extension Bug: T180295 Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...webplatform[master]: Remove redundant SocialProfile profile background colors styles

2017-11-12 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390890 ) Change subject: Remove redundant SocialProfile profile background colors styles .. Remove redundant SocialProfile profile background

[MediaWiki-commits] [Gerrit] mediawiki...Bouquet[master]: Remove redundant SocialProfile profile background colors styles

2017-11-12 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390888 ) Change subject: Remove redundant SocialProfile profile background colors styles .. Remove redundant SocialProfile profile background

[MediaWiki-commits] [Gerrit] mediawiki...Gamepress[master]: Remove redundant SocialProfile profile background colors styles

2017-11-12 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390887 ) Change subject: Remove redundant SocialProfile profile background colors styles .. Remove redundant SocialProfile profile background

[MediaWiki-commits] [Gerrit] mediawiki...DuskToDawn[master]: Remove redundant SocialProfile profile background colors styles

2017-11-12 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390885 ) Change subject: Remove redundant SocialProfile profile background colors styles .. Remove redundant SocialProfile profile background

[MediaWiki-commits] [Gerrit] mediawiki...Dusk[master]: Remove redundant SocialProfile profile background colors styles

2017-11-12 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390884 ) Change subject: Remove redundant SocialProfile profile background colors styles .. Remove redundant SocialProfile profile background

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Separate UserGifts styles into separate ResourceLoader modules

2017-11-12 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390882 ) Change subject: Separate UserGifts styles into separate ResourceLoader modules .. Separate UserGifts styles into separate

[MediaWiki-commits] [Gerrit] mediawiki...SocialProfile[master]: Remove background color from #profile-info

2017-11-12 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390880 ) Change subject: Remove background color from #profile-info .. Remove background color from #profile-info Similar to

[MediaWiki-commits] [Gerrit] integration/config[master]: Explicitly require SpamBlacklist for SpamDiffTool to be inst...

2017-11-11 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390849 ) Change subject: Explicitly require SpamBlacklist for SpamDiffTool to be installed .. Explicitly require SpamBlacklist for

[MediaWiki-commits] [Gerrit] mediawiki...SpamDiffTool[master]: Add explicit dependency on SpamBlacklist in extension.json

2017-11-11 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390847 ) Change subject: Add explicit dependency on SpamBlacklist in extension.json .. Add explicit dependency on SpamBlacklist in

[MediaWiki-commits] [Gerrit] mediawiki...DeskMessMirrored[master]: Split classes into their own files and folder

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388387 ) Change subject: Split classes into their own files and folder .. Split classes into their own files and folder Classes are now

[MediaWiki-commits] [Gerrit] mediawiki...Refreshed[master]: Split classes into their own files and folder

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388385 ) Change subject: Split classes into their own files and folder .. Split classes into their own files and folder Classes are now

[MediaWiki-commits] [Gerrit] mediawiki...Truglass[master]: Split classes into their own files and folder

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388386 ) Change subject: Split classes into their own files and folder .. Split classes into their own files and folder Classes are now

[MediaWiki-commits] [Gerrit] mediawiki...Nimbus[master]: Split classes into their own files and folder

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388384 ) Change subject: Split classes into their own files and folder .. Split classes into their own files and folder Classes are now

[MediaWiki-commits] [Gerrit] mediawiki...Gamepress[master]: Split classes into their own files and folder

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388383 ) Change subject: Split classes into their own files and folder .. Split classes into their own files and folder Classes are now

[MediaWiki-commits] [Gerrit] mediawiki...Bouquet[master]: Split classes into their own files and folder

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388382 ) Change subject: Split classes into their own files and folder .. Split classes into their own files and folder Classes are now

[MediaWiki-commits] [Gerrit] mediawiki...Dusk[master]: Split classes into their own files and folder

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388381 ) Change subject: Split classes into their own files and folder .. Split classes into their own files and folder Classes are now

[MediaWiki-commits] [Gerrit] mediawiki...DuskToDawn[master]: Split classes into their own files and folder

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388380 ) Change subject: Split classes into their own files and folder .. Split classes into their own files and folder Classes are now

[MediaWiki-commits] [Gerrit] mediawiki...DuskToDawn[master]: Split extension styles into their own ResourceLoader modules

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388377 ) Change subject: Split extension styles into their own ResourceLoader modules .. Split extension styles into their own ResourceLoader

[MediaWiki-commits] [Gerrit] mediawiki...DuskToDawn[master]: Split CSS and JS into their own ResourceLoader modules

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388376 ) Change subject: Split CSS and JS into their own ResourceLoader modules .. Split CSS and JS into their own ResourceLoader modules

[MediaWiki-commits] [Gerrit] mediawiki...DuskToDawn[master]: Split off CSS reset styles into their own ResourceLoader module

2017-11-02 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388375 ) Change subject: Split off CSS reset styles into their own ResourceLoader module .. Split off CSS reset styles into their own

  1   2   3   4   5   >