Merge lp://qastaging/~mwhudson/launchpad/kill-launchbag.site into lp://qastaging/launchpad
Proposed by
Michael Hudson-Doyle
Status: | Merged |
---|---|
Approved by: | Tim Penhey |
Approved revision: | no longer in the source branch. |
Merged at revision: | 11259 |
Proposed branch: | lp://qastaging/~mwhudson/launchpad/kill-launchbag.site |
Merge into: | lp://qastaging/launchpad |
Diff against target: |
62 lines (+2/-14) 3 files modified
lib/canonical/launchpad/webapp/interfaces.py (+0/-1) lib/canonical/launchpad/webapp/launchbag.py (+1/-6) lib/canonical/launchpad/webapp/publication.py (+1/-7) |
To merge this branch: | bzr merge lp://qastaging/~mwhudson/launchpad/kill-launchbag.site |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tim Penhey (community) | Approve | ||
Review via email: mp+31348@code.qastaging.launchpad.net |
Commit message
Remove the unused ILaunchBag['site'] attribute
Description of the change
Hi,
This branch removes the caching of the root object in the LaunchBag. Nothing seems to use it -- I've run the tests through ec2 and they passed.
Cheers,
mwh
To post a comment you must log in.