- 01 Mar, 2022 1 commit
-
-
Ivan Tyagov authored
Use relative paths. Cleanup.
-
- 22 Feb, 2022 1 commit
-
-
Łukasz Nowak authored
CSR id shall be requested only when it's not available yet, as otherwise it contacts caucase server needlessly, and in some circumstances it can result with bogus new CSR.
-
- 21 Feb, 2022 1 commit
-
-
Vincent Pelletier authored
Fixes a build error with recent gawk versions.
-
- 17 Feb, 2022 2 commits
-
-
Łukasz Nowak authored
As refernce to the network-config-ipv4 part has been removed from the publish-connection-information the part was not installed anymore, so the netconfig.sh file was not added. Fixed it by simply adding this part to the installed ones. This fixes commit 3f7d8965
-
Jérome Perrin authored
-
- 14 Feb, 2022 1 commit
-
-
Ivan Tyagov authored
-
- 11 Feb, 2022 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Alain Takoudjou authored
-
- 10 Feb, 2022 1 commit
-
-
Yusei Tahara authored
-
- 09 Feb, 2022 2 commits
-
-
Arnaud Fontaine authored
-
Joanne Hugé authored
-
- 08 Feb, 2022 1 commit
-
-
Łukasz Nowak authored
Server header might be changed by client facing caddy, for which caddy code has been fixed to not transmit the Server header at all by default. In ATS Server header has been disabled by configuration. haproxy does not add Server header at all. Thanks to improvement in the test backend, it's asserted that Server header send by the backend is left intact.
-
- 07 Feb, 2022 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This was useless. dumps is enough.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 03 Feb, 2022 3 commits
-
-
Arnaud Fontaine authored
And upgrading to the python3-supported version (1.1) requires gtk3 and recent versions of freetype, glib, atk, gtk, gtkmm, atkmm... https://wiki.inkscape.org/wiki/Tracking_Dependencies
-
Kirill Smelkov authored
This reverts commit 27f574bc. NEO now should support zodbpickle >= 2 with nexedi/neoppod!19. /cc @jerome /merge-request-on nexedi/slapos!1125
-
Julien Muchembled authored
-
- 02 Feb, 2022 1 commit
-
-
Kirill Smelkov authored
Pick up nexedi/wendelin.core@3d0f134c to fix build on Python3.
-
- 01 Feb, 2022 1 commit
-
-
Joanne Hugé authored
-
- 31 Jan, 2022 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 28 Jan, 2022 1 commit
-
-
Jérome Perrin authored
Depends on erp5!1529 and erp5!1534 See merge request !1114
-
- 27 Jan, 2022 5 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos!1117
-
Kirill Smelkov authored
This upgrade teaches nxdtest to properly cancel test run and test job when it receives SIGTERM or SIGINT. See nexedi/nxdtest@6f75fa90...56e52da6 for details. /reviewed-by @jerome /reviewed-on nexedi/slapos!1121
-
Kirill Smelkov authored
Finishing touches to release wendelin.core 2.0.alpha2: - Switch to using File IO provided by Pygolang - Fix build_dso on clean checkout (not relevant for SlapOS) wendelin.core@11e023cf...ad6305c0 Tested via: ERP5: https://nexedijs.erp5.net/#/test_result_module/20220127-586CEAFD Wendelin: https://nexedijs.erp5.net/#/test_result_module/20220127-8444F82A
-
Kirill Smelkov authored
This upgrade adds ability to handle signals via nogil channels, and other improvements and fixes. See pygolang@e18adbab and https://pypi.org/project/pygolang/#pygolang-change-history for details. /reviewed-by @jerome /reviewed-on !1120
-
Kirill Smelkov authored
This upgrade prepares wendelin.core to be forward-compatible with upcoming pygolang upgrade. It also brings in fixes to several crashes caught by first on-field usage. See wendelin.core@49f826b1...11e023cf for details. /reviewed-by @jerome /reviewed-on !1120
-
- 21 Jan, 2022 1 commit
-
-
Cédric Le Ninivin authored
See merge request nexedi/slapos!1118
-
- 20 Jan, 2022 1 commit
-
-
Cédric Le Ninivin authored
-
- 19 Jan, 2022 1 commit
-
-
Kirill Smelkov authored
Going Go1.17.3 -> Go1.17.6 brings in fixes to compiler, runtime and stdlib including security fixes to syscall and net/http packages. https://go.dev/doc/devel/release#go1.17.minor Tested via: - SlapOS.SoftwareReleases.IntegrationTest.Python2 (https://nexedijs.erp5.net/#/test_result_module/20220118-7422B39B), and - SlapOS.SoftwareReleases.IntegrationTest.Python3 (https://nexedijs.erp5.net/#/test_result_module/20220118-30B9FCE8) /cc @luke, @jerome, @alain.takoudjou, @xavier_thompson @tomo, @lu.xu /reviewed-on nexedi/slapos!1116
-
- 18 Jan, 2022 2 commits
-
-
Kirill Smelkov authored
Going Go1.16.10 -> Go1.16.13 brings in fixes to compiler, runtime and stdlib including security fixes to syscall and net/http packages. https://go.dev/doc/devel/release#go1.16.minor Tested manually via adjusted helloworld because nothing intree currently uses Go1.16.
-
Ophélie Gagnard authored
-
- 17 Jan, 2022 2 commits
-
-
Xavier Thompson authored
Without this we sometimes hit the socket path length limit when testing ERP5 inside Theia inside erp5testnode.
-
Jérome Perrin authored
wait a first time that ERP5 have finished processing activities for initial site creation and tolerate that during this time zopes might reply with error code
-
- 14 Jan, 2022 1 commit
-
-
Kazuhiko Shiozaki authored
-