- 28 Feb, 2025 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 25 Feb, 2025 13 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
follow changes done on upstream for erp5 code.
-
Rafael Monnerat authored
Use from slapos.util and convert str to bytes (as expected on python3)
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Probably this was based on some outdated version, since the calculation already changed on: erp5@6ded2571
-
Rafael Monnerat authored
This solves a lot of warnings in python3
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
- 21 Feb, 2025 4 commits
-
-
Romain Courteaud authored
No need to fetch all parameters if not accessed. This will speed up the recipe.request.
-
Romain Courteaud authored
-
Romain Courteaud authored
No need to access invalidated instances. Also try to reduce conflict, and try to not block indexation activities.
-
Romain Courteaud authored
-
- 20 Feb, 2025 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
- fix the test failure introduced recently - fix grammar - log the software URL without ... at the end, so that we can click the link or copy it more easily
-
- 19 Feb, 2025 1 commit
-
-
Rafael Monnerat authored
-
- 18 Feb, 2025 4 commits
-
-
Romain Courteaud authored
No need to install all officejs bt5.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Rafael Monnerat authored
-
- 17 Feb, 2025 1 commit
-
-
Romain Courteaud authored
This increase complexity, as user do not get the impacts of such changes. Better create a new remote node if needed.
-
- 14 Feb, 2025 5 commits
-
-
Rafael Monnerat authored
For now the system allows allocate with instance_guid on remote, so it is not good to check
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
The performance impact is way to important, as it requires to fetch all schema files. For history, one use case was: 10 seconds to validate, 50ms to request. Software releases should instead use the slapconfiguration:jsonschema recipe to reject wrong input. The recipe must use the schema informations stored on the installation directory. slapos!1638 Move automated schema validation to the cli/request.py client. Inform when the client start the parameter validation, to spot slowness.
-
Romain Courteaud authored
No need to call everytime slapos node instance runs (every minute)
-
- 06 Feb, 2025 3 commits
-
-
Rafael Monnerat authored
rely on portal_template API to compareVersions
-
Rafael Monnerat authored
Create a ticket if the SlapOS version into the monitored compute node is lower them minimal supported version found for the current master.
-
Rafael Monnerat authored
-
- 05 Feb, 2025 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Rafael Monnerat authored
If you access the listbox before the subscription request is indexed the link is broken on the listbox. patch provided by: Romain Courteaud.
-
Romain Courteaud authored
It prevents Unauthorized, as only owner can access the temp object
-