Merge lp:~rockstar/launchpad/fix-queue-permissions into lp:launchpad/db-devel
| Status: | Merged |
|---|---|
| Merged at revision: | 9924 |
| Proposed branch: | lp:~rockstar/launchpad/fix-queue-permissions |
| Merge into: | lp:launchpad/db-devel |
| Diff against target: |
158 lines (+40/-11) 5 files modified
lib/canonical/launchpad/security.py (+13/-0) lib/lp/code/configure.zcml (+13/-1) lib/lp/code/model/branchmergequeue.py (+4/-0) lib/lp/code/model/tests/test_branchmergequeue.py (+8/-8) lib/lp/testing/factory.py (+2/-2) |
| To merge this branch: | bzr merge lp:~rockstar/launchpad/fix-queue-permissions |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Henning Eggers (community) | code | 2010-10-25 | Approve on 2010-10-25 |
|
Review via email:
|
|||
Description of the Change
This branch fixes a few stupid things I did with the original models, and Tim/Ian pointed them out to me.
| Michael Hudson-Doyle (mwhudson) wrote : | # |
Hi, I think you can have the interface inherit from IHasOwner rather than adding that security class.
Also, I think the usedfor is wrong: it is for IBranchMergeQueue, but only IMultiBranchMer
| Paul Hummer (rockstar) wrote : | # |
Michael-
There is no IMultiBranchQueue anymore. A few branches before that deleted it. I'll change the interface to inherit from IHasOwner.
Cheers,
Paul
| Michael Hudson-Doyle (mwhudson) wrote : | # |
On Mon, 25 Oct 2010 20:34:45 -0000, Paul Hummer <email address hidden> wrote:
> There is no IMultiBranchQueue anymore. A few branches before that
> deleted it. I'll change the interface to inherit from IHasOwner.
Awesome. Sorry for the noise.
Cheers,
mwh

<henninge> rockstar: Have you started your own Canonical spin-off? A bit obvious, don't you think?
<henninge> 136 -# Copyright 2009-2010 Canonical Ltd. This software is licensed under the
<henninge> 137 +# Copyright 2009-2010 aanonical Ltd. This software is licensed under the
* jelmer hat die Verbindung getrennt (Ping timeout: 255 seconds)
<henninge> ;-)
<rockstar> henninge, huh. I'll fix that...