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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6d4bb39f35009daed1220205b54a46ea83f66fe4
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
Begin with the selected commit
Created with Raphaël 2.2.0
13
May
11
10
8
7
6
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
chore: add javadoc (planning#1522))
Merge branch 'renovate/mockito-monorepo' into 'main'
chore(deps): update dependency org.mockito:mockito-core to v5.12.0
Merge remote-tracking branch 'origin/main' into feature/1522-chunked-attachments
Merge branch 'renovate/nimbus.version' into 'main'
test: add downloader tests (planning#1522))
fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v9.39
refactor: de-lombok config to be able to use path in the object and string in the yaml (planning#1522))
refactor: add javadoc, extract method for readability (planning#1522))
refactor: fix javadoc (planning#1522))
refactor: rename and move chunker (planning#1522))
Merge branch 'renovate/nimbus.version' into 'main'
refactor: add static creator method with more speaking intention to payload (planning#1522))
refactor: move attachment download to common downloader class to reuse code for submission and reply upload (planning#1522))
refactor: generate auth-tags on download and pass them to the validation object (planning#1522))
fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v9.38
refactor: add recommended max chunk size (planning#1522))
refactor: only create fragments of file size is larger than chunk size (planning#1950))
refactor: add problem to rejection (planning#1950))
refactor: adjust tests (planning#1950))
chore: update set schema to 1.2.2 (planning#1950))
refactor: remove zip compression in jwe header since it is not recommended to used it anymore, see https://git.fitko.de/fit-connect/planning/-/issues/1811 (planning#1954))
test: use model default for content structure (planning#1954))
test: add timestamp test (planning#1954))
refactor: add default (planning#1954))
refactor: change timestamp datatype so zoned date times can be used (planning#1954))
tes: add upload tests (planning#1522))
refactor: add javadoc (planning#1522))
test: add test for payload handling and directory resolving (planning#1522))
refactor: use hash service directly rather than complex fit connect service (planning#1522))
refactor: rename param (planning#1522))
refactor: fix module desc typo (planning#1522))
test: fix assertion (planning#1522))
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'
Loading