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
4f152d7ca337f8df2e7cc7288811d7ca4ba42e5a
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
16
Sep
15
14
13
12
9
7
5
2
1
31
Aug
30
29
26
25
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
fix running pre-tests
Trying to add some tests
Trying to add some caching
clean code
clean code
details
clean DataUtil
only send a sample of the original data to the frontend (200 points)
do not save datasets data into portal-db
removed data from dataset and load it on the fly (work remaining)
bugfix
bugfix duplicate variables
fix models with same variables bug
only keep code attribute for variables and groups
trying to fix user auth bug
fix portal_db env var when waiting for db ready
fix env variable name in run.sh
use science schema
Merge branch 'master' of ssh://lab01560.intranet.chuv:2222/mip-portal/portal-backend
rename datasources
Update badges in readme
refactor datasources
Set version 1.1 for the jar
Add labels to Docker image
add compatibility with old frontend version by adding empty groups list when no sub-group exist (only for deprecated API)
Merge branch 'refactoring_data_src' into 'master'
remove outdated integration tests
variables metadata into meta-db
update environment variables documentation in README
Cascade persist query variables (short term solution)
data field in request API response is working
add new version of request API (without data for now)
put back isVariable attribute to deprecated variables API
put back group attribute to deprecated variables API
get number of variables in stats API
connection to two datasources is finally working
work in progress (metadatasource working)
work in progress
work in progress
second datasource has to be fixed but almost done