- 26 Aug, 2011 6 commits
-
-
Ł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 34 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
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Use simple download recipe instead of relying on egg downloading.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
In addition comment why it does not work.
-
Łukasz Nowak authored
Instead use provided system level tools to generate keys.
-
Łukasz Nowak authored
-
Lucas Carvalho authored
This reverts commit bfe5fb83.
-
Lucas Carvalho authored
After merging the master branch inside the signature branch of slapos.libnetworkcache it is required to fix some error messages.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Thanks to 4784a35e, which does buildout "patching" procedure in test it is not required to provide testnc.
-
Łukasz Nowak authored
By the way revert "Revert "Revert "Allow to find slapos.libnetworkcache during test.""" (commit 0fbf2ccf ), as it is not required anymore.
-
Lucas Carvalho authored
Whenever special sign ? is found in url analyse it in order to have correct filename. In case of http://host/path/filename/? use "filename" as part to generate filename. This fuzzy logic allows to generate quite sane filenames.
-
Łukasz Nowak authored
-