aboutsummaryrefslogtreecommitdiff
path: root/connector/pom.xml
AgeCommit message (Expand)AuthorFilesLines
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to 'ms_...Thomas1-318/+0
2022-06-03chore(config): split default configuration into MS-Connector and MS-Proxy-ServieThomas1-8/+0
2022-06-03Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoringThomas1-1/+1
2022-05-24build: switch to next snapshot versionThomas1-1/+1
2022-05-19build: switch to next release version1.3.0Thomas1-1/+1
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas1-9/+18
2022-05-12build(core): switch to next snapshot versionThomas1-1/+1
2022-04-05Merge branch 'nightlybuild' into feature/matching_baseThomas1-13/+13
2022-04-05Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas1-13/+13
2022-04-05Merge branch 'master' into nightlybuildThomas1-12/+12
2022-04-05build(core): switch to new snapshot versionThomas1-1/+1
2022-04-05build(core): switch to next release versionThomas1-13/+13
2022-03-17Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas1-1/+1
2022-03-17build(core): switch to next snapshot versionThomas1-1/+1
2022-03-10build: remove dependency that was added twiceThomas1-6/+1
2022-03-10Merge branch 'feature/matching_base' into feature/matching_base_core_refactoringThomas1-10/+19
2022-03-09Merge branch 'feature/ms_proxy_integration' into feature/ms_proxy_core_refact...Thomas1-7/+13
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas1-1/+17
2022-03-09refactor(core): move 'connector_lib' to 'core_common_lib'Thomas1-1/+1
2022-03-08refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas1-1/+11
2022-03-07refactor(core): move 'connector_lib' to 'core_common_lib'Thomas1-1/+1
2022-03-03fix build process and jUnit testThomas1-0/+1
2022-03-03fix some small bugsThomas1-1/+4
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz1-0/+8
2022-02-08feature(ernp): generate ERnP client from openAPI specificationThomas1-0/+1
2022-01-10Merge branch 'nightlybuild' into feature/matching_base_rebaseThomas1-1/+15
2022-01-10Merge branch 'master' into feature/matching_base_rebaseThomas1-18/+41
2022-01-10chore(core): update third-party libs to latest versionsThomas1-0/+10
2021-12-13update third-party libs.Thomas1-0/+4
2021-10-21switch to next snapshot versionThomas1-1/+1
2021-10-21switch to next release version1.2.3Thomas1-1/+1
2021-09-22update third-party libs to latest versionsThomas1-23/+29
2021-09-02Merge branch 'feature/matching_rebased' into feature/matching_baseThomas1-28/+20
2021-09-02Merge branch 'master' into feature/matching_rebasedThomas1-1/+15
2021-06-25switch to next snapshot versionThomas1-1/+1
2021-06-25switch to next release version1.2.2Thomas1-1/+1
2021-06-15fix some warning in maven build process and switch to another GitLab CI maven...Thomas1-10/+0
2021-05-28switch to next snapshot versionThomas1-1/+1
2021-05-28switch to next release version1.2.1Thomas1-1/+1
2021-05-14switch to next snapshot versionThomas1-1/+1
2021-05-12switch to release version1.2.0Thomas1-1/+1
2021-05-12update third-party libs to latest versionsThomas1-0/+14
2021-02-25Remove dependency to Powermock, everything can be done with MockitoChristian Kollmann1-12/+0
2021-02-25Prepare for Mockito testing of MobilePhoneSignature taskChristian Kollmann1-11/+16
2021-02-02more transitions & testsAlexander Marsalek1-0/+9
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz1-1/+1
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz1-0/+5
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz1-1/+27
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 Lenz1-6/+86