- 07 Jun, 2021 7 commits
-
-
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.
-
- 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 8 commits
-
-
Lu Xu authored
-
Rafael Monnerat authored
See merge request !304
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!300
-
Lu Xu authored
-
Lu Xu authored
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Łukasz Nowak authored
-
- 27 May, 2021 1 commit
-
-
Jérome Perrin authored
Installing from a git checkout is a bad practice for production, but it's a common thing during development. One problem I often face is that I have a software release installed from a given revision and I want to make a small change to the software, but not recompile everything. To achieve this, I need to use the exact same git revision that was installed before, but most of the time, I don't remember what revision I have been using last time I installed. This change is about adding a buildout comment in the generated buildout.cfg made to install the profile, with the revision that was used for installing, so that we can re-install the same software again.
-
- 26 May, 2021 6 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!302
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!301
-
Romain Courteaud authored
Provider of the Software Installation is Assignee. See nexedi/slapos.core@07c9102c It was probably a typo in nexedi/slapos.core@b0b435ce
-
Romain Courteaud authored
This reverts commit 2270e851.
-
Romain Courteaud authored
Install erp5_full_text_mroonga_catalog as a direct dependency. This simplify the installation process.
-
- 25 May, 2021 3 commits
-
-
Lu Xu authored
-
Lu Xu authored
-
Łukasz Nowak authored
Since during maintenance of Hosting Subscription it's possible to end up with many root Software Instances (of which many might be destroy_requested) it's needed to support such situation while creating upgrade decision and finding upgradeable Software Release.
-
- 24 May, 2021 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Contributed by Romain
-
Rafael Monnerat authored
-
- 21 May, 2021 1 commit
-
-
Julien Muchembled authored
- more reliable crontab parsing - execute command the same way as dcron - fix poor escaping when execute command
-
- 20 May, 2021 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Usage of raise it don't lead to inconsistency Since we can merge aggregated Packing Lists, now we consider the sum() rather the invidual comparation.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Contributed by Romain.
-