- 29 Jul, 2020 1 commit
-
-
femiadeyemi authored
Motivation: The maintainer of helmholtz changed to a new domain. Modification: Change the uris of the hdf to reflect the new domain name Result: AAI works and no visible changes to users Target: master Acked-by: Franz Stephan Review: https://gitlab.hzdr.de/hifis-technical-platform/helmholtz-marketplace-server/-/merge_requests/11
-
- 22 Jul, 2020 2 commits
-
-
Carsten Heidmann authored
-
Carsten Heidmann authored
-
- 20 Jul, 2020 2 commits
-
-
Carsten Heidmann authored
-
Carsten Heidmann authored
Motivation: The display name should be the human readable name for the project which can be different from the artifactId Modifications: * change property `name` of the project Result The project is now shown as "Helmholtz Marketplace Server" Target: master Request: Acked-by: Pull-request: !4
-
- 06 Jul, 2020 1 commit
-
-
Carsten Heidmann authored
Motivation: There was no continuous static code analysis until now. This is an important part of the quality assurance and should be covered in all builds Modifications: * add configuration for static code analysis as part of the Maven build * add the neccessary GitLab configuration Result Static code analysis can be executed from the command line and the execution as part of the CI is prepared and only needs to be aenabled Target: master Request: Acked-by: @femiadeyemi Pull-request: !3
-
- 26 Jun, 2020 2 commits
-
-
Carsten Heidmann authored
Add GitLab CI Configuration See merge request hifis-technical-platform/helmholtz-marketplace-server!2
-
Carsten Heidmann authored
change version for Docker to 19.03.11
-
- 25 Jun, 2020 6 commits
-
-
Carsten Heidmann authored
-
Carsten Heidmann authored
-
Carsten Heidmann authored
remove `maven-wrapper.jar` from the repository
-
Carsten Heidmann authored
add basic project configuration stuff See merge request hifis-technical-platform/helmholtz-marketplace-server!1
-
Carsten Heidmann authored
-
Carsten Heidmann authored
-
- 22 Jun, 2020 1 commit
-
-
Carsten Heidmann authored
remove `maven-wrapper.jar` because it is downloaded when building (https://github.com/takari/maven-wrapper#usage-without-binary-jar)
-
- 18 Jun, 2020 2 commits
-
-
Carsten Heidmann authored
add Dockerfile and add configuration to respect X-Forward-* headers
-
Carsten Heidmann authored
add option to pass the secret for the Helmholtz AAI into the Docker container
-
- 16 Jun, 2020 2 commits
-
-
Carsten Heidmann authored
-
Carsten Heidmann authored
-
- 08 Jun, 2020 1 commit
-
-
femiadeyemi authored
Motivation: The Helmholtz AAI service is a Identity and Authorisation Management (IAM) system which arbitrates authenticated access to registered services in the context of the Helmholtz Assosiation. Integrating Helmholtz AAI service into the Helmholtz Marketplace is in alignment with the goal of this project. Modification: - authenticate -> able to get token - logout - enable csrf support Result: User can now be authenticate using Unity IDM.
-
- 20 May, 2020 1 commit
-
-
femiadeyemi authored
Motivation: A web server for helmholtz marketplace. This will be use to serve the static files in `helmholtz-marketplace-webapp` repository. Modification:Ã Add boilerplate code generated by Spring Initializr. Result: A spring boot application that will be use to serve web related static files and oauth2 client.
-