- 21 Jun, 2017 7 commits
-
-
Julien Muchembled authored
-
Hardik Juneja authored
The slapos master use different instance-erp5 and instance-balancer than erp5 software release. So I included the monitor changes there as well to fix the issue /reviewed-on nexedi/slapos!189
-
Łukasz Nowak authored
IPYTHONDIR was usable for old versions of ipython, but since project was renamed to Jupyter the environment variable is JUPYTER_CONFIG_DIR. Ref: http://jupyter.readthedocs.io/en/latest/projects/jupyter-directories.html#envvar-JUPYTER_CONFIG_DIR /reviewed-on nexedi/slapos!188
-
Iliya Manolov authored
@luke @Tyagov In Jupyter notebooks users could enter the url of their `Base_executeJupyter` function, but [it now gets filled in automatically](https://lab.nexedi.com/nexedi/slapos/blob/2f2a5ad0/software/ipython_notebook/template/ERP5kernel.py.jinja#L10). This makes the `%erp5_url` magic redundant which is why we can remove it. This commit also removes all mentions of `%erp5_url` in the kernel output and `custom.js`. /reviewed-on nexedi/slapos!185
-
Julien Muchembled authored
In the NEO SR, this fixes the permission of the downloaded runTestSuite template.
-
Hardik Juneja authored
Parameters not ready for stabilisation yet
-
Hardik Juneja authored
The parameters not ready for stabilisation yet This reverts commit 1db0265cb5f186775ada977e170eb6168b4e7262.
-
- 20 Jun, 2017 10 commits
-
-
Alain Takoudjou authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Tomáš Peterka authored
Add functionality to wrapper to ask for an exclusive CPU core. /reviewed-on nexedi/slapos!184
-
- 16 Jun, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 15 Jun, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 14 Jun, 2017 2 commits
-
-
Vincent Pelletier authored
Helps developing valid software release descriptors. Allows checking instance parameters and published values against a software release's schema in addition to validating the schemas themselves against slapos' schema.json and jsonschema's schemas.
-
Vincent Pelletier authored
Also, describe a bit more "serialisation" override mechanism: these properties cannot be made required at schema level, but for any software-type entry a serialisation must be provided.
-
- 13 Jun, 2017 10 commits
-
-
Nicolas Wavrant authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Kazuhiko Shiozaki authored
it is required for DBD-mysql-4.0.42 with MariaDB 10.1.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This simplistic mail setup does not pass address as command line arguments, so it is not subject to the vulnerability protected against by this option.
-
- 12 Jun, 2017 9 commits
-
-
Kazuhiko Shiozaki authored
See https://jira.mariadb.org/browse/MDEV-12950 for API changes.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Because this does not seem to be enough: https://github.com/perl5-dbi/DBD-mysql/pull/133 We should keep using MariaDB 10.1 for ERP5 as long as perl-DBD-mysql is not fixed properly.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-