- 20 Mar, 2017 1 commit
-
-
Vincent Bechu authored
-
- 17 Mar, 2017 11 commits
-
-
Kazuhiko Shiozaki authored
fixup! software/ipython_notebook: Update ERP5kernel.py.jinja, send store_history parameter to ERP5 so that we can use this flag to decide whether to add a data notebook line or not.
-
Julien Muchembled authored
-
Yusei Tahara authored
software/ipython_notebook: Update ERP5kernel.py.jinja, send store_history parameter to ERP5 so that we can use this flag to decide whether to add a data notebook line or not.
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
stack/slapos: version up slapos.rebootstrap 3.10 to prevent build loop when zc.buildout version changes.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
-
- 16 Mar, 2017 6 commits
-
-
Julien Muchembled authored
This reverts commit cd33366e. MariaDB Connector/C 2.3.2 is broken. Here is strace output while running test_max_allowed_packet from NEO test suite: poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) sendto(4, "\377\377\377\0\3SELECT 'xxxxxxxxxxxxxxxxxxx"..., 8192, MSG_DONTWAIT, NULL, 0) = 8192 sendto(4, "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"..., 16769027, MSG_DONTWAIT, NULL, 0) = 219264 sendto(4, "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"..., 16549763, MSG_DONTWAIT, NULL, 0) = 36544 sendto(4, "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"..., 16513219, MSG_DONTWAIT, NULL, 0) = -1 EAGAIN (Resource temporarily unavailable) sendto(4, "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"..., 16513219, MSG_DONTWAIT, NULL, 0) = -1 EAGAIN (Resource temporarily unavailable) sendto(4, "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"..., 16513219, MSG_DONTWAIT, NULL, 0) = -1 EAGAIN (Resource temporarily unavailable) fcntl(4, F_SETFL, O_RDWR) = 0 shutdown(4, SHUT_RDWR) = 0 close(4) = 0 mysqlclient does not build with the development branch of MariaDB Connector/C, due to a missing 'my_config.h' file.
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
-
Kirill Smelkov authored
/reviewed-by: TrustMe
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
/reviewed-on nexedi/slapos!143
-
- 15 Mar, 2017 4 commits
-
-
Alain Takoudjou authored
-
Yusei Tahara authored
-
Yusei Tahara authored
component/keras: version up 2.0.0. load scipy.stats with our own libstdc++ explicitly at the very beginning so that we don't need to build python2 with our won libstdc++.
-
Yusei Tahara authored
-
- 13 Mar, 2017 13 commits
-
-
Rafael Monnerat authored
-
Alain Takoudjou authored
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
stack/slapos: use slapos.rebootstrap in any SR but use a dedicated rebootstrap directory in component/slapos only. because only component/slapos can be build with the different python version than 2.7.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
that is the latest version supported by ez_setup.py used in bootstrap-buildout.py.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Rafael Monnerat authored
This speed up compilation and make thinks much master.
-
- 10 Mar, 2017 5 commits
-
-
Gabriel Monnerat authored
Also, publish connection information to SlapOS /cc @jerome, @romain, @rafael /reviewed-on !140
-
Kazuhiko Shiozaki authored
-
Nicolas Wavrant authored
Otherwise, performances get awful on HDD, and not far better on SSD.
-
Kazuhiko Shiozaki authored
-
Alain Takoudjou authored
-