libreoffice-online:private/mmeeks/monitoring

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

Branch merges

Branch information

Name:
private/mmeeks/monitoring
Repository:
lp:libreoffice-online

Recent commits

44e065d... by Michael Meeks <email address hidden>

Remove test monitor.

Change-Id: I55f93ffec68745b194a778b541db1011962f735d

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

If a monitor is dis-connected, try to re-connect it.

Change-Id: I04f254acfe823f07e7fb11b277e661c09e146ebd

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

Shutdown kit process if connection dies.

Change-Id: I34e627a03a9859ccd3ae9f9925fe6ab080697b72

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

Count kits better for crash testing.

Change-Id: Icf04d4124e2b538886c8568358e94d00baeefeb4

06c978f... by Jan Holesovsky <email address hidden>

Don't confuse git wwhen the npm-shrinkwrap.json auto-updates.

Change-Id: I84e4d2b57b2b8db76935e33c28b2e99129b281c6

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

Make PNG tile tests more robust.

Change-Id: Id7afcfe9b29b2d5544e296b13f04c195d35655b5

432a1c7... 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

088acf5... 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

9c790d1... by Jan Holesovsky <email address hidden>

Paste: Prefer text/rtf mimetype when present.

Change-Id: Id4bad2d6b09b3b14e64059a942a50ce61f8f4ea4

4e4d971... by Jan Holesovsky <email address hidden>

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

Change-Id: I4d80421786369388b8a1a094fe7633d525fa3f08