[MediaWiki-commits] [Gerrit] Work in progress porting from SQLite to MySQL. Basic fetch q... - change (mediawiki...Parsoid)

2013-06-17 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/69156 Change subject: Work in progress porting from SQLite to MySQL. Basic fetch queries should work but that path will have a lot of debug output that will want deleting. Stats and other queries not ported at all

[MediaWiki-commits] [Gerrit] Code style fixes in Language::isValidCode() - change (mediawiki/core)

2013-05-03 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/62170 Change subject: Code style fixes in Language::isValidCode() .. Code style fixes in Language::isValidCode() Fix issues from

[MediaWiki-commits] [Gerrit] Remove reduntant regex from calls to StringUtils::isUtf8() - change (mediawiki/core)

2013-05-03 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/62192 Change subject: Remove reduntant regex from calls to StringUtils::isUtf8() .. Remove reduntant regex from calls to StringUtils::isUtf8()

[MediaWiki-commits] [Gerrit] Cache result of Language::isValidCode() to avoid regex proce... - change (mediawiki/core)

2013-05-02 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/62123 Change subject: Cache result of Language::isValidCode() to avoid regex processing .. Cache result of Language::isValidCode() to avoid regex

[MediaWiki-commits] [Gerrit] Copy tweaks to Echo Notification Emails per https://bugzilla... - change (mediawiki...Echo)

2013-04-29 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/61477 Change subject: Copy tweaks to Echo Notification Emails per https://bugzilla.wikimedia.org/show_bug.cgi?id=47846 .. Copy tweaks to Echo

[MediaWiki-commits] [Gerrit] Add global setting to trigger migration time functionality i... - change (operations/mediawiki-config)

2013-04-29 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/61487 Change subject: Add global setting to trigger migration time functionality in Echo relates to https://gerrit.wikimedia.org/r/61025 .. Add

[MediaWiki-commits] [Gerrit] Add a hook to smoothly deal with old user preferences during... - change (mediawiki...Echo)

2013-04-26 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/61025 Change subject: Add a hook to smoothly deal with old user preferences during migration Catches people who have opted out of old style talk page notifications and opts them out of equivalent new ones. Needs

[MediaWiki-commits] [Gerrit] Fix enabled/disabled logic for event logging in echo - change (mediawiki...Echo)

2013-04-25 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/60905 Change subject: Fix enabled/disabled logic for event logging in echo .. Fix enabled/disabled logic for event logging in echo Change-Id:

[MediaWiki-commits] [Gerrit] Add event logging call to notifications sent by email Add de... - change (mediawiki...Echo)

2013-04-24 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/60737 Change subject: Add event logging call to notifications sent by email Add deliveryMethod to logged data as described in the new schema at http://meta.wikimedia.org/wiki/Schema:Echo

[MediaWiki-commits] [Gerrit] Update event logging schema for Echo to match schema at http... - change (operations/mediawiki-config)

2013-04-24 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/60743 Change subject: Update event logging schema for Echo to match schema at http://meta.wikimedia.org/w/index.php?title=Schema%3AEchodiff=5417976oldid=5364744

[MediaWiki-commits] [Gerrit] Set echo preferences for new users after their account is cr... - change (mediawiki...Echo)

2013-04-24 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/60779 Change subject: Set echo preferences for new users after their account is created Default settings for existing users are intended to be low volume and not annoying New users need more encouragement and

[MediaWiki-commits] [Gerrit] Maintainence script to copy the preference of existing users... - change (mediawiki...Echo)

2013-04-24 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/60786 Change subject: Maintainence script to copy the preference of existing users who have opted out of talk page email notifications to the analogous setting in the Echo version of talk notifications

[MediaWiki-commits] [Gerrit] Fix cron for Echo notification email digests/summaries - change (operations/puppet)

2013-04-22 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/60358 Change subject: Fix cron for Echo notification email digests/summaries .. Fix cron for Echo notification email digests/summaries Via Roan,

[MediaWiki-commits] [Gerrit] Update email footer to approved launch phrasing. - change (mediawiki...Echo)

2013-04-17 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/59635 Change subject: Update email footer to approved launch phrasing. .. Update email footer to approved launch phrasing. Change-Id:

[MediaWiki-commits] [Gerrit] Split out notification emails to a separate from address so ... - change (mediawiki...Echo)

2013-04-17 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/59640 Change subject: Split out notification emails to a separate from address so they can be configured as specified for launch. .. Split out

[MediaWiki-commits] [Gerrit] Set up email addresses for sending notifications from Echo f... - change (operations/mediawiki-config)

2013-04-17 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/59717 Change subject: Set up email addresses for sending notifications from Echo for enwiki and mediawiki.org .. Set up email addresses for

[MediaWiki-commits] [Gerrit] Add HTML email messages to echo notifications - change (mediawiki...Echo)

2013-04-09 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/58312 Change subject: Add HTML email messages to echo notifications .. Add HTML email messages to echo notifications Talk page notifications are

[MediaWiki-commits] [Gerrit] Bug 44651 - Add support for round-trip testing of non-Englis... - change (mediawiki...Parsoid)

2013-04-04 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/57672 Change subject: Bug 44651 - Add support for round-trip testing of non-English wiki pages .. Bug 44651 - Add support for round-trip testing

[MediaWiki-commits] [Gerrit] Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/me... - change (mediawiki/core)

2013-03-21 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/55084 Change subject: Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into review/lwelling/delayed_queue .. Merge

[MediaWiki-commits] [Gerrit] Use consistent timestamps in JobQueueDB to cut risk of timez... - change (mediawiki/core)

2013-03-19 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/54655 Change subject: Use consistent timestamps in JobQueueDB to cut risk of timezone confusion .. Use consistent timestamps in JobQueueDB to cut

[MediaWiki-commits] [Gerrit] Allow job queues to optionally request jobs not be processed... - change (mediawiki/core)

2013-03-07 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/52601 Change subject: Allow job queues to optionally request jobs not be processed immediately Jobs can be given either a notBefore timestamp, or a delay from now in seconds

[MediaWiki-commits] [Gerrit] Just correcting a class name - change (mediawiki...Echo)

2013-03-06 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. https://gerrit.wikimedia.org/r/52542 Change subject: Just correcting a class name .. Just correcting a class name Change-Id: I516ea5070cb440300b7bcdccc142aab9a9f6f1d1 --- M

[MediaWiki-commits] [Gerrit] Add PHP Pear Mail_mime class to Apache manifest - change (operations/puppet[production])

2013-01-16 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. Change subject: Add PHP Pear Mail_mime class to Apache manifest .. Add PHP Pear Mail_mime class to Apache manifest refs https://rt.wikimedia.org/SelfService/Display.html?id=4307

[MediaWiki-commits] [Gerrit] Losslessly compress PNG files - change (mediawiki...guiders[master])

2012-12-24 Thread Lwelling (Code Review)
Lwelling has submitted this change and it was merged. Change subject: Losslessly compress PNG files .. Losslessly compress PNG files Change-Id: Ic9f27c5efe1e7e7a440be826f4ca530707fc7346 --- M guider_arrows.png M

[MediaWiki-commits] [Gerrit] Remove fallback for PHP installs v5.3.2 as that is now an ... - change (mediawiki/core[master])

2012-12-10 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. Change subject: Remove fallback for PHP installs v5.3.2 as that is now an install requirement The native stream_resolve_include_path can now be used exclusively .. Remove

[MediaWiki-commits] [Gerrit] Add support for mulitpart mime email to email sending code - change (mediawiki/core[master])

2012-12-07 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. Change subject: Add support for mulitpart mime email to email sending code .. Add support for mulitpart mime email to email sending code The change is backwards compatible so

[MediaWiki-commits] [Gerrit] Add support for multipart mime email for notifications. - change (mediawiki...Echo[master])

2012-12-07 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. Change subject: Add support for multipart mime email for notifications. .. Add support for multipart mime email for notifications. The current message content is just the plain

[MediaWiki-commits] [Gerrit] Initial version of GuidedTour as a mediawiki extension - change (mediawiki...GuidedTour[master])

2012-11-27 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. Change subject: Initial version of GuidedTour as a mediawiki extension .. Initial version of GuidedTour as a mediawiki extension Based on this gadget

[MediaWiki-commits] [Gerrit] Provide a clear, well-named entry point for the extension - change (mediawiki...EventLogging[master])

2012-11-19 Thread Lwelling (Code Review)
Lwelling has submitted this change and it was merged. Change subject: Provide a clear, well-named entry point for the extension .. Provide a clear, well-named entry point for the extension - Lowercasing the first 'e' in

[MediaWiki-commits] [Gerrit] Add number of fixes and number of regressions in the latest ... - change (mediawiki...Parsoid[master])

2012-11-16 Thread Lwelling (Code Review)
Lwelling has uploaded a new change for review. Change subject: Add number of fixes and number of regressions in the latest revision to stats page .. Add number of fixes and number of regressions in the latest revision to stats