~jocave/checkbox-ng:remote-filter-tps

Last commit made on 2018-11-01
Get this branch:
git clone -b remote-filter-tps https://git.launchpad.net/~jocave/checkbox-ng
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
remote-filter-tps
Repository:
lp:~jocave/checkbox-ng

Recent commits

c4dc5e8... by Jonathan Cave

remote: filter tps when defined in launcher

859d07a... by PMR <pmr@pmr-lander>

Merge #358066 from ~kissiel/checkbox-ng:fix-re-exc-serializing-py37-compat

f1e12fd... by PMR <pmr@pmr-lander>

Merge #358047 from ~pwlars/checkbox-ng:remote-timeout-600

6fbc65a... by Maciej Kisielewski

plainbox:xparsers: fix doctest failing on py37

Py37 changed how sre exceptions are stringified, namely the trailing comma is
no longer printed. To make this doctest pass on both, pre 3.7 and 3.7+ python,
this patch checks for internals of that exception instead.

Signed-off-by: Maciej Kisielewski <email address hidden>

ca45664... by Paul Larson

Increase timeout for remote connection to 10min.

2d26c2d... by PMR <pmr@pmr-lander>

Merge #358036 from ~sylvain-pineau/checkbox-ng:disable-autoescape-html-comments

b8943a0... by Sylvain Pineau

exporters:html: Disable autoescape for comments to preserve HTML tags

Including hyperlinks with <a></a> will work as intended

8bdd80e... by PMR <pmr@pmr-lander>

Merge #358013 from ~sylvain-pineau/checkbox-ng:fix-1800614

04e0d22... by Sylvain Pineau

exporter:xlsx: Add category names to tp-export reports

Fixes: lp:1800614

cb0d1ed... by PMR <pmr@pmr-lander>

Merge #357909 from ~sylvain-pineau/checkbox-ng:merge-submissions