1. 16 Nov, 2021 1 commit
  2. 08 Nov, 2021 1 commit
    • Kirill Smelkov's avatar
      Merge branch 'master+ZODB4-wc2' into y/wc2-next · d34f2af0
      Kirill Smelkov authored
      * master+ZODB4-wc2: (106 commits)
        component/perl-Image-ExifTool: version up 12.30
        fixup! stack/erp5: use %Ta for timing of haproxy requests
        stack/erp5: use %Ta for timing of haproxy requests
        Revert "kvm: Bang immediately in case of vnc_promise problem"
        kvm: Bang immediately in case of vnc_promise problem
        kvm: Switch mouse to tablet mode
        software/slapos-sr-testing: update doc
        software/slapos-sr-testing: run ERP5 SR test with a python3 slapos.core
        component/depot_tools: check out a fixed revision
        software/erp5/test: add python3 support
        software/galene: use python3
        stack/caucase: Version up caucase 0.9.12
        galene: version up 0.4
        kvm: Increase default VM parameters to match nowadays requirement
        hugo: create tempfiles in a dedicated temporary directory
        component/java-jdk: add missing rpaths
        component/alsa: enable slapos.recipe.cmmi's shared
        kvm: Upgrade default ISO for vm to debian bullseye
        componant/slapos/obs.cfg: update OBS build
        caddy-frontend: Pick up recent kedifa from the distribution
        ...
      d34f2af0
  3. 07 Nov, 2021 1 commit
    • Kirill Smelkov's avatar
      Merge branch 'master' into master+ZODB4-wc2 · b2640909
      Kirill Smelkov authored
      * origin/master: (22 commits)
        component/perl-Image-ExifTool: version up 12.30
        fixup! stack/erp5: use %Ta for timing of haproxy requests
        stack/erp5: use %Ta for timing of haproxy requests
        Revert "kvm: Bang immediately in case of vnc_promise problem"
        kvm: Bang immediately in case of vnc_promise problem
        kvm: Switch mouse to tablet mode
        software/slapos-sr-testing: update doc
        software/slapos-sr-testing: run ERP5 SR test with a python3 slapos.core
        component/depot_tools: check out a fixed revision
        software/erp5/test: add python3 support
        software/galene: use python3
        stack/caucase: Version up caucase 0.9.12
        galene: version up 0.4
        kvm: Increase default VM parameters to match nowadays requirement
        hugo: create tempfiles in a dedicated temporary directory
        component/java-jdk: add missing rpaths
        component/alsa: enable slapos.recipe.cmmi's shared
        kvm: Upgrade default ISO for vm to debian bullseye
        componant/slapos/obs.cfg: update OBS build
        caddy-frontend: Pick up recent kedifa from the distribution
        ...
      b2640909
  4. 05 Nov, 2021 1 commit
  5. 04 Nov, 2021 2 commits
    • Jérome Perrin's avatar
    • Jérome Perrin's avatar
      stack/erp5: use %Ta for timing of haproxy requests · be8c2a39
      Jérome Perrin authored
      %Tt was not good, because it also included the idle time from previous
      request when the connection was reused, causing times recorded in log
      files to be much longer the actual request duration.
      
      %Ta - which is described as total active time for the HTTP request,
      between the moment the proxy received the first byte of the request
      header and the emission of the last byte of the response body - is much
      more suitable for our use case of measuring requests durations and is
      similar to apache's %D
      be8c2a39
  6. 29 Oct, 2021 2 commits
  7. 28 Oct, 2021 3 commits
  8. 22 Oct, 2021 1 commit
  9. 21 Oct, 2021 4 commits
  10. 20 Oct, 2021 1 commit
  11. 19 Oct, 2021 1 commit
  12. 18 Oct, 2021 1 commit
  13. 15 Oct, 2021 1 commit
  14. 14 Oct, 2021 3 commits
  15. 13 Oct, 2021 5 commits
  16. 12 Oct, 2021 2 commits
    • Kirill Smelkov's avatar
      Merge branch 'master' into master+ZODB4-wc2 · ddc8115d
      Kirill Smelkov authored
      * master: (24 commits)
        version up: slapos.cookbook 1.0.213
        Release slapos.cookbook (1.0.213)
        recipe/promise_plugin: Improve options
        kvm: Update Debian versions
        caddy-frontend: Fix master partition find in the test
        slaprunner and seleniumserver: Use ecdsa SSH keys in tests
        software/slapos-sr-testing: improve README
        stack/lamp: remove stunnel as it's not used
        slapos.cookbook: remove stunnel recipe
        slapos.cookbook: remove generic-varnish recipe
        component/powerdns: version up 4.5.1
        componenet/lua: version up 5.4.3
        component/python-2.7: do not build nis module
        software/theia: backport a CSS fix, to be removed next time we update
        software/theia: version up theia 1.18.0
        component/git: version up 2.33.0
        version up: Debian 10/11 netinst
        fixup! nodejs: remove unused versions
        component/fluentd: Version up to 1.8.1
        software/fluentd: v↑ fluent-plugin-wendelin to 0.5
        ...
      ddc8115d
    • Jérome Perrin's avatar
  17. 11 Oct, 2021 10 commits