lp://qastaging/~mterry/quickly/small-refactor
Created by
Michael Terry
and last modified
- Get this branch:
- bzr branch lp://qastaging/~mterry/quickly/small-refactor
Only
Michael Terry
can upload to this branch. If you are
Michael Terry
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://qastaging/quickly
- Quickly Developers: Pending requested
-
Diff: 753 lines (+207/-192)14 files modifieddata/templates/ubuntu-application/configure.py (+12/-15)
data/templates/ubuntu-application/internal/bzrutils.py (+0/-37)
data/templates/ubuntu-application/package.py (+2/-1)
data/templates/ubuntu-application/release.py (+16/-17)
data/templates/ubuntu-application/share.py (+5/-4)
data/templates/ubuntu-application/submitubuntu.py (+16/-17)
data/templates/ubuntu-application/test/apportutils.py (+7/-7)
data/templates/ubuntu-application/upgrade.py (+3/-4)
quickly/lp/__init__.py (+18/-0)
quickly/lp/access.py (+3/-84)
quickly/lp/bzr.py (+20/-1)
quickly/lp/project.py (+82/-0)
quickly/ubuntu/__init__.py (+18/-0)
quickly/ubuntu/packaging.py (+5/-5)
Branch information
Recent revisions
- 577. By Tony Byrne <email address hidden>
-
Connects glade defined handler to default_handler if necessary.
Auto connects widget to handler with matching name or alias.
Auto connects several widgets to a handler via multiple aliases.
Allow handler to lookup widget name.
Logs every connection made and any not made. Logs usage of default_handler.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/quickly