Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
portal-backend
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HBP Medical Informatics Platform
portal-backend
Graph
dc3c711e8a5ed97047c314fb82d9f630779c7c9f
Select Git revision
Branches
1
master
default
protected
Tags
20
8.1.1
8.1.0
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.9.0
7.8.1
7.8.0
7.7.1
7.6.3
7.7.0
7.6.2
7.6.1
7.6.0
7.5.4
7.5.3
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Nov
10
6
29
Oct
23
20
15
14
7
2
18
Sep
18
Jun
14
May
5
4
1
21
Apr
16
13
9
8
6
31
Mar
27
Feb
25
19
18
15
13
12
8
31
Jan
30
29
28
27
23
20
16
15
14
9
7
27
Dec
18
13
9
4
29
Nov
22
12
11
6
5
4
1
30
Oct
11
10
7
4
29
Sep
20
19
10
9
4
Jul
5
Jun
28
May
24
23
21
20
10
18
Apr
12
11
10
9
25
Mar
20
5
22
Feb
20
14
8
25
Jan
24
23
22
21
Dec
18
13
8
Nov
20
Jun
22
May
21
20
19
18
15
14
4
2
30
Apr
27
26
25
24
23
20
19
18
16
10
3
21
Mar
20
17
16
15
7
5
2
28
Feb
23
22
20
19
16
15
14
12
8
1
31
Jan
30
29
28
23
3
29
Dec
27
18
17
15
14
13
12
11
5
4
8
Nov
6
2
25
Oct
24
13
10
9
6
11
Sep
16
Aug
14
11
Jul
7
6
27
Jun
26
15
May
11
9
8
2
1
5
Apr
23
Jan
11
10
9
6
22
Dec
16
15
14
8
7
5
2
30
Nov
29
21
15
14
11
10
9
7
3
28
Oct
27
20
19
18
17
6
5
3
30
Sep
29
27
26
22
21
20
16
Security API refactoring.
Fixing 404 message on login as well as on swagger.
Implemented exteption/error handling and added java docs on service layer.
Configuring keycloak security.
Fixed log level env variables for portal-backend.
Configuring keycloak security.
Merge
Fixing 404 message on login as well as on swagger.
Added spring debug level.
Merge
Implemented exteption/error handling and added java docs on service layer.
pom.xml cleanup.
Cleaning up security configuration code.
Merge branch 'feat/elk_stack' of https://github.com/HBPMedical/portal-backend into feat/186_experiment_refactor
Improved exception handling.
Updating pom.xml and implementing optional filtering in GET /experiments.
Updated dependecies
Log level default values and env variables changed.
Reduced logs and removed spacing.
Removed curl installation because build was failing.
Limit logs from spring framework.
Merge with elastic logs.
Experiments/Models Refactoring
Removing extra brackets.
Log level default values and env variables changed.
Reduced logs and removed spacing.
Removed curl installation because build was failing.
Limit logs from spring framework.
Print logs on sysout not a file.
Merge pull request #16 from HBPMedical/dev/251_refactor_logging
6.2.1
6.2.1
Update logs on /experiments/runAlgorithm to output the parameters of the algorithm
Renamed ActionLogging to Logging.
Identation fixes on the whole solution.
Refactored all logs.
Merge pull request #15 from HBPMedical/Experiments-Ownership
Small change.
Remove a space
Updated getExperiment so an experiment can be accessed in two cases: 1. If it is shared to everyone 2. If it is not shared only the owner can access it. If none of the above is the case it will return a UNAUTHORIZED Http Status.
Merge pull request #14 from HBPMedical/dev/disabledAlgorithmsConfig
6.2.0
6.2.0
Adding config file to disable algorithms.