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-11-08 |
Factor out components and codelists table2qb pipelines.
Alex Tucker
committed
on 8 Nov 2018
|
2018-10-30 |
Ensure data inserted into jobDraft
Robin Gower
committed
on 30 Oct 2018
|
Delete by path not label
Robin Gower
committed
on 30 Oct 2018
|
|
Delete jobDraft only if present
Robin Gower
committed
on 30 Oct 2018
|
|
2018-10-19 |
Debugging issue with uploadTidy() not appearing to be called when optional datasetPath argument isn't supplied.
Alex Tucker
committed
on 19 Oct 2018
|
2018-10-17 |
|
Improved jobDraft logging
Robin Gower
committed
on 17 Oct 2018
|
|
jobDraft.replace Try with finally
Robin Gower
committed
on 17 Oct 2018
|
|
|
|
drafter.findOrCreateDraftset
Robin Gower
committed
on 17 Oct 2018
|
|
Skip deleting draftset
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
|
|
|
|
More findDraftset typos
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
|
|
Extract util.slugise()
Robin Gower
committed
on 17 Oct 2018
|
|
2018-10-15 |
Output some debug info.
Alex Tucker
committed
on 15 Oct 2018
|
Explicitly check not-null oldLabel. Lowercase old label.
Alex Tucker
committed
on 15 Oct 2018
|
|
2018-10-11 |
Add type in case it matters.
Alex Tucker
committed
on 11 Oct 2018
|
Add optional 'oldLabel' argument to help ensure previous graphs are removed.
Alex Tucker
committed
on 11 Oct 2018
|