- 06 Apr, 2020 1 commit
-
-
Thomas Gambier authored
* xml2dict and dict2xml support the JSON format of parameter dict * since xml2dict doesn't support unicode, we convert unicode to str in getInformation
-
- 03 Apr, 2020 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Jérome Perrin authored
The example from `software/slapos-sr-testing/README.md` in slapos repository uses a path with `~` for shared parts, but this was not supported. Also, what was not supported is to use `setUpModule` more than once, but erp5 SR tests are starting to do this. See merge request !196
-
- 02 Apr, 2020 7 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
In slapos:manager_list it is possible to enable list of managers, but as they have to be configurable support sections for each manager by [manager:x] So having configuration file like: [slapos] manager_list = mgr [manager:mgr] key = value Will allow for the mgr manager to read values from manager:mgr
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 30 Mar, 2020 2 commits
-
-
Jérome Perrin authored
Slapos is started the first time the StandaloneSlapOS is instanciated, then, in each class teardown we stop slapos, so the second time setUpModule is executed, the slapos is not started yet. Start it one more time in setUpModule to ensure it's started in this scenario.
-
Jérome Perrin authored
-
- 26 Mar, 2020 2 commits
-
-
Jérome Perrin authored
In cloudooo software release we are installing libreoffice and wkhtmltopdf as binary. These parts contain executables that seem to have missing dependencies, but there are wrapper setting library path, so they can be ignored. See merge request !195
-
Jérome Perrin authored
python interpreter is sometimes referenced only in bin/buildout's shebang, even if not used anymore in any software, if it was used to initially created the buildout. In that case, the part should still be considered as used and not pruned. See merge request !194
-
- 23 Mar, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 18 Mar, 2020 2 commits
-
-
Jérome Perrin authored
Some information (like the actual buildout command used to invoke buildout ) is shown only when slapos node runs with `-v` See merge request !190
-
Jérome Perrin authored
python interpreter is sometimes referenced only in bin/buildout's shebang, even if not used anymore in any software, if it was used to initially created the buildout. In that case, the part should still be considered as used and not pruned.
-
- 11 Mar, 2020 1 commit
-
-
Rafael Monnerat authored
-
- 10 Mar, 2020 1 commit
-
-
Jérome Perrin authored
When running with shared parts from slaprunner, we'll have path with double slashes like: /srv/slapgrid/slappart3/srv//runner//shared/libexpat/468993ea3777c1a342102bc1c4b43425/lib/libexpat.so.1 because slaprunner has some paths with double slash. See merge request !191
-
- 05 Mar, 2020 5 commits
-
-
Rafael Monnerat authored
In this way is possible to follow up deployments more closely.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This should be ensured by configurator
-
Rafael Monnerat authored
-
- 03 Mar, 2020 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The form just request inform the user to select another name
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
On certain cases, the invoice is created later on by activies.
-
Rafael Monnerat authored
This script was introduced for anonymous payments but the procedure was replaced.
-
- 28 Feb, 2020 2 commits
-
-
Jérome Perrin authored
When running with shared parts from slaprunner, we'll have path with double slashes like: /srv/slapgrid/slappart3/srv//runner//shared/libexpat/468993ea3777c1a342102bc1c4b43425/lib/libexpat.so.1 because slaprunner has some paths with double slash.
-
Rafael Monnerat authored
Add tests for SubscriptionRequest_verifyPaymentTransaction
-
- 25 Feb, 2020 1 commit
-
-
Jérome Perrin authored
This command was identical from slapos cache lookup, but the meaning is different. Also update to use download-cache-url from config. /reviewed-on nexedi/slapos.core!189
-
- 21 Feb, 2020 1 commit
-
-
Rafael Monnerat authored
-
- 20 Feb, 2020 1 commit
-
-
Jérome Perrin authored
-
- 17 Feb, 2020 3 commits
-
-
Rafael Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
/reviewed-on !146
-