- 06 Oct, 2011 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Avoid unnecessary conflicts during merges.
-
- 03 Oct, 2011 1 commit
-
-
hvelarde authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@123007 62d5b8a3-27da-0310-9561-8e5933582275
-
- 01 Oct, 2011 1 commit
-
-
hvelarde authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@123006 62d5b8a3-27da-0310-9561-8e5933582275
-
- 28 Sep, 2011 3 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@122990 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
paths to set up a custom interpreter part that has the distributions or parts in the path. For example:: python bootstrap.py init BeautifulSoup git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@122989 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
Changed a spawn call to a subprocess call to avoid some spurious output. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@122988 62d5b8a3-27da-0310-9561-8e5933582275
-
- 27 Sep, 2011 2 commits
-
-
hvelarde authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@122981 62d5b8a3-27da-0310-9561-8e5933582275
-
https://bugs.launchpad.net/bugs/697913hvelarde authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@122980 62d5b8a3-27da-0310-9561-8e5933582275
-
- 22 Sep, 2011 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
According to specification networkcache usage in buildout shall be fully optional. The missing part was to make bindings immune on slapos.libnetworkcache API changes or its internal errors. Squashed commit of the following: commit 79064a17 Author: Łukasz Nowak <luke@nexedi.com> Date: Thu Sep 22 13:12:54 2011 +0200 Proof that bindings to nc are immutable. commit b9795d85 Author: Łukasz Nowak <luke@nexedi.com> Date: Thu Sep 22 11:35:38 2011 +0200 Immune buildout on any networkcache issues. As fallback shall be always possible make binding really immune to any problems in networkcache including name errors, api changes, syntax errors, etc. commit ff3a32b9 Author: Łukasz Nowak <luke@nexedi.com> Date: Thu Sep 22 11:22:10 2011 +0200 Show how networkcache is installed. commit eeaccfc2 Author: Łukasz Nowak <luke@nexedi.com> Date: Fri Sep 2 11:14:49 2011 +0200 M2Crypto is not needed anymore.
-
- 31 Aug, 2011 4 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Squashed commit of the following: commit 2c3b7f2f Author: Łukasz Nowak <luke@nexedi.com> Date: Wed Aug 31 16:36:18 2011 +0200 Prove that keys are passed to libnetworkcache. commit c380b1ea Author: Łukasz Nowak <luke@nexedi.com> Date: Wed Aug 31 15:42:05 2011 +0200 Support shacache and dir SSL based auth.
-
- 26 Aug, 2011 7 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Thanks to (un)patching urllib before importing zc.buildout.download no more M2Crypto cluttering is done.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 25 Aug, 2011 16 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This allows complex library usage in bootstrap process.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Certificates to check content are provided as inline strings. also convert those certificates correctly.
-
Łukasz Nowak authored
Convert buildout emptiness to Nones.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Certificates to check content are provided inline.
-
Łukasz Nowak authored
Use signature_certificate_list if strings instead of signature_certificate_file. Additionaly simplify backward compatbility: just do not play with it.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-