perkeep/pkg/blobserver
Mathieu Lonjaret 6570d9ea94 Merge "pkg/server: decouple sign handler from UI, replace JSON maps with structs" 2015-05-25 16:52:40 +00:00
..
archiver pkg: fix various vet reports 2014-11-12 23:25:53 +01:00
blobpacked blobpacked: implement blobserver.WholeRefFetcher 2015-04-13 20:38:42 +02:00
cond Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
dir dir: add new blobserver/dir package to do localdisk or diskpacked 2014-02-07 09:50:59 -08:00
diskpacked blobserver/diskpacked: use named errors in SubFetch 2015-03-11 18:37:55 +01:00
encrypt Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
gethandler Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
google blobserver/drive: allow config file for tests 2015-05-08 19:36:39 +02:00
handlers Merge "pkg/server: decouple sign handler from UI, replace JSON maps with structs" 2015-05-25 16:52:40 +00:00
local Add generation support for diskpacked. 2013-10-10 21:35:44 +02:00
localdisk blob SubFetcher: explicitely states with errors the testSubFetcher constraints 2015-02-26 15:18:27 +01:00
memory blob SubFetcher: explicitely states with errors the testSubFetcher constraints 2015-02-26 15:18:27 +01:00
mongo blobserver/mongo, missing index on "key" 2014-09-20 20:23:13 +02:00
namespace Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
protocol blobserver/protocol: use blob.SizedRef to upload 2014-08-18 19:36:34 +02:00
proxycache Start of 'proxycache' blobserver type. 2014-05-15 12:12:21 -07:00
remote Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
replica replica: add blobserver.WholeRefFetcher pass-through support 2015-04-13 20:38:40 +02:00
s3 blobserver/s3: implement SubFetcher 2014-10-19 16:11:54 +02:00
shard blobserver: make version of merged enumerate for both Storage and BlobEnumerator 2014-09-22 19:26:18 -04:00
stats Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
storagetest blob SubFetcher: explicitely states with errors the testSubFetcher constraints 2015-02-26 15:18:27 +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 gofmt 2014-03-20 12:29:45 -07:00
enumerate.go Add blobserver.RefTypes and blob.TypeAlphabet 2014-04-06 23:07:55 -07:00
interface.go blobserver: fix errant word in comment 2015-04-13 20:38:40 +02:00
mergedenum.go blobserver: use sub-context in MergedEnumerate and Less instead of String 2014-09-22 22:06:51 -04:00
mergedenum_test.go blobserver: add MergedEnumerate tests 2014-09-22 22:06:30 -04:00
multistream.go blobserver: simplify interface more, add NewMultiBlobStreamer, storagetest func 2014-12-23 17:49:12 -08:00
multistream_test.go blobserver: simplify interface more, add NewMultiBlobStreamer, storagetest func 2014-12-23 17:49:12 -08:00
noimpl.go Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07: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 typo in doc for CreateHandler 2014-09-04 00:38:59 +02:00
sync.go blobserver: give ListMissingDestinationBlobs the ability to exit earlier 2014-03-17 23:20:37 -07:00
sync_test.go Move ListMissingDestinationBlobs from pkg/client to blobserver 2014-03-06 15:04:15 -08:00