Merge lp://qastaging/~wgrant/launchpad/xref-buglinks-cleanup into lp://qastaging/launchpad

Proposed by William Grant
Status: Merged
Merged at revision: 17805
Proposed branch: lp://qastaging/~wgrant/launchpad/xref-buglinks-cleanup
Merge into: lp://qastaging/launchpad
Prerequisite: lp://qastaging/~wgrant/launchpad/xref-buglinks
Diff against target: 1112 lines (+88/-510)
19 files modified
database/sampledata/current-dev.sql (+13/-0)
database/sampledata/current.sql (+13/-0)
database/schema/security.cfg (+0/-15)
lib/lp/answers/model/question.py (+15/-39)
lib/lp/blueprints/model/specification.py (+3/-16)
lib/lp/blueprints/model/specificationbug.py (+0/-20)
lib/lp/blueprints/tests/test_specification.py (+0/-17)
lib/lp/bugs/model/bug.py (+10/-31)
lib/lp/bugs/model/bugcve.py (+0/-22)
lib/lp/bugs/model/bugtask.py (+5/-12)
lib/lp/bugs/model/bugtasksearch.py (+18/-35)
lib/lp/bugs/model/cve.py (+11/-40)
lib/lp/bugs/model/tests/test_bugtask.py (+0/-16)
lib/lp/bugs/model/tests/test_bugtasksearch.py (+0/-21)
lib/lp/bugs/tests/test_cve.py (+0/-33)
lib/lp/coop/answersbugs/model.py (+0/-25)
lib/lp/coop/answersbugs/tests/test_questionbug.py (+0/-17)
lib/lp/scripts/garbo.py (+0/-63)
lib/lp/scripts/tests/test_garbo.py (+0/-88)
To merge this branch: bzr merge lp://qastaging/~wgrant/launchpad/xref-buglinks-cleanup
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+272592@code.qastaging.launchpad.net

Commit message

BugCve/QuestionBug/SpecificationBug -> XRef, part 2: Delete old model.

Description of the change

BugCve/QuestionBug/SpecificationBug -> XRef, part 2: Delete old model.

All the new feature flags die, and the old IBugLink implementations are gone.

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.