- 17 Dec, 2018 1 commit
-
-
Jérome Perrin authored
subprocess32 backports the good things from python3's subprocess and is recommended on https://docs.python.org/2/library/subprocess.html
-
- 16 Dec, 2018 3 commits
-
-
Jérome Perrin authored
it's now configured in tests/__init__.py
-
Jérome Perrin authored
When running tests we don't want to clutter the output with logs. Environment variable SLAPOS_TEST_DEBUG can be set to restore the verbosity
-
Jérome Perrin authored
Instead of printing when passed log=True, always log at DEBUG level, application can decide what to do with these logs.
-
- 14 Dec, 2018 3 commits
-
-
Bryton Lacquement authored
-
Julien Muchembled authored
-
Thomas Gambier authored
This will let the connection parameters with multilines value be correctly displayed. I also fixed the linter. /reviewed-on !74
-
- 13 Dec, 2018 16 commits
-
-
Rafael Monnerat authored
slapos_crm: testSlapOSCRMSkins: The order of the elements of portal_catalog are not always the same.
-
Rafael Monnerat authored
Probably incomplete as we need to check for activities.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 11 Dec, 2018 2 commits
-
-
Rafael Monnerat authored
-
Thomas Gambier authored
/reviewed-on !71
-
- 06 Dec, 2018 1 commit
-
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos.core!70
-
- 04 Dec, 2018 2 commits
-
-
Alain Takoudjou authored
[slapos_crm] fix failing crm skins tests after include error message in generated ticket for hosting subscription
-
Rafael Monnerat authored
-
- 03 Dec, 2018 3 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Thomas Gambier authored
After c931d60c, default options were changed and we didn't want that. Rewrite the code so that we have a clearer scheme: * all options of format are listed as FormatConfig attributes with default values * all values present in configuration file (.cfg) erase the previous options * all values present in command line erase the previous options We use the special default argparse.SUPPRESS that removes totally the arg from arg dict so that only PRESENT options erase something
-
- 30 Nov, 2018 2 commits
-
-
Julien Muchembled authored
-
Thomas Gambier authored
fix after nexedi/slapos.core!62 @rafael currently slapos node boot is broken on all machines with ipv6_interface different from interface_name (e.g. rapid space machines) /reviewed-on nexedi/slapos.core!68
-
- 28 Nov, 2018 7 commits
-
-
Rafael Monnerat authored
ComputerModelModule_viewComputerModelList was commited by mistake
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Rafael Monnerat authored
Some informations are important to have.
-
Rafael Monnerat authored
Display collected information on Master
-
Rafael Monnerat authored
-