perkeep/pkg/blobserver
Maxime Lavigne 5a7510c384 Modification to allow windows build and deployement
Webserver were initialized with "tcp" and ":3179" by default and
listenURL assumed that it would be treated as IPv6 and replaced [::]
by localhost. Host that were listening on IPv4 0.0.0.0 didn't get
the modification.

Receive in localdisk were using link that failed on windows plateforms.

Camlistored didn't use Json Marshaling which caused problem with the
way Windows stores its paths.

Change-Id: I9f62f7d46399c3514707383efcb2752dbaf1f420
2012-10-30 23:17:58 -04:00
..
cond cond: implement more efficient JSON sniffing. 2012-04-22 17:50:35 -07:00
google Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
handlers If baseURL was not user defined, this change makes sure it is 2012-10-15 16:26:50 +02:00
localdisk Modification to allow windows build and deployement 2012-10-30 23:17:58 -04:00
remote camput: actually catch errors when trying to upload, 2012-07-23 11:05:57 +02:00
replica Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
s3 Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
shard Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
blobhub.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
blobhub_test.go Fix a bunch of broken tests, lost in the Go 1 conversion. 2012-03-19 18:44:50 -07:00
interface.go fix more references to lib/go/camli 2012-05-14 01:07:13 +10:00
mergedenum.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
noimpl.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
registry.go Make UI discovery have absolute paths, so root discovery using UI's discovery handler works. 2012-05-13 13:02:20 -07:00