- 12 Feb, 2025 10 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
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 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 nexedi/slapos.core!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
-