- 13 Jun, 2017 4 commits
-
-
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 14 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
-
Alain Takoudjou authored
-
Rafael Monnerat authored
The version 2.2.0 depends on PyNaCL which is not well configured currently on buildout.
-
Łukasz Nowak authored
-
Kazuhiko Shiozaki authored
-
Iliya Manolov authored
@Tyagov @luke This MR adds the following to all Jupyter notebooks: - A warning when a user inputs a reference that has already been used in one of his old Jupyter notebooks. - Some extra information when entering magics such as the remaining required magics. - Entering the reference MUST now be the last magic entered(otherwise the reference check doesn't work). - A small addition to the message at the top of the notebook for the command ```%notebook_set_title``` Also, do note that the edited kernel uses files from [this commit](nexedi/erp5@4a3e5173) from my erp5 repo, so the changes there must be available for the kernel to work. [This merge request](nexedi/erp5!283) addresses those changes. Sample screenshot: ![Screenshot](/uploads/a34e0b70b991302539c572ad4344ba56/Screenshot.png) /reviewed-on nexedi/slapos!177
-
- 09 Jun, 2017 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Tomáš Peterka authored
/reviewed-on nexedi/slapos!157
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Łukasz Nowak authored
/reviewed-on nexedi/slapos!166
-
- 08 Jun, 2017 1 commit
-
-
Iliya Manolov authored
@Tyagov @kirr /reviewed-on nexedi/slapos!171
-
- 07 Jun, 2017 2 commits
-
-
Hardik Juneja authored
Buildout commit in discussion: nexedi/slapos.buildout@43839169 /reviewed-on nexedi/slapos!176
-
Rafael Monnerat authored
Follow up the change done on boost-lib: 'component/boost-lib: build with SlapOS gcc.' Include --with-boost on configure.
-
- 06 Jun, 2017 6 commits
-
-
Rafael Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Rafael Monnerat authored
Use /folder/script can lead to mistakes which cause error, as the instance side cannot find the file. Use directly the section is better to ensure you get the file even after changes on common.cfg. Clean up location set on common.cfg, and reduce code duplication.
-
Rafael Monnerat authored
instance-runner-export.cfg.in extends instance-runner.cfg, so we don't need the secton here.
-
- 05 Jun, 2017 3 commits
-
-
Julien Muchembled authored
-
Iliya Manolov authored
@Tyagov @alain.takoudjou @Nicolas @kirr /reviewed-on nexedi/slapos!158
-
Hardik Juneja authored
/reviewed-on nexedi/slapos!175
-
- 03 Jun, 2017 2 commits
-
-
Julien Muchembled authored
Further rewrite should be done but at least there's no awk code anymore.
-
Julien Muchembled authored
-
- 02 Jun, 2017 2 commits
-
-
Rafael Monnerat authored
Apache MPM Watchdog promise was introduced to search apache on deadlock state after a graceful reload and kill them after 600s. This change prevents the apache lack of nodes after several processes get stalled on deadlock.
-
Rafael Monnerat authored
-