An error occurred fetching the project authors.
- 30 Aug, 2017 1 commit
-
-
Julien Muchembled authored
-
- 23 Aug, 2017 1 commit
-
-
Vincent Pelletier authored
This parameter came from monitor work, but it is shadowing a parameters already relied upon by ERP5 SR. Changing its value causes a regression in ERP5 SR: node-id, which is supposed to be stable accros instance trees, changed because of this.
-
- 18 Aug, 2017 4 commits
-
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
- 11 Aug, 2017 1 commit
-
-
Vincent Pelletier authored
-
- 21 Jul, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 18 Jul, 2017 1 commit
-
-
Hardik Juneja authored
whenever the zope instances have the same title (example all zope have 'Zope monitor' as title) the request to frontends consider it as the same request and gives same frontend to each of them. /reviewed-on nexedi/slapos!202
-
- 03 Jul, 2017 1 commit
-
-
Alain Takoudjou authored
Allows requesting a caucase partition and reusing an existing caucase instance. For client-certificate-based authentication, client must be able to access backend directly (frontend is not possible).
-
- 20 Jun, 2017 6 commits
-
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
- 13 Jun, 2017 5 commits
-
-
Vincent Pelletier authored
-
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.
-
- 17 May, 2017 1 commit
-
-
Vincent Pelletier authored
Whitespaces matter to exporter.exclude: - patterns must *not* start with a space - file *must* end with a newline Also, de-duplicate paths.
-
- 16 May, 2017 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Makes it easier to deploy a functional replication setup.
-
- 06 Apr, 2017 1 commit
-
-
Yusei Tahara authored
-
- 22 Mar, 2017 1 commit
-
-
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).
-
- 06 Mar, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 24 Feb, 2017 4 commits
-
-
Vincent Pelletier authored
Use a special milter to do what postfix cannot do with its internal mechanisms. - fixes postfix-generated bounces so they reach postmaster mail address without being rewritten - actually makes postfix relay rewritten mails (virtual_alias implicitly affects virtual_domains, in turn making all mail addresses considered locally hosted, which cannot and must not successfully deliver) Also, backport a yet-unreleased-but-already-upstreamed patch fixing rcpt value truncation, which breaks when recipient address is not enclosed in angle brackets - making the mail still reach original recipient.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Disable more mariadb options during backup restoration: - relax durability - disable binlogs - disable slow log Bits of this commit were already accidentally (but harmlessly) pushed as part of commit 5bde847f Author: Vincent Pelletier <vincent@nexedi.com> Date: Tue Feb 21 16:02:21 2017 +0900 stack.erp5: Avoid duplicating mariadb service paths.
-
- 22 Feb, 2017 3 commits
-
-
Vincent Pelletier authored
This way, processing nodes are sorted the same way as the node ids, making cross-referencing easier.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Prevents a few possible accidental variable expansions and space susceptibilities.
-
- 20 Feb, 2017 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 16 Feb, 2017 1 commit
-
-
Vincent Pelletier authored
When a process is stopped: - it may not have emitted logs since previous rotation: add "missingok" As a direct consequence: stop using logrotate recipe. - its pid file (if applicable) may be missing: test its non-empty presence before calling slapos-kill Also, stop using slapos.cookbook:logrotate. Update obvious users (cloudooo, neoppod, erp5, monitor, re6stnet).
-
- 08 Feb, 2017 3 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Will be needed to customise backup restoration. Also, stop using slapos.cookbook:generic.mysql.wrap_mysqld, which: - did not allow extra arguments - did incorrect and superfluous ulimit manipulation
-
Vincent Pelletier authored
-