Merge lp://staging/~ted/ubuntu-app-launch/rm-rf-upstart into lp://staging/ubuntu-app-launch

Proposed by Ted Gould
Status: Superseded
Proposed branch: lp://staging/~ted/ubuntu-app-launch/rm-rf-upstart
Merge into: lp://staging/ubuntu-app-launch
Diff against target: 7743 lines (+1211/-5115)
49 files modified
CMakeLists.txt (+1/-102)
application-failed.c (+0/-80)
application-job.c (+0/-113)
cgroup-reap-all.c (+0/-65)
debian/control (+0/-7)
exec-line-exec-trace.tp (+0/-19)
exec-line-exec.c (+0/-170)
libubuntu-app-launch/CMakeLists.txt (+1/-3)
libubuntu-app-launch/helper-impl-click.h (+0/-62)
libubuntu-app-launch/helper-impl.h (+78/-0)
libubuntu-app-launch/helper.cpp (+0/-36)
libubuntu-app-launch/helper.h (+6/-0)
libubuntu-app-launch/jobs-base.cpp (+255/-16)
libubuntu-app-launch/jobs-base.h (+47/-7)
libubuntu-app-launch/jobs-systemd.cpp (+13/-50)
libubuntu-app-launch/jobs-systemd.h (+9/-12)
libubuntu-app-launch/jobs-upstart.cpp (+0/-1211)
libubuntu-app-launch/jobs-upstart.h (+0/-101)
libubuntu-app-launch/registry.cpp (+28/-8)
libubuntu-app-launch/registry.h (+31/-0)
libubuntu-app-launch/ubuntu-app-launch.cpp (+217/-908)
tests/CMakeLists.txt (+3/-43)
tests/cgroup-reap-test.cc (+0/-145)
tests/exec-test-archcolon.sh (+0/-18)
tests/exec-test-colon.sh (+0/-18)
tests/exec-test-full.sh (+0/-18)
tests/exec-test-noarch.sh (+0/-18)
tests/exec-test-noinit.sh (+0/-18)
tests/exec-test-nullstr.sh (+0/-18)
tests/exec-test.sh.in (+0/-62)
tests/exec-util-test.cc (+0/-341)
tests/failure-test.cc (+0/-165)
tests/libual-cpp-test.cc (+163/-888)
tests/systemd-mock.h (+5/-0)
tests/zg-mock.h (+117/-0)
upstart-jobs/CMakeLists.txt (+0/-71)
upstart-jobs/application-click.conf.in (+0/-36)
upstart-jobs/application-failed.conf.in (+0/-6)
upstart-jobs/application-legacy.conf.in (+0/-36)
upstart-jobs/application-logrotate.conf (+0/-15)
upstart-jobs/application-snap.conf.in (+0/-37)
upstart-jobs/application.conf.in (+0/-17)
upstart-jobs/test-conffile.sh (+0/-12)
upstart-jobs/untrusted-helper-logrotate.conf (+0/-13)
upstart-jobs/untrusted-helper-type-end.conf.in (+0/-9)
upstart-jobs/untrusted-helper.conf.in (+0/-33)
utils/CMakeLists.txt (+55/-0)
utils/systemd-helper-helper.c (+182/-0)
zg-report-app.c (+0/-108)
To merge this branch: bzr merge lp://staging/~ted/ubuntu-app-launch/rm-rf-upstart
Reviewer Review Type Date Requested Status
Indicator Applet Developers Pending
Review via email: mp+317272@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2017-02-22.

Commit message

Remove Upstart

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

Merge the jobs helper branch

296. By Ted Gould

Remove the untrusted helper type util

297. By Ted Gould

Test location updates

298. By Ted Gould

Update to future trunk

299. By Ted Gould

Update to jobs helpers

300. By Ted Gould

Grabbing the jobs-helper updates

301. By Ted Gould

Demangler support

302. By Ted Gould

Remove upstart dirs and make sure we have a dbus-user-session

303. By Ted Gould

Merge future trunk

304. By Ted Gould

Remove a few upstart headers

305. By Ted Gould

Remove old environment variable helpers

306. By Ted Gould

Drop CG Manager variables

307. By Ted Gould

Grab upstream fixes

308. By Ted Gould

Remove Upstart objects from docs

309. By Ted Gould

Merge updated jobs-helpers

Unmerged revisions

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