- 15 Jun, 2023 2 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
Use the format return code to distinguish between failure to format or failure to report to master at the end. Then make boot run format even if the master is unreachable, and: * if format fails to report, wait until master is reachable, and retry * if format fails for another reason, retry after a fixed 15s delay * once format succeeds fully, bang
-
- 21 Apr, 2023 6 commits
-
-
Xavier Thompson authored
Partitions no longer need to be restarted at boot since now slapgrid will start the services even if there is no connection to master. This reverts commit cada4581.
-
Xavier Thompson authored
-
Xavier Thompson authored
Supervisord files of stopped partitions (only those) should be removed, and those of started partitions should exist.
-
Xavier Thompson authored
Create the supervisord configuration file for the partition's processes on start, and remove it on stop.
-
Xavier Thompson authored
Give each supervisor process group its own separate configuration file.
-
Xavier Thompson authored
-
- 20 Apr, 2023 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!519
-
- 19 Apr, 2023 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!517
-
Rafael Monnerat authored
-
- 18 Apr, 2023 8 commits
-
-
Rafael Monnerat authored
Ignore to check if price matches if the invoice was created manually, and not linked to a business process.
-
Xavier Thompson authored
-
Xavier Thompson authored
See merge request nexedi/slapos.core!516
-
Xavier Thompson authored
-
Xavier Thompson authored
Improve hateoas support to show shared instances.
-
Xavier Thompson authored
-
Xavier Thompson authored
It turns out that ERP5 returns ``` 'form_id': { 'type': 'StringField', 'key': 'form_id', 'default': 'InstanceTree_viewAsHateoas', }, ``` for the `form_id` in hateoas, so adapt the proxy to do the same.
-
Xavier Thompson authored
Currently hateoas support in proxy only lists non-shared instances, so this always says that the instances are not shared.
-
- 17 Apr, 2023 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 13 Apr, 2023 1 commit
-
-
Xavier Thompson authored
-
- 11 Apr, 2023 2 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
-
- 06 Apr, 2023 9 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!511
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!514
-
Rafael Monnerat authored
Set it non-editable
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!513
-
Jérome Perrin authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!509
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This script isnt used at all
-
- 05 Apr, 2023 5 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!504
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Strict returns directly a single Software Release for a giving url.
-