- 13 Dec, 2023 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Return None rather them raise, to allow the site to show an alternative page or inform that payments are disabled.
-
Rafael Monnerat authored
Script was renamed long ago but never used in the end.
-
- 07 Dec, 2023 1 commit
-
-
Rafael Monnerat authored
since you cannot re-request on the same transaction after login into a different user.
-
- 05 Dec, 2023 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!581
-
- 04 Dec, 2023 4 commits
-
-
Rafael Monnerat authored
It raises if it is not properly indexed.
-
Rafael Monnerat authored
remove expected failures from tests.
-
Jérome Perrin authored
-
Jérome Perrin authored
With bd92f809 (slap/hateoas: use new name for portal type ("Compute Node" instead of "Computer"), 2023-11-30) the API changed.
-
- 01 Dec, 2023 6 commits
-
-
Rafael Monnerat authored
See merge request !580
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Use a gadget_erp5_page_json_editor rather them gadget_erp5_page_slap_json_form Update tests to follow up changes for the new json-editor
-
Rafael Monnerat authored
-
Rafael Monnerat authored
and don't exclude/add successor if nothing changed
-
- 30 Nov, 2023 5 commits
-
-
Xavier Thompson authored
See merge request !585
-
Xavier Thompson authored
See merge request !584
-
Thomas Gambier authored
-
Xavier Thompson authored
Prevent netifaces from introducing netmasks in the form of 'ffff::/16'. Once this has been applied everywhere, all other fixes for this can be dropped.
-
Thomas Gambier authored
-
- 29 Nov, 2023 2 commits
-
-
Xavier Thompson authored
Currently computer netmask looks like 'ffff::/16' in slapos.xml. With this commit, this netmask will be cleaned up to just 'ffff::'.
-
Xavier Thompson authored
Computer definition file (slapformat-configuration.cfg) may now have: ``` [partition_0] ... capability_list = fast-network more_disk_space yet another capability ... ``` Capabilities are line-separated and may otherwise contain whitespace. Whitespace at the beginning and end of each line is stripped.
-
- 28 Nov, 2023 2 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
-
- 27 Nov, 2023 3 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
-
Xavier Thompson authored
-
- 24 Nov, 2023 3 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
See merge request nexedi/slapos.core!583
-
Xavier Thompson authored
Previous code matched way too many files as belonging to the current partition and wrongly removed them as obsolete: e.g. when processing slappart1, all the configuration files belonging to slappart10 would systematically be deleted, as if they belonged to slappart1 and were now out-of-date. Same for all partitions starting with 'slappart1', such as slappart11, slappart12, etc. This resulted in all services in slappart1X being stopped and started repeatedly and very often: stopped during processing of slappart1 and started during processing of slappart1X, with potentially several minutes of downtime, and a high percentage of downtime. This is a fixup of db98a521.
-
- 23 Nov, 2023 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
This method is important we want to test it
-
- 20 Nov, 2023 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!582
-
Rafael Monnerat authored
Fixup minor js implementation error
-
- 19 Oct, 2023 1 commit
-
-
Rafael Monnerat authored
-
- 18 Oct, 2023 1 commit
-
-
Rafael Monnerat authored
-
- 12 Oct, 2023 1 commit
-
-
Thomas Gambier authored
-
- 11 Oct, 2023 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!577
-