1. 15 Nov, 2020 6 commits
  2. 13 Nov, 2020 11 commits
  3. 11 Nov, 2020 2 commits
  4. 10 Nov, 2020 17 commits
  5. 09 Nov, 2020 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Dodge lowercasing in profile generation · 3d747c95
      Łukasz Nowak authored
      slapos.cookbook:softwaretype tends to lowercase keys in each section, which
      has been undetected due to using lowercase references of slaves in the tests.
      
      By restructuring information in the sections, and putting slave references
      inside of dumped part of information, now the slave reference case is kept.
      
      Also real care was taken to stabilise published lists by sorting them, as it
      also slipped, that they could be unstable.
      
      Tests has been updated to catch this issue, also other tests were fixed, as
      they had wrong assertions.
      3d747c95
  6. 08 Nov, 2020 2 commits
    • Kirill Smelkov's avatar
      . · 7376afed
      Kirill Smelkov authored
      7376afed
    • Kirill Smelkov's avatar
      Merge remote-tracking branch 'origin/master' into t · eb4e8088
      Kirill Smelkov authored
      * origin/master: (91 commits)
        NEO: fix stress test against recent zodbtools update
        version up: MariaDB 10.3.26 & 10.4.16
        software/kvm: Fix textarea definition
        Revert "software/kvm: Allow many CD-ROMs to boot from"
        stack/erp5: Make bt5 default value a string at the last step.
        software/helloworld: move to python 3
        stack/slapos.cfg: upgrade rubygemsrecipe version
        software/theia: version up theia 1.7.0
        software/plantuml: move to python3
        component/caddy: Switch to Go 1.14
        Add fmtlib component
        stack/slapos: slapos.cookbook version up (1.0.167)
        Release slapos.cookbook (1.0.167)
        stack/slapos.cfg: version up erp5.util 0.4.69
        lamp: remove redundant items in buildout:parts
        fixup! Clean up usage of CMake
        erp5testnode: request a frontend for logs
        Make easier to use MariaDB 10.4
        version up: GCC 8.4
        version up: CMake 3.18.4
        ...
      eb4e8088
  7. 06 Nov, 2020 1 commit