Merge lp:~lifeless/launchpad/recipes into lp:launchpad
Proposed by
Robert Collins
on 2010-11-04
| Status: | Merged |
|---|---|
| Approved by: | Gavin Panella on 2010-11-04 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 11866 |
| Proposed branch: | lp:~lifeless/launchpad/recipes |
| Merge into: | lp:launchpad |
| Diff against target: |
168 lines (+36/-4) 6 files modified
lib/lp/code/browser/branch.py (+2/-1) lib/lp/code/browser/sourcepackagerecipelisting.py (+2/-1) lib/lp/code/interfaces/sourcepackagerecipe.py (+13/-0) lib/lp/code/model/sourcepackagerecipe.py (+2/-1) lib/lp/code/model/tests/test_sourcepackagerecipe.py (+16/-0) lib/lp/code/templates/branch-index.pt (+1/-1) |
| To merge this branch: | bzr merge lp:~lifeless/launchpad/recipes |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Gavin Panella (community) | 2010-11-04 | Approve on 2010-11-04 | |
|
Review via email:
|
|||
Commit Message
Add a feature flag 'code.recipes_
Description of the Change
Permit controlling build from branch via feature flags.
To post a comment you must log in.
review:
Approve
