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
65d7b3bc3289ab44bbadb48c7223bb1386b0159a
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
6
May
5
3
2
29
Apr
25
24
23
22
20
19
18
17
16
15
13
12
11
10
9
8
2
26
Mar
20
18
17
15
14
13
12
11
9
8
7
4
2
1
29
Feb
28
27
23
22
21
20
19
16
13
8
7
6
5
4
1
30
Jan
29
27
25
24
22
15
14
11
10
9
8
4
2
28
Dec
24
21
19
18
17
15
13
11
8
5
4
3
1
30
Nov
29
28
27
3
2
1
27
Oct
26
25
24
23
21
20
19
18
17
16
13
12
11
10
9
7
6
5
4
2
29
Sep
28
27
26
25
22
21
20
18
15
14
13
12
11
test: add e2e test for chunked reply attachment (planning#1522))
refactor: fix test (planning#1522))
refactor: add fragment downloading to reply receiver (planning#1522))
refactor: use common attachment uploader (planning#1522))
refactor: move upload logic to abstract class to share code between reply and submission sending (planning#1522))
refactor: fix/enable attachment count test (planning#1522))
Merge branch 'renovate/jackson-annotations.version' into 'main'
Merge branch 'main' into 'renovate/jackson-annotations.version'
Merge branch 'renovate/jackson-databind.version' into 'main'
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1
fix(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.17.1
refactor: assert array equality (planning#1522))
refactor: fix test (planning#1522))
refactor: use constructor instead of static method (planning#1522))
refactor: adjust reply auth tag generation (planning#1522))
test: fix auth tag test (planning#1522))
refactor: fix auth tag creation for fragments (planning#1522))
refactor: adjust payload handler setup (planning#1522))
refactor: fix attachment and fragment hash validation (planning#1522))
feat: add hash verification for streams (planning#1522))
refactor: fix path resolver (planning#1522))
refactor: change payload handler setup (planning#1522))
refactor: move fragment buffering to chunking service (planning#1522))
Merge branch 'renovate/maven-deploy-plugin.version' into 'main'
Merge branch 'renovate/eclipse-temurin-11.x' into 'main'
Merge branch 'main' into 'renovate/maven-deploy-plugin.version'
Merge branch 'renovate/maven-install-plugin.version' into 'main'
chore(deps): update dependency org.apache.maven.plugins:maven-install-plugin to v3.1.2
chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2
refactor: add no args constructor (planning#1522))
refactor: fix test config (planning#1522))
refactor: add fragment validation (planning#1522))
test: add chunking e2e test (planning#1522))
feat: add directory resolver for attachment storage (planning#1522))
chore(deps): update eclipse-temurin docker tag to v11.0.23_9-jdk
refactor: add option passing an attachment config (planning#1522))
refactor: buffer attachment to fs directly via attachment helper that writes to stream to a file (planning#1522))
refactor: remove direct stream access to be able to reset (planning#1522))
refactor: inline var (planning#1522))
refactor: generate new attachment id foreach announcement (planning#1522))
Loading