Merge lp://qastaging/~jml/pkgme-devportal/remove-database-code into lp://qastaging/pkgme-devportal

Proposed by Jonathan Lange
Status: Merged
Approved by: James Westby
Approved revision: 170
Merged at revision: 144
Proposed branch: lp://qastaging/~jml/pkgme-devportal/remove-database-code
Merge into: lp://qastaging/pkgme-devportal
Diff against target: 1182 lines (+69/-825)
10 files modified
NEWS (+10/-0)
bin/fetch-symbol-files (+0/-26)
devportalbinary/acceptance/tests/__init__.py (+10/-9)
devportalbinary/aptfile.py (+2/-0)
devportalbinary/database.py (+5/-427)
devportalbinary/testing.py (+30/-1)
devportalbinary/tests/test_binary.py (+9/-26)
devportalbinary/tests/test_database.py (+2/-335)
devportalbinary/utils.py (+1/-0)
setup.py (+0/-1)
To merge this branch: bzr merge lp://qastaging/~jml/pkgme-devportal/remove-database-code
Reviewer Review Type Date Requested Status
James Westby Approve
Review via email: mp+134083@code.qastaging.launchpad.net

Commit message

Remove fetch-symbol-files and all of the code it uses

Description of the change

This is the first branch of many.

It removes fetch-symbol-files and all of the code that it calls that
is not used by others.

Other things that are now probably safe to remove are marked up with
XXX comments, and should be deleted in future branches.

I have tried to be careful and remove absolutely everything.

To post a comment you must log in.
Revision history for this message
James Westby (james-w) :
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.

Subscribers

People subscribed via source and target branches