- 25 Jun, 2015 1 commit
-
-
Julien Muchembled authored
-
- 18 May, 2015 1 commit
-
-
Saurabh authored
-
- 08 Dec, 2014 1 commit
-
-
Julien Muchembled authored
-
- 30 Oct, 2014 1 commit
-
-
Cédric de Saint Martin authored
-
- 07 Aug, 2013 1 commit
-
-
Julien Muchembled authored
-
- 02 Aug, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
Although very unlikely here, it's good pratice to write code without possible race conditions. The only remaining one here is when anouther process create a file (with the same output path) between its deletion and its creation.
-
- 20 Sep, 2012 1 commit
-
-
Cédric de Saint Martin authored
-
- 21 Aug, 2012 6 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Vincent Pelletier authored
They should not be needed when buildout handles its own serialisation.
-
Vincent Pelletier authored
Based largely on work by Timothée Lacroix <timothee.lacroix@tiolive.com>, plus: - reworked loader classes - reduced unnecessary diffs - added rawfile and rawfolder types - documented & tested
-
Vincent Pelletier authored
umask cannot set a regular file as executable, nor allows setting suid/sgid/sticky bits. Using chmod properly, there is no security problem.
-
Vincent Pelletier authored
Useful when extending another section from same file.
-
- 17 Aug, 2012 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This test case was accidentally reusing a previous template.
-
- 16 Aug, 2012 1 commit
-
-
Vincent Pelletier authored
Noticed by Timothée Lacroix <timothee.lacroix@tiolive.com>
-
- 08 Aug, 2012 3 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Patch by Timothée Lacroix <timothee.lacroix@tiolive.com>
-
Vincent Pelletier authored
Patch by Timothée Lacroix <timothee.lacroix@tiolive.com>
-
- 01 Aug, 2012 3 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Vincent Pelletier authored
Reported by Timothee Lacroix.
-
- 01 Jun, 2012 3 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Vincent Pelletier authored
-
- 18 Apr, 2012 1 commit
-
-
Vincent Pelletier authored
Loads support should not be required: the use-case is writing python values when generating a buildout.cfg file.
-
- 02 Apr, 2012 2 commits
-
-
Vincent Pelletier authored
Test the latter, and document how to work around the former.
-
Vincent Pelletier authored
-
- 29 Mar, 2012 2 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
- 28 Mar, 2012 1 commit
-
-
Vincent Pelletier authored
-
- 14 Mar, 2012 2 commits
-
-
Vincent Pelletier authored
Also, fix pyc files gitignore globing.
-
Vincent Pelletier authored
Buildout way couldn't install some (dependency) eggs for an unknown reason (zope.exception on some python environments, Jinja2 needed by a future extension...) and "setup.py test" just works, with fewer lines at this. Also, drop zope.testing dependency altogether: - zope.testing.doctest is deprecated - zope.testing.renormalizing is not really needed for this test
-
- 09 Mar, 2012 1 commit
-
-
Vincent Pelletier authored
-
- 12 Oct, 2011 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Antoine Catton authored
-
Łukasz Nowak authored
-