.. |
archiver
|
Add pkg/blobserver/archiver for making Glacier archives.
|
2014-02-07 14:32:36 -08:00 |
cond
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
dir
|
dir: add new blobserver/dir package to do localdisk or diskpacked
|
2014-02-07 09:50:59 -08:00 |
diskpacked
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
encrypt
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
gethandler
|
Ditch App Engine ContextWrapper noise; add test that App Engine always compiles.
|
2013-08-21 18:51:10 -05:00 |
google
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
handlers
|
Rename ResponseWriter 'conn' to 'rw'
|
2014-02-03 20:23:39 -05:00 |
local
|
Add generation support for diskpacked.
|
2013-10-10 21:35:44 +02:00 |
localdisk
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
namespace
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
protocol
|
In stat and upload handlers, return empty lists instead of null.
|
2014-01-06 16:30:59 -08:00 |
remote
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
replica
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
s3
|
blobserver/s3: add manual test
|
2014-02-09 08:06:56 -08:00 |
shard
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
stats
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
storagetest
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
blobhub.go
|
pkg/server: Run synchronous blob hooks first in blobhub.
|
2014-01-14 17:51:31 -08:00 |
blobhub_appengine.go
|
Cleanup: remove BlobHub and time.Duration waits from storage interface
|
2013-08-21 13:57:28 -07:00 |
blobhub_test.go
|
sync: have handler register receive hook with its source.
|
2013-11-24 16:20:11 -08:00 |
doc.go
|
Docs and minor cleanups
|
2013-07-07 16:09:17 -07:00 |
enumerate.go
|
Start of new context package and *context.Context type.
|
2013-12-02 13:20:51 -08:00 |
interface.go
|
Fix Fetch -> FetchStreaming conversion
|
2014-01-06 18:56:39 +01:00 |
mergedenum.go
|
Start of new context package and *context.Context type.
|
2013-12-02 13:20:51 -08:00 |
noimpl.go
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
receive.go
|
Change the upload protocol.
|
2014-01-04 20:24:58 -08:00 |
receive_test.go
|
Use 'uint32' instead of 'int64' for blob sizes everywhere.
|
2014-02-08 17:58:12 +01:00 |
registry.go
|
importer: initialize Host's search handler and blobserver target
|
2013-10-20 12:00:15 -07:00 |