~sylvain-pineau/checkbox-ng:new_submission_service_urls

Last commit made on 2017-04-06
Get this branch:
git clone -b new_submission_service_urls 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:
new_submission_service_urls
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

a4d73e6... by Sylvain Pineau

subcommands.py: Update submission service urls

9c5ec94... by PMR <pmr@pmr-lander>

Merge #321664 from ~kissiel/checkbox-ng:fix-crash-on-run

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

Merge #321971 from ~sylvain-pineau/checkbox-ng:requests_data

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'

bd01783... by Maciej Kisielewski

remove decreasing `attempts` from checkbox-ng

This should be covered by plainbox logic, as it's not related to the workings
of UI. Also the code checked for a launcher's variable, thus making it crash
when using checkbox-cli run instead of launcher.

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

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

Merge #320812 from ~jocave/checkbox-ng:urwid-job-details

421e847... by Jonathan Cave

Add job details to ReRunBrowser

6ab52c5... by Jonathan Cave

Add job details to help popup

2a7c1b0... by Jonathan Cave

Show an overlay with job details in CategoryBrowser

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

Merge #320888 from ~pierre-equoy/checkbox-ng:doc-update