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
6c8580e21f395188f02e0d030c14c7b2ce869519
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
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
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
explicit scoping/visibility where missing following codacy hint
removed unused fields following codacy hint
moved attribute to top of class following codacy hint
rewrite a line in docker_push.sh following codacy hint
update akka port number
fix tests
use Bintray repo to download woken-messages dependency
restore exareme integration (using http requests)
remove accidentally committed files
fix problem with akka + stop actors when received experiments results + add integration test draft
add simple integration test for algorithmsFactory
fix algo params sent to woken
fix serialization problem
Get methods from akka is working
akka connection works
Trying to make it work
put application.conf at right place
update woken akka port number
a bit of cleaning
handle query error in experimentActor
save results when received experiment results
return ok when listing methods
use actor with parameter for experiments
convert algorithms and validations for scala
update woken-messages version and use it for listing methods too
Trying to make it work
work in progress
work in progress
Work in progress
import woken-messages using Maven
removed buggy caching on articles and models
improved a comment
enable no-auth mode
DB migration : update path to 3D-brain app
typo
DB migration : use only local paths to apps
DB migration : update Papaya path
DB migration : Use relative paths for apps
workaround to evict cache session by session on Models and Articles
clean code + fix shared caching problem