Skip to content
Snippets Groups Projects
  1. Nov 18, 2023
  2. Oct 30, 2023
  3. Oct 15, 2023
  4. Jul 11, 2023
  5. Jul 06, 2023
  6. Jul 01, 2023
  7. May 13, 2023
  8. May 03, 2023
  9. May 01, 2023
  10. Apr 23, 2023
  11. Apr 11, 2023
  12. Jan 16, 2023
  13. Dec 27, 2022
    • Nicolas Évrard's avatar
      Set LANG to C.UTF-8 · 047e3eed07bd
      Nicolas Évrard authored
      uwsgi overrides the stdout and stderr with its own implementation which do not
      use the backslashreplace value for the error argument of open(). Setting LANG
      to C.UTF-8 workarounds this issue until it's fixed upstream.
      
      Closes tryton#11894
      047e3eed07bd
  14. Dec 23, 2022
  15. Nov 30, 2022
  16. Oct 31, 2022
  17. May 02, 2022
  18. Apr 12, 2022
  19. Feb 06, 2022
  20. Nov 19, 2021
  21. Nov 01, 2021
  22. Oct 17, 2021
  23. Sep 17, 2021
  24. May 18, 2021
    • Cédric Krier's avatar
      Upgrade installed Pillow version · d3afb2ea11cd
      Cédric Krier authored
      The Debian version is too old to position correctly the avatar letters.
      We keep installing python3-pil in order to install the dependency libraries
      
      issue10428
      review346301002
      d3afb2ea11cd
  25. May 03, 2021
  26. Feb 12, 2021
  27. Dec 15, 2020
  28. Nov 02, 2020
  29. Jul 26, 2020
  30. Jun 16, 2020
    • Cédric Krier's avatar
      Remove default master option · 830a5adf859f
      Cédric Krier authored
      The option can not be deactivate and it is useless when the image is run
      inside an existing orchestrator.
      
      issue9392
      review303751002
      830a5adf859f
  31. May 04, 2020
  32. Apr 12, 2020
    • Cédric Krier's avatar
      Disable µwsgi cheaper option · e209e3eaa74f
      Cédric Krier authored
      We use small number by default to work on most system but users may change
      those parameters to sweet their needs via the command line options.
      
      issue9210
      review289661002
      e209e3eaa74f
  33. Feb 23, 2020
  34. Dec 18, 2019
    • Cédric Krier's avatar
      Use debian 10 for 5.2 and 5.0 branches · 2236510ea1c5
      Cédric Krier authored
      The SQLite packaged in Debian 9 has bug that is failing the tests.
      For some reason, the transactions are not properly roll-backed.
      
      issue8926
      review284601002
      2236510ea1c5
  35. Dec 11, 2019
Loading