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
9e1d91a340c0b294e8f09f81195703d464055b7f
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
25
Aug
24
17
11
9
8
5
4
2
29
Jul
27
26
22
21
19
18
15
14
13
12
11
8
6
5
1
30
Jun
29
28
27
24
22
21
20
17
16
15
13
7
6
3
1
26
May
25
24
23
20
19
11
22
Mar
21
17
16
15
14
10
8
7
4
3
2
1
25
Feb
24
19
16
15
12
10
9
8
5
4
3
1
29
Jan
28
27
26
22
21
20
19
18
15
14
13
12
11
8
7
6
5
14
Dec
10
9
8
7
4
3
Personalise push notification
Normalise Docker build
Reorganise configuration and environment variables
Better workspace location detection
I said on push
Notify dev-activity channel on Slack when pushing a new Docker image
Push only portal-backend to Docker hub
Streamline build, use user 1000 when building
Fix deprecated tag
Update and document environment variables for the Docker container
Remove old cruff
add actuator for health check
update captain.yml to replace /home/mirco/Workspace/GitLab/mip-portal/private-portal-backend/portal-backend by env var
v1.0.0-tech
v1.0.0-tech
removed sonar related stuff
Explicit names for env vars: DB_PASSWORD, LOGGING_LEVEL_HIBERNATE
authentication condition in configuration.tmpl that creates a bug (maybe put it back later)
change logging level
Rename build scripts
Rename build scripts
Merge branch 'master' of gitlab.intranet.chuv:/mip-portal/portal-backend
Docker container: Optional authentication
fixed test script portability
bugfix dupplicate covariable was sent to backend ML
removed src/test/db useless empty folder
removed files containing private data and should only be used in development environment
clean docker-compose file
Merge branch 'enable_sonar' into 'master'
add token for secured connection to sonar
Merge branch 'sonar_suggestions' into 'master'
fix bug found by Sonar
Merge branch 'enable_sonar' into 'master'
run maven sonar plugin at build time
upgrade several dependencies and a few other changes
Merge branch 'captainify' into 'master'
add captain_push script
Merge branch 'add_logs' into 'master'
add logs for each API call and each time something is saved in the DB
Merge branch 'new_package_naming' into 'master'
root package is now 'eu' instead of 'org'
Merge branch 'auto-detect_gateway' into 'master'