Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
FIT-Connect-SDK - Java
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FIT-Connect
FIT-Connect-SDK - Java
Graph
d351f6066fe8b307997eeffab9e25b5071511617
Select Git revision
Branches
11
chore/zbp-adapter-test-env
feature/1731-streaming-cipher
feature/1779-network-test
feature/2215-service-locater-pattern
feature/2333-bpmn-innoweek
feature/2411-actor-configuration
feature/654-cucumber-dummy
feature/667-derive-vpki
feature/upgrade-java-21
main
default
protected
refactor/1989-refactor-replies
Tags
20
2.6.0
2.5.2
2.5.1
2.5.0
2.4.0
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0-rc.1
1.1.0-rc.0
1.0.0
31 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Sep
15
14
13
12
11
1
31
Aug
30
29
28
27
25
22
17
9
7
4
3
2
1
26
Jul
24
23
14
12
11
6
5
28
Jun
27
26
22
19
18
15
14
13
12
10
8
6
31
May
30
27
25
24
22
21
17
16
15
12
11
10
7
6
2
30
Apr
28
27
26
25
24
23
21
20
19
18
13
12
11
6
5
4
3
29
Mar
28
27
24
23
22
21
20
17
16
15
14
13
10
9
8
7
6
4
2
27
Feb
26
24
23
22
16
15
14
13
10
9
8
7
6
31
Jan
29
26
25
24
23
20
19
18
17
16
14
12
11
10
9
5
28
Dec
20
19
16
15
14
13
10
7
2
25
Nov
23
22
21
18
17
16
15
14
11
10
7
5
3
1
27
Oct
23
21
19
17
14
13
11
6
5
4
3
30
Sep
29
28
27
26
refactor 1252: rename stopwatch stop method
refactor 1252: add reply api service to sender and subscriber
refactor 1252: renaming
refactor 1252: add reply workflow to sender and subscriber
Merge remote-tracking branch 'origin/main' into feature/1252-send-and-receive-replies
Merge branch 'renovate/slf4j.version' into 'main'
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.9
Merge branch 'renovate/nimbus.version' into 'main'
fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v9.34
Merge branch 'renovate/json-schema-validator.version' into 'main'
fix(deps): update dependency com.networknt:json-schema-validator to v1.0.87
Merge branch 'renovate/wiremock.version' into 'main'
Merge remote-tracking branch 'origin/main' into renovate/wiremock.version
Merge branch 'renovate/maven-javadoc-plugin.version' into 'main'
refactor: fix test
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.0
refactor 1252: fix key generator and use the same key pair for bth public and private jwk
refactor 1252: move client models to api
refactor 1252: move client models to api and create reply builder
Merge remote-tracking branch 'origin/main' into feature/1252-send-and-receive-replies
refactor 1252: rename sent submission
refactor 1252: make class final
refactor 1252: remove unused classes
feature 1252: disable stub test
feature 1252: fix routing IT
feature 1252: add different reply states to model
feature 1252: add integration test stub
Merge remote-tracking branch 'origin/feature/1253-case-management' into feature/1252-send-and-receive-replies
Merge remote-tracking branch 'origin/feature/1251-send-and-receive-submissions' into feature/1252-send-and-receive-replies
feature 1252: add reply workflow integration test stub
feature 1252: add reply stub for sending and receiving replies
feature 1251: re-add case id and remove reply from sendable submission
feature 1251: change public key data type to string
feature 1253: add test
feature 1253: add case service access with pagination
Merge remote-tracking branch 'origin/main' into renovate/wiremock.version
fix: use copyOnWriteList to avoid concurrent modification exceptions
fix: change expected certificate CRL status to revoked, the response of the url used to check the status seemed to be adjusted.
feature 1251: add api call to case service
feature 1251: rename event log to case service and introduce case
Loading