aboutsummaryrefslogtreecommitdiffstats
path: root/tenant-cd-commons
Commit message (Collapse)AuthorAgeFilesLines
* Correct copyright headersJon Bratseth2023-10-091-1/+1
|
* Update copyrightJon Bratseth2023-10-096-6/+6
|
* 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
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-1/+1
|
* Expose EndpointAuthenticatorjonmv2022-05-045-43/+9
|
* Move use of auth headers upjonmv2022-05-041-0/+6
|
* Fix scopes for test bundleMorten Tokle2021-12-141-0/+6
|
* Provide feed client builder implementationMorten Tokle2021-12-144-2/+38
|
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
|
* Update Verizon Media copyright notices.gjoranv2021-10-074-4/+4
|
* Add copyright headersJon Bratseth2021-03-181-1/+2
|
* Force TLSv1.2 for controller clientJon Marius Venstad2021-02-221-1/+1
|
* Fix commentBjørn Christian Seime2020-07-071-1/+1
|
* Move shared tenant-cd-api implementations to new moduleBjørn Christian Seime2020-06-267-0/+280
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.