- 06 Jan, 2012 6 commits
-
-
Romain Courteaud authored
-
Antoine Catton authored
Conflicts: setup.py slapos/recipe/librecipe/genericslap.py slapos/recipe/publish.py slapos/recipe/request.py slapos/recipe/softwaretype.py
-
Romain Courteaud authored
Conflicts: component/git/buildout.cfg
-
Antoine Catton authored
This recipe waitfor files to be created. It uses shlex to split command line. A part of this recipe looks like : [waitfor] recipe = slapos.cookbook:waitfor command-line = executable "with escaped arguments" if\ needed files = one-file/per/line another/file.txt
-
Romain Courteaud authored
Reduce CommonName length to match 64 or less characters
-
Antoine Catton authored
-
- 05 Jan, 2012 6 commits
-
-
Romain Courteaud authored
Which simply create the runner
-
Romain Courteaud authored
-
Romain Courteaud authored
Simply add runner scripts
-
Romain Courteaud authored
-
Romain Courteaud authored
This may be used by the kvm for example to get the tap interface name.
-
Romain Courteaud authored
Reduce CommonName length to match 64 or less characters
-
- 04 Jan, 2012 1 commit
-
-
Cédric de Saint Martin authored
Slave/Software instance references are relative to their owner. No need to have unique reference.
-
- 03 Jan, 2012 9 commits
-
-
Cédric de Saint Martin authored
SoftwareType of requested slave instance was wrong.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Huuge perf improvements, does no longer drop connexions.
-
- 02 Jan, 2012 5 commits
-
-
Romain Courteaud authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Romain Courteaud authored
-
Cédric de Saint Martin authored
-
- 28 Dec, 2011 1 commit
-
-
Romain Courteaud authored
Conflicts: software/erp5/software.cfg
-
- 27 Dec, 2011 3 commits
-
-
Romain Courteaud authored
Event log to info allows to extract usefull informations for reporting.
-
Romain Courteaud authored
This is mandatory for PCI compliancy.
-
Romain Courteaud authored
Needed for PCI compliancy.
-
- 23 Dec, 2011 7 commits
-
-
Kazuhiko Shiozaki authored
* Restrict the available functions in DocumentTemplate.sequence to public API's of zope.sequencesort. * Turn UndoSupport.get_request_var_or_attr helper into a private API. * Provide security declarations for BTreeFolder2Base class, instead of only for BTreeFolder2 via the OFS.Folder mix-in. * LP #902068: Fixed missing security declaration for ObjectManager class. * Fixed serious authentication vulnerability in stock configuration.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Antoine Catton authored
Conflicts: component/mariadb/buildout.cfg component/stunnel/buildout.cfg slapos/recipe/mysql/template/my.cnf.in
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 22 Dec, 2011 2 commits
-
-
Cédric de Saint Martin authored
-
Kazuhiko Shiozaki authored
-