- 05 Dec, 2022 1 commit
-
-
Xavier Thompson authored
See merge request nexedi/slapos.core!458
-
- 02 Dec, 2022 4 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
-
Xavier Thompson authored
-
Xavier Thompson authored
-
- 30 Nov, 2022 2 commits
-
-
Xavier Thompson authored
Capture either stdout, stderr or both separately using select.poll to handle timeouts and multiplex the reads in the current thread.
-
Xavier Thompson authored
In Python 3, a separate thread is not needed to log output in realtime. See discussion in !319 for more details. This partly reverts commit 86ce8b8e.
-
- 29 Nov, 2022 29 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!456
-
Rafael Monnerat authored
This change is required to overwrite (remove) roles from Query portal type, since by default it may contains an role from erp5_base bt5.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Romain Courteaud authored
It is not used
-
Romain Courteaud authored
-
Romain Courteaud authored
It does not seem used.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!457
-
Romain Courteaud authored
Base_acceptContractInvitation is an infinite loop
-
Rafael Monnerat authored
This business template isnt used for severl years, and dont contains compatible code.
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!454
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Romain Courteaud authored
-
Romain Courteaud authored
slapos_jio_ui_test: wait for content loaded to delete project slapos_jio_ui_test: wait for page to be loaded
-
Rafael Monnerat authored
-
- 24 Nov, 2022 4 commits
-
-
Rafael Monnerat authored
Accept a list of Software types for limit the user's choice for software type, keeping the actual value (at least) even if they aren't part of the list (in case of existing instances). The list DO not extend the software type options provided by the software release (software.cfg.json) only act as a filter.
-
Rafael Monnerat authored
As long the software type is passed, the restricted mode is enabled, since it is the only possible outcome. This simplifies the parameters passed to the editor.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-