Page MenuHomePhabricator

Provide HTTPS URLs in commit mail
Closed, ResolvedPublic

Description

Mails to the mailing list mediawiki-cvs start with a URL that leads to code review like:

http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100252

Please change this to be a HTTPS link like:

https://www.mediawiki.org/wiki/Special:Code/MediaWiki/100252

Slightly related to bug 29008.


Version: unspecified
Severity: normal

Details

Reference
bz31826

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:56 PM
bzimport set Reference to bz31826.

These URLs aren't generated by MediaWiki, so no direct relation to bug 29008 -- the post-commit hooks in the SVN repo will need to be tweaked.

Hook updated in https://www.mediawiki.org/wiki/Special:Code/MediaWiki/100702 (r100702 is probably also http, not https - wil look into that). Needs to be deployed. Adding shell keyword.

Hooks are now maintained in puppet, those versions in subversion are outdated. I'll take care of this today.

Fixed this a little while back, marking as such.