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
e1ec8ac93e5fea1e90ad429b9ecbc8500665d10b
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
30
Sep
29
27
26
22
21
20
16
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
update circle.yml
fix circle.yml
update circle.yml
update circle.yml
add circle.yml
Add license terms on README
Add license
clean experiments code + update tests
fix number of sampling point
bugfix
bugfix
add env vars to configure DB schemas
forgot to fix a detail
Revert "update m2 volume path"
update test to match new DB config
no hard-coded db schema
add soapui tests
Update badges in readme
update m2 volume path
tests cosmetic
add some tests
save anonymous user in DB when authentication is off so that we can run tests that involve a user
add a test
add comments and add more test data as needed by the tablesample psql function
add a few tests and disable csrf when authentication is disabled
Tests are working
workig on tests
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