Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
naming-backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ics-software
naming-backend
Graph
f3b8426e7f55ef8f1217436402f1669b8e599f70
Select Git revision
Branches
2
main
default
task-documentation
2 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
Jun
17
14
13
3
28
May
24
22
17
16
15
9
Apr
5
2
26
Mar
5
28
Feb
27
23
22
20
19
16
15
14
13
5
31
Jan
30
29
27
17
16
15
12
10
8
4
3
2
22
Dec
20
18
13
8
7
5
30
Nov
24
20
10
9
31
Oct
30
27
26
24
18
16
12
11
10
9
26
Sep
22
19
18
15
24
Aug
23
22
17
14
Jul
11
5
4
3
30
Jun
26
22
21
20
15
7
31
May
22
25
Apr
21
14
29
Mar
27
9
8
6
3
Feb
27
Jan
24
19
18
11
10
4
2
23
Dec
22
20
14
7
6
5
2
30
Nov
29
25
23
21
25
Oct
17
12
11
7
6
4
29
Sep
28
27
22
31
Aug
30
22
15
Jul
14
13
12
9
8
5
30
Jun
29
28
27
23
16
8
1
5
May
4
3
2
29
Apr
28
21
19
8
5
1
31
Mar
8
3
2
1
28
Feb
24
23
Merge branch 'task/auth-rbac' into 'main'
main
main
Get username from @AuthenticationPrincipal
Add annotation @EnableMethodSecurity to better handle annotation @PreAuthorize
Add authentication and authorization
Update instructions for to do for first releases
task-documentat…
task-documentation
Fix Sonar issues
Fix for mnemonic path search for purpose of comparing with previous functionality
Add copyright notice and update javadoc
Remove use of Serializable interface and serialVersionUID
Remove use of Serializable interface and serialVersionUID
Update description of environment variables for configuration
Merge branch 'task/notification' into 'main'
Drop table for usernames for notifications
Update notification of names and structures
Refactor log handling
Refactor log handling
Refactor instance variables as final
Refactor response class for clarity
Refactor Swagger documentation
Refactor integration tests
Refactor configuration
Update versions for guava, spotbugs, jacoco, testcontainers
Merge branch 'task/explicit-db-audit' into 'main'
Update documentation
Fix constructor for structure classes and add unit tests
Rename content in code after migration to and use of audit tables
Rename content in database scripts for migration to and use of audit tables
Remove non-used code, comments, rename variables and various clean-up
Remove non-audit table functionality
Remove non-audit table functionality
Remove non-audit table functionality
Remove non-audit table functionality
Add use of audit table functionality
Add use of audit table functionality
Add use of audit table functionality
Add use of audit table functionality
Add database scripts for migration to and use of audit tables
Merge branch 'task/remove-status-as-query-parameter' into 'main'
Update migration script to transform data to not rely on status attribute
Update documentation
Loading