~sylvain-pineau/checkbox-ng:requests_data

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

Branch merges

Branch information

Name:
requests_data
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

640d8a8... by Sylvain Pineau

certification: Create a dedicated SubmissionServiceTransport

Reuse of CertificationTransport is not possible as the new submission service
does not expect a form but a binary blob.

The difference is that using data is not encoding the body like a form,
but using files makes it a form.

Note: When the submission succeeded the path to the url is given in 'status_url'

16ff3ae... by PMR <pmr@pmr-lander>

Merge #320716 from ~kissiel/checkbox-ng:fix-formatting-warning

2122180... by Maciej Kisielewski

defer set --format default to when we now we're listing `all-jobs`

Instead of setting it in parser.add_argument(), as this would apply formatting
to all kinds of listing, and make checkbox complain about formatting being not
applicable to the given `list` group.

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

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

Merge #320532 from ~sylvain-pineau/checkbox-ng:urwid_help

1485f51... by Sylvain Pineau

urwid_ui: Add Help Overlays to test selection and rerun screens

27a905c... by PMR <pmr@pmr-lander>

Merge #320461 from ~pierre-equoy/checkbox-ng:new-feature-auto-retry

9ab112b... by Pierre Equoy

Implement auto retry feature

New feature to allow Checkbox to automatically retry failed jobs.

This commit uses new parameters in the Checkbox launcher in order to
enable the "auto-retry" feature and to define the maximum number of attempts
as well as the delay before retrying the failed jobs.

5c49e87... by Pierre Equoy

Merge branch 'master' of git+ssh://git.launchpad.net/checkbox-ng

947331b... by PMR <pmr@pmr-lander>

Merge #320028 from ~sylvain-pineau/checkbox-ng:urwid

bbc695c... by Sylvain Pineau

urwid_ui: Use partial_id for display