summaryrefslogtreecommitdiffstats
path: root/tenant-cd-commons/src
Commit message (Collapse)AuthorAgeFilesLines
* Correct copyright headersJon Bratseth2023-10-091-1/+1
|
* Update copyrightJon Bratseth2023-10-094-4/+4
|
* Avoid verbose complaint about missing keys when testing locallyjonmv2023-09-061-7/+13
|
* Rename to previsouly used namesjonmv2022-06-111-2/+2
|
* Add additional data to test runtimejonmv2022-06-101-1/+24
|
* Expose EndpointAuthenticatorjonmv2022-05-045-43/+9
|
* Move use of auth headers upjonmv2022-05-041-0/+6
|
* Provide feed client builder implementationMorten Tokle2021-12-143-2/+32
|
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
|
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
|
* Force TLSv1.2 for controller clientJon Marius Venstad2021-02-221-1/+1
|
* Move shared tenant-cd-api implementations to new moduleBjørn Christian Seime2020-06-264-0/+219
Introduce new module tenant-cd-commons. Remove tenant-auth. Change package name for cloud-tenant-cd to avoid potential package conflict. Move ApiAuthenticator to hosted-api.