2018-11-22 |
Use Apache http components directly in cube import pipeline, with attempt to use FileInputStream for streaming potentially large HTTP requests.
Alex Tucker
committed
on 22 Nov 2018
|
---|---|
2018-11-19 |
Try implementing with callable global to set things up and compiled class implementing drafter methods. Use test JSON files as responses.
Alex Tucker
committed
on 19 Nov 2018
|
Add configFileProvider and credentials binding plugins, for testing Jenkins stored parameters.
Alex Tucker
committed
on 19 Nov 2018
|
|
2018-11-13 |
drafter.queryDraft with GET instead of POST
Robin Gower
committed
on 13 Nov 2018
|
Configure http-request not to throw `hudson.AbortException` on 4XX
Robin Gower
committed
on 13 Nov 2018
|
|
2018-11-12 |
Fix query url
Robin Gower
committed
on 12 Nov 2018
|
Attempt to set Accept as custom header, not using acceptType param
Robin Gower
committed
on 12 Nov 2018
|
|
Candidate version of drafter.queryDraftset
Robin Gower
committed
on 12 Nov 2018
|
|
2018-10-17 |
|
drafter.findOrCreateDraftset
Robin Gower
committed
on 17 Oct 2018
|
|
Skip filename in self-call
Robin Gower
committed
on 17 Oct 2018
|
|
Oh my typo
Robin Gower
committed
on 17 Oct 2018
|
|
s/draftset/drafts typo
Robin Gower
committed
on 17 Oct 2018
|
|
Extract dataset.delete and draftset.findDraftset
Robin Gower
committed
on 17 Oct 2018
|
|
2018-06-15 |
Revert workaround - issue is that charset=value shouldn't have quotes around value. Add charset=UTF-8 to multipart/form-data as a workaround to force body to be treated as UTF-8 encoded string.
Alex Tucker
committed
on 15 Jun 2018
|
Attempt to workaround odd issue with endpoint parsing URL params differently if a content-type with a charset is supplied.
Alex Tucker
committed
on 15 Jun 2018
|
|
2018-06-11 |
Add optional 'graph' parameter to addData()
Alex Tucker
committed
on 11 Jun 2018
|
2018-06-05 |
Add some logging.
Alex Tucker
committed
on 5 Jun 2018
|
2018-05-21 |
Use the right parameter for auth.
Alex Tucker
committed
on 21 May 2018
|
Attempt to clear the cache and reindex for search on publishing.
Alex Tucker
committed
on 21 May 2018
|
|
Try to catch the body of 5xx errors while waiting for job completion.
Alex Tucker
committed
on 21 May 2018
|
|
2018-05-08 |
Try calling local method without prefix.
Alex Tucker
committed
on 8 May 2018
|
More type coercing.
Alex Tucker
committed
on 8 May 2018
|
|
Be more explicit about types. Sigh.
Alex Tucker
committed
on 8 May 2018
|
|
Add deleteGraph. Fix id param on deleteDraftset.
Alex Tucker
committed
on 8 May 2018
|
|
2018-05-04 |
Initial refactor.
Alex Tucker
committed
on 4 May 2018
|