Merge lp:~cjwatson/launchpad/testfix-git-target-inline-default-repo into lp:launchpad
Proposed by
Colin Watson
on 2015-05-07
| Status: | Merged |
|---|---|
| Merged at revision: | 17485 |
| Proposed branch: | lp:~cjwatson/launchpad/testfix-git-target-inline-default-repo |
| Merge into: | lp:launchpad |
| Diff against target: |
134 lines (+43/-6) 3 files modified
lib/lp/code/interfaces/gitrepository.py (+7/-0) lib/lp/code/model/gitrepository.py (+15/-1) lib/lp/registry/model/product.py (+21/-5) |
| To merge this branch: | bzr merge lp:~cjwatson/launchpad/testfix-git-target-inline-default-repo |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| William Grant | code | Approve on 2015-05-08 | |
| Colin Watson | Approve on 2015-05-07 | ||
|
Review via email:
|
|||
Commit Message
Preload default Git repositories for projects so that ProductSet:
Description of the Change
Preload default Git repositories for projects so that ProductSet:
To post a comment you must log in.
review:
Approve
review:
Approve
(code)
