- 08 Dec, 2014 8 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
TIDStorage is used to manage backups but most of time the DB is not splitted and there's no need to run a TIDStorage daemon.
-
Julien Muchembled authored
-
Julien Muchembled authored
We now use a version of ZEO that support ipv6 natively so this is useless. Although TIDStorage only supports ipv4, it's easier and better to fix TIDStorage rather than maintaining such hack in SlapOS.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Most of the time, the logging process keeps the log open, accesses it via a file descriptor and gets notified of log rotation via a signal. Because logrotate does not wait that the log is close (could it do it with inotify ?), there can be race conditions between the compression and events that are logged at the same time. In the case of NEO, logs are SQLite DB. Rotation is also notified via a signal and VACUUM is sometimes called to reduce its size.
-
Jérome Perrin authored
-
- 04 Dec, 2014 1 commit
-
-
Cédric de Saint Martin authored
-
- 03 Dec, 2014 1 commit
-
-
Cédric de Saint Martin authored
-
- 02 Dec, 2014 1 commit
-
-
Cédric de Saint Martin authored
-
- 01 Dec, 2014 5 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Otherwise, stable eggs may be used.
-
Cédric de Saint Martin authored
This reverts commit 9a3dcc60. Conflicts: software/slaprunner/common.cfg
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
- 28 Nov, 2014 6 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 27 Nov, 2014 11 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Rafael Monnerat authored
The branch erp5testnode should not be a dependency for install a release.
-
- 26 Nov, 2014 6 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Parameter names are more generic.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
It doesn't work yet with erp5testnode and conflicts with resiliency tests.
-
Cédric de Saint Martin authored
-
- 25 Nov, 2014 1 commit
-
-
Rafael Monnerat authored
-