- 25 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 28 Sep, 2012 1 commit
-
-
Marco Mariani authored
-
- 04 Sep, 2012 1 commit
-
-
Cédric de Saint Martin authored
-
- 22 Jan, 2012 1 commit
-
-
rossp authored
Not sure what 1.5 is doing differently, I couldn't find the difference reading the code but both profiling and timing data show that this isn't an issue under 1.5/trunk, just under 1.4 into which this change has already been merged. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@124125 62d5b8a3-27da-0310-9561-8e5933582275
-
- 16 Jan, 2012 1 commit
-
-
rossp authored
When profiling a simple buildout with 10 parts with identical and large working sets, this resulted in a decrease of run time from 93.411 to 15.068 seconds, about a 6 fold improvement. To see the benefit be sure to run without any increase in verbosity ("-v" option). git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@124059 62d5b8a3-27da-0310-9561-8e5933582275
-
- 27 Sep, 2011 1 commit
-
-
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
-
- 31 Aug, 2011 1 commit
-
-
Ł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.
-
- 25 Aug, 2011 3 commits
-
-
Łukasz Nowak authored
Use signature_certificate_list if strings instead of signature_certificate_file. Additionaly simplify backward compatbility: just do not play with it.
-
Lucas Carvalho authored
Renamed signature_private_file to signature_private_key_file. And also signature_public_file to signature_certificate_file.
-
Lucas Carvalho authored
Both files must be generated by opensssl. - signature_public_file: used to verify if the content is trustable by libnetworkcache - signature_private_file: used to generate the signature before uploading the content to shadir by libnetworkcache.
-
- 24 Aug, 2011 1 commit
-
-
Łukasz Nowak authored
Use signature_certificate_list if strings instead of signature_certificate_file. Additionaly simplify backward compatbility: just do not play with it.
-
- 20 Jul, 2011 1 commit
-
-
Lucas Carvalho authored
Renamed signature_private_file to signature_private_key_file. And also signature_public_file to signature_certificate_file.
-
- 18 Jul, 2011 1 commit
-
-
Lucas Carvalho authored
Both files must be generated by opensssl. - signature_public_file: used to verify if the content is trustable by libnetworkcache - signature_private_file: used to generate the signature before uploading the content to shadir by libnetworkcache.
-
- 23 Jun, 2011 6 commits
-
-
Łukasz Nowak authored
Revert "Revert "Merge branch 'bug_778748'"" This reverts commit 57e5a60d.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This reverts commit 37b515f8, reversing changes made to ffeeb901. Please note that re-merging shall be done by reverting this revert and merging back rest of bug_778748, as described in: http://www.kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.txt
-
- 21 Jun, 2011 1 commit
-
-
Lucas Carvalho authored
-
- 15 Jun, 2011 1 commit
-
-
Lucas Carvalho authored
-
- 09 May, 2011 2 commits
-
-
Lucas Carvalho authored
Signed-off-by:
Lucas Carvalho <lucas@nexedi.com>
-
Lucas Carvalho authored
-
- 19 Apr, 2011 4 commits
-
-
Łukasz Nowak authored
This reverts commit 826d7796.
-
Łukasz Nowak authored
Thanks to simulating real zc.buildout it will be possible to use slapos.buildout as easy replacement.
-
Łukasz Nowak authored
This reverts commit 826d7796.
-
Łukasz Nowak authored
Thanks to simulating real zc.buildout it will be possible to use slapos.buildout as easy replacement.
-
- 15 Mar, 2011 1 commit
-
-
alex_plugaru authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@120954 62d5b8a3-27da-0310-9561-8e5933582275
-
- 12 Mar, 2011 1 commit
-
-
hannosch authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@120882 62d5b8a3-27da-0310-9561-8e5933582275
-
- 28 Feb, 2011 1 commit
-
-
icemac authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@120582 62d5b8a3-27da-0310-9561-8e5933582275
-
- 12 Dec, 2010 1 commit
-
-
faassen authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@118848 62d5b8a3-27da-0310-9561-8e5933582275
-
- 04 Sep, 2010 1 commit
-
-
gary authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@116197 62d5b8a3-27da-0310-9561-8e5933582275
-
- 29 Aug, 2010 2 commits
-
-
gary authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@116009 62d5b8a3-27da-0310-9561-8e5933582275
-
gary authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@115995 62d5b8a3-27da-0310-9561-8e5933582275
-
- 23 Aug, 2010 1 commit
-
-
svn+ssh://svn.zope.org/repos/main/zc.buildout/branches/gary-betafixgary authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@115887 62d5b8a3-27da-0310-9561-8e5933582275
-
- 23 Jun, 2010 1 commit
-
-
mgedmin authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@113781 62d5b8a3-27da-0310-9561-8e5933582275
-
- 29 Apr, 2010 1 commit
-
-
gary authored
merge lp:~gary/zc.buildout/python-support (also available as svn+ssh://svn.zope.org/repos/main/zc.buildout/branches/gary-launchpad). This adds support for system Pythons, as well as other changes, such as improved Distribute support and some cleanups. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@111588 62d5b8a3-27da-0310-9561-8e5933582275
-
- 16 Apr, 2010 3 commits
-
-
gotcha authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@110961 62d5b8a3-27da-0310-9561-8e5933582275
-
gotcha authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@110954 62d5b8a3-27da-0310-9561-8e5933582275
-
gotcha authored
Warning when a script name passed in 'scripts' argument of easy_install.scripts is not defined in an entry point. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@110953 62d5b8a3-27da-0310-9561-8e5933582275
-