- 18 Jul, 2011 2 commits
-
-
Lucas Carvalho authored
The signature private file is not required to verify the signature it is only used to create the signature string. The signature verification requires only the public file...
-
Lucas Carvalho authored
-
- 08 Jul, 2011 1 commit
-
-
Lucas Carvalho authored
We should not send the signature in the property dict. Otherwise, the validation of json schema will fail.
-
- 07 Jul, 2011 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 06 Jul, 2011 1 commit
-
-
Łukasz Nowak authored
-
- 01 Jul, 2011 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Also fix formatting a bit.
-
Łukasz Nowak authored
-
Lucas Carvalho authored
It should return the file descriptor instead of file content as string. This implementation does not consume RAM Memory, so it is safer to download big files. When you call file_descriptor.close, it will remove the file from tmp folder automatically.
-
- 30 Jun, 2011 5 commits
-
-
Łukasz Nowak authored
There is no need to read and store downloaded file. Returning the location is good enough.
-
Łukasz Nowak authored
Rest of file requires hexdigested file.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
There is no need to read whole file into memory on library level. So calculate sum in chunks and give request method file descriptor.
-
Lucas Carvalho authored
-
- 23 Jun, 2011 10 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Indeed, some day documentation shall be written, as soon as API will be defined.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
HTTPConnection accept port as none, there is no need to play with it.
-
Łukasz Nowak authored
-
- 22 Jun, 2011 11 commits
-
-
Ł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
-
Romain Courteaud authored
-
- 21 Jun, 2011 1 commit
-
-
Lucas Carvalho authored
-
- 17 Jun, 2011 1 commit
-
-
Lucas Carvalho authored
The select method must return the file from shacache. And the download method should return the file content instead of path.
-