- 23 Jan, 2023 2 commits
-
-
Łukasz Nowak authored
-
Ivan Tyagov authored
See merge request nexedi/slapos!1328
-
- 19 Jan, 2023 2 commits
-
-
Thomas Gambier authored
-
Jérome Perrin authored
-
- 18 Jan, 2023 12 commits
-
-
Arnaud Fontaine authored
INFO (echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp INFO ATTENTION: INFO ATTENTION: Unknown system type: Linux 6.1.6-arch1-3 INFO ATTENTION: INFO make: *** [Makefile.in:33: Makefiles] Error 1 INFO make: *** [Makefile:22: makefiles] Error 2
-
Justin authored
See merge request nexedi/slapos!1312
-
Justin authored
-
Justin authored
-
Justin authored
-
Justin authored
software/monitor: Clean-up 'default/base' monitor
-
Thomas Gambier authored
forgot stack directory in 61ad458c
-
Thomas Gambier authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Add a webmanifest and a service worker to support "Add to home screen" ![image](/uploads/0ce9c6abdbe27291dd7fc8210d823c40/image.png) Application name in this screenshot is "Theia SlapOS theia" because I requested with instance name "theia". See merge request nexedi/slapos!1323
-
- 17 Jan, 2023 9 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
There was wrong configuration of alpn h3, which defined globally, but overridden by slave specific configuration. Thanks to this fix, on a node which is QUIC enabled, the QUIC possible slaves are working well.
-
Łukasz Nowak authored
Unfortunately real world deployment is using iptables, which is not consistent regarding the port advertised to in case of UDP, thus it's required to force the user to set the "virtual" listening port.
-
Łukasz Nowak authored
Required components are added, and in order to be really on the bleeding edge for experimental and fresh features pick up recent curl version. Allow to use --alt-svc for the http3 flavour, as it is quite imporant switch for HTTP3 feature. Based on https://curl.se/docs/http3.html
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 16 Jan, 2023 6 commits
-
-
Lu Xu authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Add a webmanifest and a service worker for to support "Add to home screen"
-
Jérome Perrin authored
When the backup script takes more than one second the file name is not 20500101000000.sql.gz
-
Jérome Perrin authored
This brings support for 2020-12 schemas. The python2 version is left unchanged
-
Jérome Perrin authored
should fix crypt issues with python 3.9
-
- 13 Jan, 2023 6 commits
-
-
Lu Xu authored
-
Jérome Perrin authored
See merge request nexedi/slapos!1320
-
Jérome Perrin authored
-
Jérome Perrin authored
This should only be used for development
-
Jérome Perrin authored
-
Jérome Perrin authored
and clean up some duplicate version pins
-
- 12 Jan, 2023 2 commits
-
-
Jérome Perrin authored
We have two public cloudooo instances, https:///cloudooo.erp5.net/ and https://cloudooo1.erp5.net/ but the software release uses only the first one. This changes to use both instances by default, in a random order. This happens for the ERP5 instance and also for the test runner. This also includes a breaking change: the parameter is renamed from `cloudooo-url` into `cloudooo-url-list` and instead of being a coma delimited list of URLs, this is now a proper list of URLs. Some obsolete code and comments about the old `erp5-cloudooo` partition that used to part of ERP5 software release have also been removed. On testing side, ZopeSkinsMixin._setUpClass is changed be made more robust, by waiting that all activities are processed and using a new xmlrpc client in every iteration ( to prevent issues like the one from https://erp5js.nexedi.net/#/test_result_module/20230107-548523A7/10 )
-
Jérome Perrin authored
Following up on 6506625f (software/jupyter: Move pinned eggs to slapos.cfg, 2023-01-06), we need to keep a traitlets pin that is compatible with python2, for component/pygolang/test-py2.cfg
-
- 11 Jan, 2023 1 commit
-
-
Kirill Smelkov authored
See merge request nexedi/slapos!1317
-