Merge lp://staging/~ted/ubuntu-app-launch/abstract-jobs into lp://staging/ubuntu-app-launch/16.10

Proposed by Ted Gould
Status: Superseded
Proposed branch: lp://staging/~ted/ubuntu-app-launch/abstract-jobs
Merge into: lp://staging/ubuntu-app-launch/16.10
Diff against target: 6212 lines (+3149/-2127)
34 files modified
docs/index.rst (+40/-10)
libubuntu-app-launch/CMakeLists.txt (+4/-0)
libubuntu-app-launch/application-impl-base.cpp (+0/-766)
libubuntu-app-launch/application-impl-base.h (+0/-69)
libubuntu-app-launch/application-impl-click.cpp (+6/-19)
libubuntu-app-launch/application-impl-legacy.cpp (+6/-32)
libubuntu-app-launch/application-impl-libertine.cpp (+7/-17)
libubuntu-app-launch/application-impl-snap.cpp (+6/-17)
libubuntu-app-launch/application.cpp (+7/-0)
libubuntu-app-launch/jobs-base.cpp (+392/-0)
libubuntu-app-launch/jobs-base.h (+117/-0)
libubuntu-app-launch/jobs-upstart.cpp (+899/-0)
libubuntu-app-launch/jobs-upstart.h (+75/-0)
libubuntu-app-launch/libubuntu-app-launch.map (+1/-0)
libubuntu-app-launch/registry-impl.cpp (+494/-264)
libubuntu-app-launch/registry-impl.h (+78/-25)
libubuntu-app-launch/registry.cpp (+47/-54)
libubuntu-app-launch/registry.h (+120/-14)
libubuntu-app-launch/ubuntu-app-launch.cpp (+339/-413)
tests/CMakeLists.txt (+1/-0)
tests/failure-test.cc (+123/-96)
tests/libual-cpp-test.cc (+186/-141)
tools/CMakeLists.txt (+21/-2)
tools/ubuntu-app-info.cpp (+18/-9)
tools/ubuntu-app-launch.cpp (+56/-68)
tools/ubuntu-app-list-pids.cpp (+7/-3)
tools/ubuntu-app-list.cpp (+1/-1)
tools/ubuntu-app-pid.cpp (+8/-4)
tools/ubuntu-app-stop.cpp (+7/-3)
tools/ubuntu-app-triplet.cpp (+1/-1)
tools/ubuntu-app-watch.cpp (+61/-88)
tools/ubuntu-helper-list.cpp (+1/-1)
tools/ubuntu-helper-start.cpp (+10/-5)
tools/ubuntu-helper-stop.cpp (+10/-5)
To merge this branch: bzr merge lp://staging/~ted/ubuntu-app-launch/abstract-jobs
Reviewer Review Type Date Requested Status
Unity API Team Pending
Review via email: mp+309408@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2016-11-10.

Commit message

Abstract out jobs backends and make Upstart one

To post a comment you must log in.
272. By Ted Gould

Make sure to grab numeric header as well

273. By Ted Gould

Merge in the app object signals branch

274. By Ted Gould

Merging in app object changes

275. By Ted Gould

Merge fail

276. By Ted Gould

Updated tests

277. By Ted Gould

Merging through trunk

278. By Ted Gould

Migrate tests to use pause/resume c++ signals

279. By Ted Gould

Merging app signals branch

280. By Ted Gould

Update to trunk

Unmerged revisions

280. By Ted Gould

Update to trunk

279. By Ted Gould

Merging app signals branch

278. By Ted Gould

Migrate tests to use pause/resume c++ signals

277. By Ted Gould

Merging through trunk

276. By Ted Gould

Updated tests

275. By Ted Gould

Merge fail

274. By Ted Gould

Merging in app object changes

273. By Ted Gould

Merge in the app object signals branch

272. By Ted Gould

Make sure to grab numeric header as well

271. By Ted Gould

Merge trunk

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches