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
3e38c2650ed76aa2d00f5f5566ab02ab0cd5cfc6
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
21
Nov
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
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
only keep caching for methods-list in experiments api
Revert "Revert "add caching to experiments""
Revert "add caching to experiments"
add caching to experiments
add caching to data-util
add caching on articles api
add caching on models
refactor variables API to use spring caching
refactor groups API to use spring caching
Merge branch 'master' of github.com:LREN-CHUV/portal-backend
Merge branch 'more_validation' into 'master'
fixed swagger for get articles
refactor experiment running
avoid multiple instanciations of simple Gson object
Use validation on experiment queries
clean Swagger annotations and add ExperimentQuery model
replaced deprecated Swagger method
Prepared for caching (DataUtil Bean + Dependency + CacheConfiguration)
2.0.0
2.0.0
Check model/article existence when trying to get one from slug
fix db migration add filters
update soap-ui tests
Merge branch 'fix_exp_json' into 'master'
fix experiment json
fix double quoted-prettified json in experiments API
remove whitespaces before saving experiments results
Revert "Trying to configure CircleCI for continuous delivery on DockerHub"
Trying to configure CircleCI for continuous delivery on DockerHub
update docker runner readme
fix Swagger UI access
no authentication for Swagger UI
update tests