aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Resolve merge commentsAlexander Marsalek23-556/+627
2021-01-15constructor based injection, randomized values for testing, added constantsAlexander Marsalek9-299/+174
2021-01-15Review codeChristian Kollmann6-2/+26
2021-01-15Update .gitignoreChristian Kollmann2-6/+3
2021-01-15added register update methodAlexander Marsalek5-2/+32
2021-01-15country specific testsAlexander Marsalek8-137/+328
2021-01-152 more tests (bean mocking still missing)Alexander Marsalek1-1/+84
2021-01-15removed CountrySpecificDetailSearchResult, implemented countryspecific search...Alexander Marsalek9-45/+88
2021-01-15added country specific search classesAlexander Marsalek6-19/+78
2021-01-15Testcase no match found addedAlexander Marsalek1-0/+32
2021-01-15implemented CountrySpecificDetailSearchResult, changed datetime to stringAlexander Marsalek4-18/+51
2021-01-15added machting (3-4) + testsAlexander Marsalek6-34/+276
2021-01-15return bPkAlexander Marsalek1-22/+31
2021-01-15added two testsAlexander Marsalek4-39/+121
2021-01-15added (non working) testAlexander Marsalek3-11/+178
2021-01-15added dummy ZMR & ERnB clientAlexander Marsalek14-167/+584
2021-01-15general workflow steps 1-8Alexander Marsalek8-1/+391
2021-01-11Merge branch 'feature/springboot' into 'nightlybuild'Thomas Lenz128-1514/+22581
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz10-39/+122
2021-01-09extend SpringBoot application-initializer to support deployment in Apache Tom...Thomas Lenz2-6/+35
2021-01-09add HealthIndicator to check Apache-Ignite cluster-stateThomas Lenz3-4/+59
2021-01-08Merge branch 'feature/springboot' of gitlab.iaik.tugraz.at:egiz/eidas_at_prox...Thomas Lenz0-0/+0
2021-01-08add some jUnit test for SZR communicationThomas Lenz6-15/+71
2021-01-08add some jUnit test for SZR communicationThomas Lenz5-15/+70
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz20-317/+467
2021-01-07update jUnit test that implements communication with real SZR serviceThomas Lenz2-2/+23
2020-12-28update SpringBoot application-initializer to enable package-scanning in appli...Thomas Lenz2-2/+5
2020-12-26fix broken jUnit testsThomas Lenz11-2/+132
2020-12-26update default-configuration and example configurationThomas Lenz2-63/+4
2020-12-26switch to SpringBoot as defaultThomas Lenz6-251/+11
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz11-11/+639
2020-12-26fix wrong-template paramters in error GUIThomas Lenz3-5/+5
2020-12-23add build profiles to select Spring-Boot with or without embbeded TomcatThomas Lenz1-24/+13
2020-12-23switch from Spring to Spring-BootThomas Lenz34-190/+1462
2020-12-22add jUnit tests for configuration-operationsThomas Lenz18-13/+454
2020-12-22remove SAST.gitlab template because it's already covered by maven build-processThomas Lenz1-2/+0
2020-12-22add jUnit tests improve test coverageThomas Lenz38-641/+2394
2020-12-21switch to eIDAS Ref Impl. v2.5Thomas Lenz31-32/+16789
2020-12-18update GitLab CI to exclude /feature/.* branches from packagingThomas Lenz1-0/+1
2020-12-16Merge branch 'feature/EID_connection' into 'nightlybuild'Thomas Lenz1-3/+5
2020-12-16update GitLab CI configuration to set code-coverage extractor and artifact na...Thomas Lenz1-3/+5
2020-12-15Merge branch 'feature/EID_connection' into 'nightlybuild'Thomas Lenz29-129/+1519
2020-12-15fix wrong release-package path in GitLab CI configurationThomas Lenz1-6/+9
2020-12-14update GitLab CI process to use latest maven versionThomas Lenz1-1/+2
2020-12-14fix wrong indent in GitLab CI configurationThomas Lenz1-2/+2
2020-12-14exclude generated sources from jUnit code-coverage validationThomas Lenz1-0/+20
2020-12-14add some more jUnit testsThomas Lenz7-8/+296
2020-12-11add more jUnit tests for stabilisationThomas Lenz12-95/+851
2020-12-11fix wrong flag in SZR client to get encryptedBaseIdThomas Lenz2-5/+84
2020-12-11update AuthBlock to new formatThomas Lenz2-3/+26