- 14 Feb, 2025 4 commits
-
-
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 8 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
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 28 Jan, 2025 1 commit
-
-
Rafael Monnerat authored
The code was rework to be visible by anonymous
-
- 27 Jan, 2025 1 commit
-
-
Rafael Monnerat authored
-
- 24 Jan, 2025 2 commits
-
-
Titouan Soulard authored
-
Jérome Perrin authored
the vulnerability database content seems to have changed
-
- 14 Jan, 2025 9 commits
-
-
Romain Courteaud authored
Stop and delete b2b services
-
Romain Courteaud authored
-
Romain Courteaud authored
- Support Slave Instance allocated in the same tree - allow creating allocation consistency ticket on Instance Node - handle allocation consistency for Slave Instance without Instance Node
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Thomas Gambier authored
-
Alain Takoudjou authored
This is a fixup of d42de18b.
-
- 13 Jan, 2025 2 commits
-
-
Thomas Gambier authored
-
Alain Takoudjou authored
history and statistics files are sometimes corrupted because of invalid json We do 2 things to improve this: 1. we use json.load to read the previous file (this will detect if the file is corrupted) 2. we use json.dump to write the entire file at once in a temporary file and then we move this file to be atomic. Probably this will consume more resources. See merge request !728
-
- 10 Jan, 2025 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This prevents installation update modification date due Web Page modification date is newer. This fixes the coding style tests broken by: slapos_web_deploy: Added missing standalone-test slapos_web_deploy: Add rplc_coupler deploy script
-
- 09 Jan, 2025 2 commits
-
-
Rafael Monnerat authored
It was create a while ago, but never pushed.
-
Rafael Monnerat authored
-
- 07 Jan, 2025 1 commit
-
-
Romain Courteaud authored
-
- 03 Jan, 2025 1 commit
-
-
Romain Courteaud authored
-
- 02 Jan, 2025 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Do not acquire from Person to an Organisation, as most user do not have access to the organisation_module
-
Romain Courteaud authored
-