- 04 Jul, 2017 2 commits
-
-
Rafael Monnerat authored
Conflicts: software/erp5/software.cfg
-
Alain Takoudjou authored
-
- 03 Jul, 2017 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Allows requesting a caucase partition and reusing an existing caucase instance. For client-certificate-based authentication, client must be able to access backend directly (frontend is not possible).
-
Alain Takoudjou authored
-
- 30 Jun, 2017 1 commit
-
-
Rafael Monnerat authored
This block could be generalized a bit more but it will be unlikely to have computers with more them 1000 partitions.
-
- 29 Jun, 2017 4 commits
-
-
Kazuhiko Shiozaki authored
* component/automake: version up 1.15.1 for perl 5.26. * component/perl-Encode-HanExtra: fix for perl 5.26.0 that no longer contains . in @INC. * component/perl-XML-NamespaceSupport: fix for perl 5.26.0 that no longer contains . in @INC. * component/intltool: version up 0.51.0 and add a patch for perl 5.26. * component/perl-CGI: added for w3-validator because Perl 5.26 no longer includes it. * component/perl-URI: version up 1.71.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
- 28 Jun, 2017 1 commit
-
-
Julien Muchembled authored
-
- 27 Jun, 2017 1 commit
-
-
Iliya Manolov authored
See !193's comments. /reviewed-on nexedi/slapos!194
-
- 26 Jun, 2017 2 commits
-
-
Iliya Manolov authored
@luke @Tyagov When SlapOS launches services they don't have their locale set. This was causing problems with unicode characters in Jupyter notebook names. For example, calling the notebook "Ł" crashes Jupyter's kernel. Hardcoding the UTF-8 locale to the ipython_notebook script fixes that but we should look into making a generic fix for any other services that might have this issue in the future. /reviewed-on nexedi/slapos!193
-
Kazuhiko Shiozaki authored
-
- 23 Jun, 2017 2 commits
-
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
-
- 22 Jun, 2017 3 commits
-
-
Hardik Juneja authored
/reviewed-on nexedi/slapos!191
-
Julien Muchembled authored
-
Julien Muchembled authored
Sometimes, glib is only used as a dependency of pkg-config, which means it's not used by the instantiated services. So do not force building Python if slapos.rebootstrap is not used.
-
- 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.
-