- 23 Jun, 2011 9 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
If it is possible to use slapos.libnetworkcache check if parameter networkcache-section exists. If so, try to find section named by this parameter. Such section has two required parameters: download-cache-url and download-dir-url. upload-cache-url and upload-dir-url are optional parameters. Minimalistic profile for networkcache control looks like: [buildout] parts = networkcache-section = readcache [readcache] download-cache-url = http:/// download-dir-url = http:/// #upload-cache-url = http:/// #upload-dir-url = http:///
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 22 Jun, 2011 7 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This reverts commit da697e8e. This commit does not seems required.
-
Łukasz Nowak authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
- 21 Jun, 2011 3 commits
-
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
- 20 Jun, 2011 3 commits
-
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
- 17 Jun, 2011 1 commit
-
-
Lucas Carvalho authored
the behavior still the same.
-
- 16 Jun, 2011 4 commits
-
-
Lucas Carvalho authored
So, a new method has been implemented in order to define the directory key for each file which the buildout must download.
-
Lucas Carvalho authored
Removed useless method which should not exist.
-
Lucas Carvalho authored
After this commit it is possible to download and upload anything to SHACACHE and SHADIR servers. It uses slapos.libnetworkcache to handle the download and upload.
-
Lucas Carvalho authored
Copy and paste mistake.
-
- 15 Jun, 2011 1 commit
-
-
Lucas Carvalho authored
-
- 24 May, 2011 1 commit
-
-
Lucas Carvalho authored
It has been moved to slapos.tool.libnetworkcache.
-
- 18 May, 2011 1 commit
-
-
Lucas Carvalho authored
-
- 17 May, 2011 2 commits
-
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
- 11 May, 2011 2 commits
-
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
- 10 May, 2011 5 commits
-
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
- 09 May, 2011 1 commit
-
-
Lucas Carvalho authored
Simplified the code, making one request instead of two... When the buildout upload the file, it must send the URL information as well to update the networkcached.map directly.
-