Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 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.
Created with Raphaël 2.2.011Nov10629Oct232015147218Sep18Jun14May54121Apr161398631Mar27Feb251918151312831Jan3029282723201615149727Dec18139429Nov221211654130Oct11107429Sep20191094Jul5Jun28May242321201018Apr121110925Mar20522Feb2014825Jan24232221Dec18138Nov20Jun22May2120191815144230Apr27262524232019181610321Mar2017161575228Feb23222019161514128131Jan30292823329Dec2718171514131211548Nov6225Oct2413109611Sep16Aug1411Jul7627Jun2615May1198215Apr23Jan11109622Dec161514875230Nov29211514111097328Oct272019181765330Sep29272622212016Security API refactoring.Fixing 404 message on login as well as on swagger.Implemented exteption/error handling and added java docs on service layer.Configuring keycloak security.Fixed log level env variables for portal-backend.Configuring keycloak security.MergeFixing 404 message on login as well as on swagger.Added spring debug level.MergeImplemented exteption/error handling and added java docs on service layer.pom.xml cleanup.Cleaning up security configuration code.Merge branch 'feat/elk_stack' of https://github.com/HBPMedical/portal-backend into feat/186_experiment_refactorImproved exception handling.Updating pom.xml and implementing optional filtering in GET /experiments.Updated dependeciesLog level default values and env variables changed.Reduced logs and removed spacing.Removed curl installation because build was failing.Limit logs from spring framework.Merge with elastic logs.Experiments/Models RefactoringRemoving extra brackets.Log level default values and env variables changed.Reduced logs and removed spacing.Removed curl installation because build was failing.Limit logs from spring framework.Print logs on sysout not a file.Merge pull request #16 from HBPMedical/dev/251_refactor_logging6.2.16.2.1Update logs on /experiments/runAlgorithm to output the parameters of the algorithmRenamed ActionLogging to Logging.Identation fixes on the whole solution.Refactored all logs.Merge pull request #15 from HBPMedical/Experiments-OwnershipSmall change.Remove a spaceUpdated getExperiment so an experiment can be accessed in two cases: 1. If it is shared to everyone 2. If it is not shared only the owner can access it. If none of the above is the case it will return a UNAUTHORIZED Http Status.Merge pull request #14 from HBPMedical/dev/disabledAlgorithmsConfig6.2.06.2.0Adding config file to disable algorithms.