- 29 Dec, 2021 18 commits
-
-
Rafael Monnerat authored
This makes easy write or update tests per workflow-basis
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Drop an duplication, probably came from copy and paste
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Introduce API on person to handle the requests of Organisations and Sites.
-
Rafael Monnerat authored
This aims to transform *_createMovement into an proper API to handle location/project/owners transfers between Sites/Project/Organisations.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This allows the project owner leave the project if he would like too
-
Rafael Monnerat authored
This API aims to handle token generation for person, rather them keep ad-hoc API on scripts for specific usage
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Acquire listbox configuration from erp5 using proper API rather them hardcode the values over the .js
-
Rafael Monnerat authored
- Include person.requestProject API on person_slap_interface_workflow - Include project_slap_interface_workflow on Projects
-
- 27 Dec, 2021 1 commit
-
-
Jérome Perrin authored
For fish shell, make slapos node software --only-sr and slapos node instance --only-cp complete the software and partitions from the local slap proxy
-
- 22 Dec, 2021 2 commits
-
-
Jérome Perrin authored
We don't use abbreviations in the user interface, this also makes another message to translate.
-
Jérome Perrin authored
This reverts commit a8f83ef9 and the other places where this pattern was copied. If some non verified connection is being made, let's be honest and don't hide it to user.
-
- 21 Dec, 2021 2 commits
-
-
Łukasz Nowak authored
In the commit dc559dad specific exceptions has been exposed to caller, but in case of SLAPOS_TEST_DEBUG enabled unusal exception is raised. This commit improves the situation so that behaviour is consistent neverthless the SLAPOS_TEST_DEBUG.
-
Romain Courteaud authored
This reverts commit 71fd0fab. All Zelenium tests are failing because of this change. Revert until all tests are fixed.
-
- 20 Dec, 2021 7 commits
-
-
Łukasz Nowak authored
The change was missing in the commit 439786ba.
-
Romain Courteaud authored
-
Romain Courteaud authored
Filling the service worker is not supposed to take so much time
-
Romain Courteaud authored
The inventory catalog uses second for precision. Ensure all test movements are created in different seconds.
-
Łukasz Nowak authored
See merge request nexedi/slapos.core!334
-
Łukasz Nowak authored
The state of Software Release being cleaned up or not is really never known, so simply drop the concept. Use case to cover, is some developer having upgrade_scope=auto set and installing archived SRs - it IS expected that such SR would be cleaned if not used.
-
Łukasz Nowak authored
The allocation_scope of Compute Node is as important, as Compute Node owner regarding the software management itself.
-
- 15 Dec, 2021 10 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Romain Courteaud authored
-
Léo-Paul Géneau authored
Add a test where the binary is compatible but the signature is unverified
-
Léo-Paul Géneau authored
Avoid catching interruptions and system calls during exception handling
-
Léo-Paul Géneau authored
Get all binaries for the requested SR Indicate which are verified by the certificate list
-
Léo-Paul Géneau authored
Leave string interpolation to the logging method
-
Léo-Paul Géneau authored
Use `gcc -dumpmachine` instead of `platform.machine()` to discriminate architecture
-
Léo-Paul Géneau authored
Use libnetworkcache to list only binaries with verified signature
-
Léo-Paul Géneau authored
-