Skip to content
Snippets Groups Projects
  1. Nov 06, 2023
  2. May 25, 2023
  3. May 12, 2023
    • Viktor Vorobev's avatar
      Merged in NRRPLT-8865 (pull request #102) · 596bd5be
      Viktor Vorobev authored
      NRRPLT-8865
      
      * [NRRPLT-8865] add parameter to clone_all_repos to determine the branch for clonning
      
      * [NRRPLT-8865] add parameter to clone_all_repos to determine the branch for clonning
      
      * Merge remote-tracking branch 'origin/development' into NRRPLT-8865
      
      * [NRRPLT-8865] remove deprecated brainvisualizer
      
      * Merge remote-tracking branch 'origin/development' into NRRPLT-8865
      596bd5be
  4. May 11, 2023
    • Viktor Vorobev's avatar
      Merged in NRRPLT-8865 (pull request #101) · 0e89ae21
      Viktor Vorobev authored
      NRRPLT-8865
      
      * [NRRPLT-8865] add parameter to clone_all_repos to determine the branch for clonning
      
      * [NRRPLT-8865] add parameter to clone_all_repos to determine the branch for clonning
      
      * Merge remote-tracking branch 'origin/development' into NRRPLT-8865
      0e89ae21
  5. May 10, 2023
  6. May 08, 2023
  7. May 02, 2023
  8. Apr 27, 2023
  9. Apr 17, 2023
  10. Oct 13, 2022
    • Viktor Vorobev's avatar
      [NRRPLT-0000] HOTFIX · d3e4c7a7
      Viktor Vorobev authored
      remove `source nrp_get_scm_version.sh` in the end of the `nrp_functions`, because this is not needed and makes problems with nrp_update script
      d3e4c7a7
  11. Sep 23, 2022
  12. Aug 09, 2022
    • Sandro Weber's avatar
      Merged in NRRPLT-8623 (pull request #92) · 3bc9eed2
      Sandro Weber authored
      [NRRPLT-8623] added nrpVersion to proxy config template
      
      * [NRRPLT-8623] added nrpVersion to proxy config template
      
      * [NRRPLT-8623] added nrpVersion to proxy config template
      
      
      Approved-by: Viktor Vorobev
      3bc9eed2
  13. Jul 19, 2022
    • vahid zolfaghari's avatar
      Merged in NRRPLT-8243-redrawing-proxy-architecture (pull request #88) · 94cc216e
      vahid zolfaghari authored
      [NRRPLT-8243] New proxy architecture
      
      * [NRRPLT-8243] not using hard-coded IPs for nrpBackendProxy config.json
      * [NRRPLT-8243] add cle-haproxy and cle-reverse-proxies
      * [NRRPLT-8243] create .local/var/run and fix a bug
      * [NRRPLT-8243] use container's name instead of IP
      * [NRRPLT-8243] remove unnecessary nrp-postgres
      
      Approved-by: Ugo Albanese
      Approved-by: Viktor Vorobev
      94cc216e
  14. Jun 30, 2022
    • Viktor Vorobev's avatar
      Merged in NRRPLT-8551 (pull request #90) · 723b4fe5
      Viktor Vorobev authored
      [NRRPLT-8551] Exit from devinstall on failed installation.
      
      When some module is not installed, make devinstall just continues without throwing an error. This creates an illusion that the installation is going to be successful but it can fail.
      
      * [NRRPLT-8551] Delete EPFL placeholder
      
      Approved-by: Ugo Albanese
      723b4fe5
    • Viktor Vorobev's avatar
      Merged in prod-server-url (pull request #91) · 177e2561
      Viktor Vorobev authored
      [NRRPLT-0000] Fix production server URL in config.json
      
      Approved-by: Ugo Albanese
      Approved-by: Vahid Zolfaghari
      177e2561
  15. Jun 17, 2022
  16. Dec 13, 2021
    • Viktor Vorobev's avatar
      Merged in NRRPLT-8409-failed-fresh-install (pull request #87) · 9d8a27c8
      Viktor Vorobev authored
      [NRRPLT-8409] Fix installation from source.
      
      The VIRTUAL_ENV env var got reset by the deactivation of the virtual environment  used by install_template_experiments_requirements and generate_low_resolution_pbr_textures.
      
      * [NRRPLT-8409] save VIRTUAL_ENV before deactivate
      * [NRRPLT-8409] note about VIRTUAL_ENV
      
      Approved-by: Ugo Albanese
      9d8a27c8
  17. Sep 16, 2021
    • Viktor Vorobev's avatar
      Merged in NRRPLT-8215-collab-2 (pull request #86) · 51b90e13
      Viktor Vorobev authored
      [NRRPLT-8215] Support to authentication via Ebrains Collab v2
      
      * [NRRPLT-8215] comment on deprecated humanbrainproject.eu
      * [NRRPLT-8215] fix switching auth modes locally
      
      
      Approved-by: Sandro Weber
      Approved-by: Vahid Zolfaghari
      51b90e13
  18. Jul 29, 2021
  19. Jul 26, 2021
  20. Jul 15, 2021
  21. Jul 14, 2021
  22. Jul 13, 2021
  23. Jul 09, 2021
  24. Jul 08, 2021
  25. Jun 21, 2021
  26. Jun 07, 2021
  27. Feb 10, 2021
  28. Feb 09, 2021
  29. Feb 03, 2021
  30. Feb 02, 2021
  31. Feb 01, 2021
    • Ugo Albanese's avatar
      Merged in NRRPLT-7989-spinnake-from-source (pull request #74) · ff6426a0
      Ugo Albanese authored
      [NRRPLT-7989] Update install_spinnaker.sh
      
      Approved-by: Eloy Retamino
      ff6426a0
    • Krzysztof Lebioda's avatar
      Merged in NRRPLT-8118 (pull request #71) · f0dc2f28
      Krzysztof Lebioda authored
      [NRRPLT-8118] Improve shell type discovery in nrp_variables.
      
      Shell type is be determined by checking the process name. If the
      basename of the process name doesn't match any of the supported shell types,
      heuristics will be applied to determine the type:
      * BASH environment variable should be set in bash
      * ZSH_NAME environment variable should be set in zsh
      * Fall back to sh if none of the above is true
      
      Approved-by: Antoine Detailleur
      Approved-by: Viktor Vorobev
      f0dc2f28
  32. Jan 28, 2021
  33. Jan 11, 2021