An error occurred fetching the project authors.
- 20 Jun, 2017 1 commit
-
-
Hardik Juneja authored
-
- 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 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).
-
- 20 Jan, 2017 1 commit
-
-
Vincent Pelletier authored
Each loop in jinja2 has its own scope. This code was likely relying on a bug, which was probably recently fixed upstream. Using generators is cleaner as it better expresses the intent.
-
- 08 Jan, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 06 Oct, 2015 1 commit
-
-
Tristan Cavelier authored
-
- 12 Mar, 2015 1 commit
-
-
Julien Muchembled authored
-
- 17 Feb, 2015 2 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
- 09 Dec, 2014 1 commit
-
-
Julien Muchembled authored
All parameters about SLA, i.e. computer-guid & instance-guid, are removed in favor of a new "sla-dict" parameter, which is easier to implement and much more versatile. All changes in the request parameters are incompatible. The old ones are ignored without warning/error. For compatibility, the reference of ZEO partition is still "zodb". Default settings were also fine. Default name of mount-point and FileStorage file is reverted to 'root' instead of 'main'.
-
- 08 Dec, 2014 1 commit
-
-
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.
-
- 18 Nov, 2014 2 commits
-
-
Julien Muchembled authored
New 'slapos-kill' from slapos.toolbox is used instead of 'killpidfromfile' This is required for NEO which does not write any pid file.
-
Julien Muchembled authored
The inline recipe for ERP5 has been improved and converted into recipe, which is reused for NEO. Templates are instanciated only if they're used, so no need anymore to wrap them with: {% if slap_software_type == software_type -%} ... {% endif %}
-
- 22 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
When there are many ZODBs, this command can exceed crond's maximum 1024 bytes limit.
-
- 02 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
Do not expose a parameter, as index can be reconstructed from data anyway. Rotating is anyway needed as index backup can take a significant amount of space for rare practical use. Also, remove this point from TODO.
-
- 20 Mar, 2014 1 commit
-
-
Vincent Pelletier authored
Not perfect yet, as some strings end in configuration files for example and need escape mechanisms aware of individual configuration file syntaxes.
-
- 03 Sep, 2013 2 commits
-
-
Julien Muchembled authored
This follows up commit 04ff4930
-
Julien Muchembled authored
-
- 14 Aug, 2013 1 commit
-
-
Julien Muchembled authored
-
- 08 Aug, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 19 Jul, 2013 1 commit
-
-
Julien Muchembled authored
-
- 16 Jul, 2013 4 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This value is used as a directory name, so we should follow the common denominator.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 04 Feb, 2013 1 commit
-
-
Vincent Pelletier authored
This work has nothing to do in erp5-component branch, and is preventing it from being merged to erp5 banch more often. Conflicts because of non-reverted 6d1a9805 have been resolved to that its intent is preserved with non-cluster ERP5 SR. This reverts commit 77976a14. This reverts commit 7aa1d92c. This reverts commit 80062015. This reverts commit 36ed58f2. This reverts commit 1fe3f466. This reverts commit 7731726a. This reverts commit eb2016c4.
-
- 13 Dec, 2012 1 commit
-
-
Vincent Pelletier authored
-
- 16 Oct, 2012 1 commit
-
-
Vincent Pelletier authored
-
- 03 Oct, 2012 1 commit
-
-
Vincent Pelletier authored
-