- 10 Jan, 2012 1 commit
-
-
Antoine Catton authored
-
- 09 Jan, 2012 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
- 06 Jan, 2012 8 commits
-
-
Antoine Catton authored
This allow having a stable buildout.cfg name. Thus, when we are switching software type it will not keep trash buildout profile.
-
Antoine Catton authored
This hack was done in order to have the buildout uninstalling the part and reinstalling every time. This was because big monolitic recipe were doing some internal calculations. This is not needed anymore with generic recipes.
-
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 2 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
-