Remove support for Mecurial imports
Bug #1063510 reported by
Ian Booth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Ian Booth |
Bug Description
Support for Mercurial code imports is no longer. It needs to be removed from the codebase.
Related branches
lp://staging/~wallyworld/launchpad/die-hg-die
- Curtis Hovey (community): Approve (code)
- Diff: 0 lines
lp://staging/~wallyworld/launchpad/remove-new-hg-imports
- Ian Booth (community): Approve
-
Diff: 386 lines (+14/-140)9 files modifiedlib/lp/code/browser/codeimport.py (+3/-23)
lib/lp/code/javascript/tests/test_productseries-setbranch.html (+0/-10)
lib/lp/code/javascript/tests/test_productseries_setbranch.js (+0/-7)
lib/lp/code/stories/codeimport/xx-admin-codeimport.txt (+2/-22)
lib/lp/code/stories/codeimport/xx-create-codeimport.txt (+0/-24)
lib/lp/code/templates/codeimport-new.pt (+0/-15)
lib/lp/registry/browser/tests/productseries-setbranch-view.txt (+1/-23)
lib/lp/registry/stories/productseries/xx-productseries-set-branch.txt (+8/-8)
lib/lp/registry/templates/productseries-setbranch.pt (+0/-8)
lp://staging/~wallyworld/launchpad/hg-code-import-filter
- Ian Booth (community): Approve
-
Diff: 21 lines (+3/-1)1 file modifiedlib/lp/code/model/codeimport.py (+3/-1)
tags: |
added: bzr-hg removed: hg |
tags: |
added: qa-ok removed: qa-needstesting |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
r16115 in stable (http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 16115) is part of this bug's fix.