libreoffice-online:private/kendy/monitoring-collabora-online-3

Last commit made on 2018-05-18
Get this branch:
git clone -b private/kendy/monitoring-collabora-online-3 https://git.launchpad.net/libreoffice-online

Branch merges

Branch information

Name:
private/kendy/monitoring-collabora-online-3
Repository:
lp:libreoffice-online

Recent commits

5b7ad54... by Michael Meeks <email address hidden>

Shutdown kit process if connection dies.

Change-Id: I34e627a03a9859ccd3ae9f9925fe6ab080697b72

79e0c46... by Michael Meeks <email address hidden>

Count kits better for crash testing.

Change-Id: Icf04d4124e2b538886c8568358e94d00baeefeb4

cf739b5... by Michael Meeks <email address hidden>

Make PNG tile tests more robust.

Change-Id: Id7afcfe9b29b2d5544e296b13f04c195d35655b5

d88eb5c... by Jan Holesovsky <email address hidden>

Split close(bool) into close() and terminate().

The bool flag was causing 2 complete separate code paths anyway.

Also remove stop(), calling stop() followed by close() made no
difference.

Change-Id: Ica4c887b0324390d4e006a26eb4119bd5ab08723

f7bd941... by Jan Holesovsky <email address hidden>

Before we kill the child, check it exists, ie. kill(pid, 0) == 0.

Also warn when anything was left out.

Without this, we leave abandoned children around.

Change-Id: I293a530ffceeb7f6bdc0cc775335c782945de6e7

3bc2099... by Jan Holesovsky <email address hidden>

Paste: Prefer text/rtf mimetype when present.

Change-Id: Id4bad2d6b09b3b14e64059a942a50ce61f8f4ea4

2d68ec3... by Jan Holesovsky <email address hidden>

Paste: Share the code with Drop, to allow rich content pasting.

Change-Id: I4d80421786369388b8a1a094fe7633d525fa3f08

bf7ee52... by Michael Meeks <email address hidden>

seccomp: allow socket shutdown in kit process.

Change-Id: Ie11f5eb278bcba8dcf13d6f095de2ffd6d23fcb3

5a30a2d... by Jan Holesovsky <email address hidden>

Post the message to the poll thread.

Change-Id: Ibd28090a420b5396b64fdfe676bef8cf06991116

d344a85... by Jan Holesovsky <email address hidden>

Use std::shared_ptr consistently.

Change-Id: I6bf3ff7de47010fd78fab26a5a318bde21c1f153