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
e974da9e2e2023fc83307e7a553973044356315c
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
15
Jan
14
11
8
29
Dec
23
17
11
8
3
29
Nov
19
18
17
13
12
11
10
6
29
Oct
23
20
15
14
7
2
18
Sep
18
Jun
14
May
5
4
1
21
Apr
16
13
9
8
6
31
Mar
27
Feb
25
19
18
15
13
12
8
31
Jan
30
29
28
27
23
20
16
15
14
9
7
27
Dec
18
13
9
4
29
Nov
22
12
11
6
5
4
1
30
Oct
11
10
7
4
29
Sep
20
19
10
9
4
Jul
5
Jun
28
May
24
23
21
20
10
18
Apr
12
11
10
9
25
Mar
20
5
22
Feb
20
14
8
25
Jan
24
23
22
21
Dec
18
13
8
Nov
20
Jun
22
May
21
20
19
18
15
14
4
2
30
Apr
27
26
25
24
23
20
19
18
16
10
3
21
Mar
20
17
16
15
7
5
2
28
Feb
23
22
20
19
16
15
14
12
8
1
31
Jan
30
29
28
23
3
29
Dec
27
18
17
15
14
13
12
11
5
4
8
Nov
6
2
25
Oct
24
13
10
9
6
11
Sep
16
Aug
14
11
Jul
7
6
27
Jun
26
15
May
11
9
8
2
1
5
Apr
23
Jan
11
10
9
6
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
Set the ssl-required to none
Remove a log and small change to 7.0 migration script.
Reverting results to result and accessing only the first result from galaxy.
Updated result to results to be able to save multiple results and fixed agreedNDA so the property is up to date even when you logout and login again.
Added ssl-required.
Added lombok.Updated claim utils to match the qakeycloak
Updated the migration so that is backwards compatible.
Update the ClaimUtils according to the keycloak refactoring.
Made so the transient endpoint will work with any algorithm.
Documentation about the algorithm name column that will be stored in the database.
Updated database calls to be case insensitive.
Removed the algorithm name from experimentDTO so it wont be required or will return algorithm name twice but the algorithm name still exists in the database to help with the filtering on the GET /experiments request.
Added badrequest in case algorithm type is null and fix the convertion of the json that exareme provides to a list of results.
Fix for CORS allowed requests.
CORS Filter added when authentication is disabled.
Application.yml can always be included.
Merge.
Remove article from database.Made GET /experiments return only my experiments or the shared and wont print the result of the experiment.
Removing deployed on production env variable, not needed.
XSRF protection added.
Removed uneccessary dependency.
Env variables cleanup.
User updated if info changed and csrf disabled on development.
Merge with keycloak security.
Added filter order by on get /experiments and added property updated on experiment.
Removing webjars endpoint.
Small beautifications.
Cleanup and beautification.
Keycloak security authentication/authorization fixed.
Removing users endpoint and security cleanup.
Merge with experiments_refactor.
Merge with non_docker setup.
Beautification of non_docker additions.
Fixed dependencies that blocked the GET /algorithms.
Added global variables for pathologies url and disabledAlgorithms.
Merge pull request #18 from HBPMedical/bug/galaxy_workflow
6.3.0
6.3.0
Merge pull request #17 from HBPMedical/feat/elk_stack
Added custom application.yml for non docker deployment.
Security API refactoring.
Fixing 404 message on login as well as on swagger.