- 17 Jun, 2021 3 commits
-
-
Xavier Thompson authored
Running slapformat creates a `.slapos-resource` file in each partition. Running slapgrid emits a warning if a free partition dir is not empty. With this commit, slapgrid only emits a warning if a free partition contains entries other than the slapformat dump file.
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!315
-
Romain Courteaud authored
Optimize the query execution time.
-
- 15 Jun, 2021 9 commits
-
-
Rafael Monnerat authored
It isn't possible to pay on payzen zero amount invoices, so just update payment_mode to skip the payment from the search (to prevent bloat activities by relaunching activities that will never change the state of the object).
-
Rafael Monnerat authored
Since an Support Request is updated by moving an Item to a project/organisation, its related Events should have their security updated too.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This is required mostly to be able to edit parameters on the Hosting Subscription shared by others users. This feature, also allow us list "Project Members" in futures, to know it the invitations were used by proper users.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Ensure that the user has proper Security once new assignments are created.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 11 Jun, 2021 1 commit
-
-
Xavier Thompson authored
This option applies only the processing of partitions as in: `slapos node instance --force-stop` This option affects how `started` partition are processed: - buildout is processed normally - the services are stopped instead of started - no promises are run - no report is sent to master See merge request nexedi/slapos.core!298
-
- 09 Jun, 2021 1 commit
-
-
Lu Xu authored
-
- 08 Jun, 2021 5 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!310
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!309
-
Romain Courteaud authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!305
-
Lu Xu authored
-
- 07 Jun, 2021 10 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Since the alarm was removed to auto-cancel, we now use an action to cancel users invoices.
-
Rafael Monnerat authored
It is the only sign of debt the user could have.
-
Rafael Monnerat authored
Follow up changes done on the original commited on erp5 repository. The goal of this test is run against the full stack of slapos master.
-
Rafael Monnerat authored
If we limit the processing from this alarm the production execeeds the processing, and it never reaches the end.
-
Rafael Monnerat authored
The list is filtered by the services that have base_amount with an invoicing (or subcategory of invoicing).
-
Rafael Monnerat authored
-
Rafael Monnerat authored
There isn't a reason to check more often since the computer must be 30 days w/o contact master to be considered outdated.
-
Rafael Monnerat authored
This isn't a decision to be taken automatically, but a decision for the site administrator
-
Rafael Monnerat authored
This is mostly written by Kiril.
-
- 02 Jun, 2021 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 01 Jun, 2021 4 commits
-
-
Łukasz Nowak authored
-
Thomas Gambier authored
-
Thomas Gambier authored
See merge request !303
-
Xavier Thompson authored
Before this commit, some slapos commands would output this warning: ``` No handlers could be found for logger "cachecontrol.controller" ``` The affected commands included: - slapos service list - slapos service info - slapos computer list - slapos computer info - slapos computer token - slapos cache source
-
- 31 May, 2021 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!306
-
Łukasz Nowak authored
-
- 28 May, 2021 1 commit
-
-
Lu Xu authored
-