An error occurred fetching the project authors.
  1. 31 Mar, 2021 2 commits
  2. 30 Mar, 2021 1 commit
  3. 29 Mar, 2021 1 commit
  4. 16 Mar, 2021 1 commit
  5. 10 Mar, 2021 1 commit
  6. 09 Mar, 2021 1 commit
  7. 01 Mar, 2021 2 commits
  8. 22 Feb, 2021 2 commits
  9. 17 Feb, 2021 2 commits
  10. 16 Feb, 2021 1 commit
  11. 12 Feb, 2021 1 commit
  12. 04 Feb, 2021 1 commit
  13. 27 Jan, 2021 1 commit
  14. 26 Jan, 2021 1 commit
  15. 20 Jan, 2021 1 commit
  16. 13 Jan, 2021 1 commit
  17. 24 Dec, 2020 1 commit
  18. 17 Dec, 2020 1 commit
    • Léo-Paul Géneau's avatar
      software/jupyter: move to python 3 · b15cac5f
      Léo-Paul Géneau authored
      moves python2 release to component/jupyter-py2 because it is required by ERP5
      but not maintained anymore
      
      moves to python 3 :
      - test/test.py
      - jupyter_notebook_config.py.jinja
      - ERP5kernel.py
      
      modifies custom.js to create a workaround for events issue
      see (https://github.com/jupyter/notebook/issues/2499)
      
      upgrades slapos.cookbook version to 1.0.171 to use zero_knowledge recipe
      with python 3
      
      adds jupyter partition check in software/erp5/test/test_erp5.py
      b15cac5f
  19. 30 Nov, 2020 1 commit
  20. 24 Nov, 2020 1 commit
  21. 20 Nov, 2020 1 commit
    • Léo-Paul Géneau's avatar
      software/powerdns: add tests · b15ec0ec
      Léo-Paul Géneau authored
      Tests added:
      - connexion parameters
      - monitor url
      - slaves instanciation
      
      Adds connexion parameters:
      - ipv6
      - port
      - ipv4
      
      Upgrade dnspython from 1.15.0 to 1.16.0
      
      Removes unused parameters in instance-powerdns-replicate.cfg.jinja:
      - private-ipv4
      - public-ipv4
      - domain
      b15ec0ec
  22. 11 Nov, 2020 2 commits
  23. 02 Nov, 2020 1 commit
  24. 29 Oct, 2020 2 commits
  25. 20 Oct, 2020 2 commits
  26. 17 Sep, 2020 1 commit
  27. 15 Sep, 2020 1 commit
  28. 11 Sep, 2020 2 commits
  29. 26 Aug, 2020 2 commits
  30. 25 Aug, 2020 2 commits
    • Jérome Perrin's avatar
      version up: slapos.core 1.6.1 · efc0ad41
      Jérome Perrin authored
      efc0ad41
    • Jérome Perrin's avatar
      version up slapos.toolbox 0.110 · f3613b91
      Jérome Perrin authored
      Since this version introduces a dependency on backports.lzma we had to
      explicitly install backports.lzma in a slapos compliant way before installing
      slapos.toolbox, because installing the egg needs xz-utils.
      
      For slapos-sr-testing it's also a version up of backports.lzma to 0.14.0
      f3613b91