- 03 Mar, 2017 1 commit
-
-
Vincent Pelletier authored
-
- 01 Mar, 2017 4 commits
-
-
Cédric Le Ninivin authored
If not so, trafficserver configuration is removed and then replaced on every slapos node instance call making traffic server unstable
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
-
Yusei Tahara authored
component/bazel: Use zulu openjdk8 to build bazel. We don't need to install linux distribution's openjdk8 package.
-
- 28 Feb, 2017 5 commits
-
-
Cédric Le Ninivin authored
-
Kazuhiko Shiozaki authored
software/seleniumrunner: use Firefox 45 for now until we fix erp5.util so that non-ASCII character in stderr does not block test suites.
-
Cédric Le Ninivin authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 27 Feb, 2017 4 commits
-
-
Vincent Pelletier authored
Upstream seem to have re-released the same version (?!) with the patch pre-applied. Oh well.
-
Vincent Pelletier authored
Now that it really works.
-
Vincent Pelletier authored
Helps sections using ${:_buildout_section_name_} to avoid filename duplication.
-
Vincent Pelletier authored
-
- 24 Feb, 2017 17 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Vincent Pelletier authored
Useful only for software-release development, not usage, so not adding it to packaging, only to repository.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Still many variants which could likely be simplified.
-
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.
-
- 23 Feb, 2017 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 22 Feb, 2017 6 commits
-
-
Alain Takoudjou authored
-
Kirill Smelkov authored
1.8.X is current stable series of Go. https://golang.org/doc/go1.8 https://golang.org/doc/devel/release.html#go1.8 Besides many other significant improvements it should now also support ARM64. /cc @jp /reviewed-by TrustMe (tested on helloworld)
-
Kirill Smelkov authored
Otherwise it started to fail this way: [2017-02-22 11:49:22,982] INFO --- FAIL: TestLoadFixed (0.00s) [2017-02-22 11:49:22,982] INFO time_test.go:929: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", -3600 [2017-02-22 11:49:22,983] INFO FAIL [2017-02-22 11:49:22,983] INFO FAIL time 2.380s See https://github.com/golang/go/issues/16352#issuecomment-255835099 and around for details.
-
Yusei Tahara authored
-
Vincent Pelletier authored
This way, processing nodes are sorted the same way as the node ids, making cross-referencing easier.
-
Vincent Pelletier authored
-