An error occurred fetching the project authors.
  1. 14 Jun, 2021 1 commit
  2. 09 Jun, 2021 1 commit
  3. 04 Jun, 2021 1 commit
  4. 03 Jun, 2021 1 commit
  5. 15 May, 2021 2 commits
  6. 14 May, 2021 2 commits
  7. 05 May, 2021 1 commit
  8. 27 Apr, 2021 1 commit
  9. 21 Apr, 2021 1 commit
  10. 09 Apr, 2021 2 commits
  11. 31 Mar, 2021 2 commits
  12. 30 Mar, 2021 1 commit
  13. 29 Mar, 2021 1 commit
  14. 16 Mar, 2021 1 commit
  15. 10 Mar, 2021 1 commit
  16. 09 Mar, 2021 1 commit
  17. 01 Mar, 2021 2 commits
  18. 22 Feb, 2021 2 commits
  19. 17 Feb, 2021 2 commits
  20. 16 Feb, 2021 1 commit
  21. 12 Feb, 2021 1 commit
  22. 04 Feb, 2021 1 commit
  23. 27 Jan, 2021 1 commit
  24. 26 Jan, 2021 1 commit
  25. 20 Jan, 2021 1 commit
  26. 13 Jan, 2021 1 commit
  27. 24 Dec, 2020 1 commit
  28. 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
  29. 30 Nov, 2020 1 commit
  30. 24 Nov, 2020 1 commit
  31. 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
  32. 11 Nov, 2020 2 commits