lp://staging/~ted/ubuntu-app-launch/snappy-backend
Created by
Ted Gould
and last modified
- Get this branch:
- bzr branch lp://staging/~ted/ubuntu-app-launch/snappy-backend
Branch merges
Propose for merging
No branches
dependent on this one.
- Charles Kerr (community): Approve
- unity-api-1-bot: Approve (continuous-integration)
-
Diff: 2609 lines (+2102/-13)28 files modified.bzrignore (+1/-0)
CMakeLists.txt (+3/-0)
application-failed.c (+2/-1)
debian/control (+1/-0)
docs/index.rst (+30/-0)
libubuntu-app-launch/CMakeLists.txt (+12/-0)
libubuntu-app-launch/appid.h (+4/-1)
libubuntu-app-launch/application-impl-legacy.cpp (+13/-0)
libubuntu-app-launch/application-impl-snap.cpp (+459/-0)
libubuntu-app-launch/application-impl-snap.h (+98/-0)
libubuntu-app-launch/application.cpp (+14/-0)
libubuntu-app-launch/registry-impl.h (+9/-0)
libubuntu-app-launch/registry.cpp (+8/-0)
libubuntu-app-launch/snapd-info.cpp (+471/-0)
libubuntu-app-launch/snapd-info.h (+76/-0)
libubuntu-app-launch/ubuntu-app-launch.cpp (+3/-0)
tests/CMakeLists.txt (+18/-0)
tests/exec-util-test.cc (+1/-0)
tests/failure-test.cc (+17/-9)
tests/libual-cpp-test.cc (+199/-1)
tests/libual-test.cc (+2/-0)
tests/list-apps.cpp (+79/-0)
tests/snapd-info-test.cpp (+150/-0)
tests/snapd-mock.h (+384/-0)
upstart-jobs/CMakeLists.txt (+8/-0)
upstart-jobs/application-failed.conf.in (+1/-1)
upstart-jobs/application-logrotate.conf (+1/-0)
upstart-jobs/application-snap.conf.in (+38/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-app-launch/16.10