- 30 Mar, 2017 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 24 Mar, 2017 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 23 Mar, 2017 4 commits
-
-
Julien Muchembled authored
This fixes a regression introduced in commit aa5aa9e8. plugin-load loads plugins in the given order and stops (without exiting) on the first one that is missing. ha_rocksdb must be listed last because it's only there when using experimental MariaDB 10.2
-
Kazuhiko Shiozaki authored
This reverts commit 6902a67f.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Signed-off-by: Julien Muchembled <jm@nexedi.com>
-
- 22 Mar, 2017 2 commits
-
-
Yusei Tahara authored
-
Yusei Tahara authored
software/erp5 & stack/erp5: Add a new parameter wendelin-core-zblk-fmt. Use it to specify wendelin.core format(ZBlk0 or ZBlk1).
-
- 21 Mar, 2017 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
* db-path was removed from command parameter * Only a single command is generated now, instead several wrappers. * Wrapper to registry is not generated from recipe anymore, it is geneated by a normal section.
-
Łukasz Nowak authored
This fixes commit: "resilient: fix parse error bug when parameters are multilines"
-
- 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
-