Skip to content
Snippets Groups Projects
  1. Nov 04, 2024
  2. Aug 23, 2024
  3. Jul 10, 2024
    • Cédric Krier's avatar
      Publish images sequentially · 7365c2b2
      Cédric Krier authored
      Use resource group from GitLab CI to prevent to publish concurrently images.
      With the process mode set to oldest_first, we ensure that the latest published
      image is actually the latest build.
      7365c2b2
  4. Jul 03, 2024
  5. May 31, 2024
  6. Jun 10, 2024
  7. Apr 29, 2024
  8. Feb 13, 2024
  9. Feb 04, 2024
  10. Jan 12, 2024
  11. Jan 29, 2024
  12. Jan 09, 2024
  13. Jan 06, 2024
  14. Nov 26, 2023
  15. Nov 18, 2023
  16. Oct 30, 2023
  17. Oct 15, 2023
  18. Jul 11, 2023
  19. Jul 06, 2023
  20. Jul 01, 2023
  21. May 13, 2023
  22. May 03, 2023
  23. May 01, 2023
  24. Apr 23, 2023
  25. Apr 11, 2023
  26. Jan 16, 2023
  27. Dec 27, 2022
    • Nicolas Évrard's avatar
      Set LANG to C.UTF-8 · 047e3eed
      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
      047e3eed
  28. Dec 23, 2022
  29. Nov 30, 2022
  30. Oct 31, 2022
  31. May 02, 2022
  32. Apr 12, 2022
  33. Feb 06, 2022
  34. Nov 19, 2021
  35. Nov 01, 2021
  36. Oct 17, 2021
Loading