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.015Jan1411829Dec2317118329Nov19181713121110629Oct232015147218Sep18Jun14May54121Apr161398631Mar27Feb251918151312831Jan3029282723201615149727Dec18139429Nov221211654130Oct11107429Sep20191094Jul5Jun28May242321201018Apr121110925Mar20522Feb2014825Jan24232221Dec18138Nov20Jun22May2120191815144230Apr27262524232019181610321Mar2017161575228Feb23222019161514128131Jan30292823329Dec2718171514131211548Nov6225Oct2413109611Sep16Aug1411Jul7627Jun2615May1198215Apr23Jan11109622Dec161514875230Nov29211514111097328Oct272019181765Set the ssl-required to noneRemove 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 qakeycloakUpdated 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_workflow6.3.06.3.0Merge pull request #17 from HBPMedical/feat/elk_stackAdded custom application.yml for non docker deployment.Security API refactoring.Fixing 404 message on login as well as on swagger.