← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~abrody/launchpad/https-mirror into lp:launchpad

 

Andy Brody has proposed merging lp:~abrody/launchpad/https-mirror into lp:launchpad.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)
Related bugs:
  Bug #1255120 in Launchpad itself: "Support listing HTTPS archive mirrors"
  https://bugs.launchpad.net/launchpad/+bug/1255120

For more details, see:
https://code.launchpad.net/~abrody/launchpad/https-mirror/+merge/362903

This branch adds functionality to track HTTPS archive/CD mirror URLs.

It adds an https_base_url field much like the existing http_base_url field to the mirror create, edit, and list views.

lp:~abrody/launchpad/https-mirror-dbchange contains the DB changes.


$ make lint
= Launchpad lint =

Checking for conflicts and issues in changed files.

Linting changed files:
  database/schema/patch-2209-99-0.sql
  lib/lp/registry/configure.zcml
  lib/lp/registry/browser/distributionmirror.py
  lib/lp/registry/interfaces/distribution.py
  lib/lp/registry/interfaces/distributionmirror.py
  lib/lp/registry/model/distribution.py
  lib/lp/registry/model/distributionmirror.py
  lib/lp/registry/templates/distributionmirror-index.pt
  lib/lp/registry/templates/distributionmirror-macros.pt
  lib/lp/testing/factory.py


-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~abrody/launchpad/https-mirror into lp:launchpad.


Follow ups