- 26 Sep, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 25 Sep, 2017 1 commit
-
-
Rafael Monnerat authored
-
- 20 Sep, 2017 2 commits
-
-
Rafael Monnerat authored
This library is required for a generic implementation of OAuth implementation of facebook login
-
Rafael Monnerat authored
-
- 18 Sep, 2017 1 commit
-
-
Julien Muchembled authored
-
- 14 Sep, 2017 3 commits
-
-
Tomáš Peterka authored
/reviewed-on nexedi/slapos!223
-
Iliya Manolov authored
numpy >= 1.13.1 is required for numpy.core.multiarray
-
Iliya Manolov authored
-
- 13 Sep, 2017 7 commits
-
-
Julien Muchembled authored
Since nexedi/erp5@6c6b77a0, this is now a safe operation, in that a mistake while moving databases won't result in a loss of the catalog if the zodb is empty. This new implementation relies on nexedi/erp5@6bb4c56e, which means that zopes decide on their own to create the site at startup if there's none, and the 'erp5-bootstrap' service is removed from the root partition. /reviewed-on nexedi/slapos!217
-
Łukasz Nowak authored
Keep url in publish parameters, as it is used by other requests.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
There is no reason to git clone by default, as slapos.cookbook should be developed independently. Anyone an include develop, locally, to test on the edge changes, or include local modification when they use webrunner or a development server.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 12 Sep, 2017 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 11 Sep, 2017 3 commits
-
-
Julien Muchembled authored
-
Tomáš Peterka authored
- add --nouse-image flags to cros_sdk to prevent usage of missing lvm2 - add dynamic discovery of ebuild files instead of rely on hard-coded versions /reviewed-on nexedi/slapos!219
-
Tomáš Peterka authored
-
- 07 Sep, 2017 2 commits
-
-
Hardik Juneja authored
/reviewed-on nexedi/slapos!220
-
Iliya Manolov authored
JupyterLab is provided side-by-side with Jupyter Classic interface with same process. Published URL changed: * jupyterlab-url provides IPv6 URL to JupterLab interface * jupyter-class-url provides IPv6 URL to the classic UI Thanks to using only one process, the path in the URL differentiates the style of the interface. Note: This MR replaces closed nexedi/slapos!207 /reviewed-on nexedi/slapos!218
-
- 06 Sep, 2017 2 commits
-
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
-
- 01 Sep, 2017 6 commits
-
-
Kazuhiko Shiozaki authored
component/gnutls: version up libgcrypt 1.8.1, including security fixes. also version up gnutls 3.5.15.
-
Vincent Pelletier authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
See !196
-
- 30 Aug, 2017 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
The whole code is small enough and having the template in a separate file only made editing more annoying.
-
- 25 Aug, 2017 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
gcc was extended by python-2.7 before commit 2bcd7326
-
- 23 Aug, 2017 4 commits
-
-
Julien Muchembled authored
This prevented from overriding 'erp5' without affecting the 'wendelin' itself. Repository sections are often customized to disable cloning and make 'location' point to an existing directory.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
If someone is developing an erp5 test node inside a webrunner, there is no reason to put entire data on resilience.
-
Rafael Monnerat authored
When a file is removed while rsync is running (after build the list and before transfer the file), rsync fail with the follow message: rsync warning: some files vanished before they could be transferred This commit includes --ignore-missing-args into rsync command line to ignore this case, as it is not relevant to the resilience if a file is removed.
-