lp:~cjwatson/launchpad/git-ref-ui
Created by
Colin Watson
on
2015-03-19
and last modified on
2015-03-24
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
- William Grant: Approve (code) on 2015-03-24
-
Diff: 572 lines (+307/-24)16 files modifiedlib/lp/code/browser/configure.zcml (+19/-4)
lib/lp/code/browser/gitref.py (+9/-0)
lib/lp/code/browser/gitrepository.py (+28/-0)
lib/lp/code/browser/tests/test_gitrepository.py (+45/-1)
lib/lp/code/interfaces/gitref.py (+10/-0)
lib/lp/code/interfaces/gitrepository.py (+2/-0)
lib/lp/code/model/gitref.py (+4/-0)
lib/lp/code/model/gitrepository.py (+12/-9)
lib/lp/code/model/tests/test_gitjob.py (+1/-1)
lib/lp/code/model/tests/test_gitrepository.py (+1/-1)
lib/lp/code/templates/gitref-commits.pt (+27/-0)
lib/lp/code/templates/gitref-index.pt (+12/-0)
lib/lp/code/templates/gitref-listing.pt (+83/-0)
lib/lp/code/templates/gitref-macros.pt (+44/-0)
lib/lp/code/templates/gitrepository-index.pt (+8/-0)
lib/lp/services/doc/sprites.txt (+2/-8)
Related bugs
Related blueprints
Branch information
Recent revisions
This branch has not been scanned yet.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:launchpad