- 23 Aug, 2013 2 commits
-
-
Christos Stavrakakis authored
Update pithcat to initialize the Pithos ModularBackend differently, based on the type of the requested image URL. Specifically, in case the image URL if a 'pithosmap' URL, no access to the database is needed. So in this case, the backend must be initialized with 'None' database connection URL.
-
Christos Stavrakakis authored
-
- 05 Dec, 2012 1 commit
-
-
Christos Stavrakakis authored
Modify pithcat to be able to parse and work with URLs of the form: `pithosmap://hash/size' which are neeed for archipelagos.
-
- 04 Oct, 2012 1 commit
-
-
Nikos Skalkotos authored
This is done for security reasons. The options may contain sensitive data like the Pithos DB password and while the program (pithcat) is running the whole command line is exposed to everyone through ps.
-
- 17 May, 2012 1 commit
-
-
Nikos Skalkotos authored
snf-image will detect at runtime if pithos backend is installed
-
- 17 Feb, 2012 1 commit
-
-
Giorgos Verigakis authored
-
- 03 Feb, 2012 1 commit
-
-
Giorgos Verigakis authored
-
- 12 Dec, 2011 1 commit
-
-
Giorgos Verigakis authored
-
- 09 Dec, 2011 1 commit
-
-
Giorgos Verigakis authored
It connects to a Pithos backend and either fetches the data of a file or returns its size. Refs #1745
-