- 02 Aug, 2021 4 commits
-
-
Rafael Monnerat authored
Move all methods related to catalg from slapos_cloud into this BT5, so we can force updates/installation on every upgrade.
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!320
-
Jérome Perrin authored
-
Jérome Perrin authored
This reverts commit 202a9bcd because it caused some test failures.
-
- 30 Jul, 2021 6 commits
-
-
Roque authored
-
Roque authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This prevents diff while commit others things
-
Łukasz Nowak authored
Forgot to mark the version.
-
Łukasz Nowak authored
It's a release which fixes changelog for badly released 1.6.15
-
- 29 Jul, 2021 2 commits
-
-
Thomas Gambier authored
-
Łukasz Nowak authored
-
- 28 Jul, 2021 3 commits
-
-
Rafael Monnerat authored
This changes aims minimize the unecessary accessed to master while the instance is going to be skipped to process or won't post informations to master. This in best cases reduces access from 1+n to 1 while n = number of used partitions.
-
Rafael Monnerat authored
Since the status is part of the getFullComputerInformation, once it changes state reindex the instance. This is required to prevent the message be outdated while check for anomaly.
-
Łukasz Nowak authored
[collect] section was put in the middle of [networkcache] section resulting with badly working fresh slapos-node installations using the example as a configuration template. This fixes commit 2da17657
-
- 26 Jul, 2021 1 commit
-
-
Rafael Monnerat authored
-
- 23 Jul, 2021 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!318
-
Romain Courteaud authored
OfficeJS's user blocking third party cookie will at least stop entering their credentials many times for nothing
-
- 14 Jul, 2021 6 commits
-
-
Rafael Monnerat authored
If the mariadb is more recent (and consitent) them the ZODB, it isn't needed to full reindex since all changed objects are visible in the catalog. So it is safe enough only partially reindex.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 12 Jul, 2021 1 commit
-
-
Jérome Perrin authored
Until now, standalone was running slapos node software/instance with --all flag which force installing software or processing software, unlike "normal" slapos node which no longer install on software once they are completed and only process instances when they are requested with different parameters or when they have failing promises. We stop using the --all flag, to behave like a normal slapos node. This reveal missing promises in some softwares, after this change, waitForInstance can return faster. This reveal test failures with some softwares where the instanciation step request other instances, but without having a promise to wait for their requests to have been sucessfully processed; in this case waitForInstance return too early. We keep an "slapos node software --all" API to force reinstalling software, this can be useful for scenarios like erp5testnode, or software release development. We also keep an hidden "slapos node instance --all" API, so that we can keep running tests for software releases with missing promises.
-
- 07 Jul, 2021 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 06 Jul, 2021 1 commit
-
-
Jérome Perrin authored
-
- 05 Jul, 2021 5 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!312
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!313
-
Boxiang Sun authored
This test suite is for run the tests in the erp5-doc repository. Put it in this repository is because the testpages in the erp5-doc/erp5_slapos_tutorial need slapos-master recipe to configure the erp5 instance.
-
Łukasz Nowak authored
-
- 01 Jul, 2021 4 commits
-
-
Romain Courteaud authored
Old slapgrid version will use the "Hosting Subscription" term during search. Add a new Skin Selection to rewrite the search query on the fly. Add a new web site to not rely on the generic one, as it prevent specific customization
-
Romain Courteaud authored
-
Romain Courteaud authored
It is needed for now to allow migrating the module
-
Romain Courteaud authored
-