An error occurred fetching the project authors.
- 12 Jun, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 16 Mar, 2017 1 commit
-
-
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.
-
- 06 Mar, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 01 Mar, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 14 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
zc.buildout >= 1.6.0-dev-SlapOS-013 automatically rebuilds parts whose referring parts are modified.
-
- 05 Mar, 2014 2 commits
-
-
Kazuhiko Shiozaki authored
no need to specify 'python = ${buildout:python}' because it is the default behaviour.
-
Kazuhiko Shiozaki authored
-
- 24 Aug, 2012 1 commit
-
-
Thomas Lechauve authored
-
- 02 Apr, 2012 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 26 May, 2011 2 commits
-
-
Łukasz Nowak authored
-
http://git.erp5.org/gitweb/erp5.git/tree/HEAD:/slaposŁukasz Nowak authored
Create components and software (automagically). Some components are candidates to merge, some to remove. Some components shall be stacks.
-