~sylvain-pineau/plainbox:json_dict_export

Last commit made on 2017-04-03
Get this branch:
git clone -b json_dict_export https://git.launchpad.net/~sylvain-pineau/plainbox
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
json_dict_export
Repository:
lp:~sylvain-pineau/plainbox

Recent commits

08971ce... by Sylvain Pineau

Fix integration tests to match the new json export format

e72b719... by Sylvain Pineau

exporters:data:checkbox.json: Use hexr_xml_mapping to stay compatible with C3

83135ec... by Sylvain Pineau

exporters:data:checkbox.json: Generate a dict as top level element

This new format will allow faster processing of submissions.

1230d24... by PMR <pmr@pmr-lander>

Merge #319715 from ~jocave/plainbox:colorize-validate-cmd-output

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

Merge #320913 from ~sylvain-pineau/plainbox:fix-1674594-bis

821c14e... by Sylvain Pineau

session:resume: Ensure siblings are generated in the session

The previous fix was only recreating them based on the jobs results.
That didn't work if the generator job was not previously selected.

Solution is to process all jobs known to the session and call add_unit() in
order to record the siblings in the session state.

190d4a5... by PMR <pmr@pmr-lander>

Merge #320889 from ~pierre-equoy/plainbox:doc-update

f772f42... by Pierre Equoy

Modify Sphinx conf to fix builds on readthedocs.org

98c41a4... by PMR <pmr@pmr-lander>

Merge #320460 from ~pierre-equoy/plainbox:new-feature-auto-retry

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

Merge #320479 from ~sylvain-pineau/plainbox:fix-1674594