| .. |
|
cache
|
Satisfy the latest go lint rules
|
2016-10-14 17:03:08 -07:00 |
|
driver
|
oss native large file copy consume too much time which will eventually lead to client timeout because of no data transmit throughout native copy. change maxCopySize to 128MB, ensure only sm all medium size file use oss native copy to avoid connection reset by peer. And fix Move function with CopyLargeFileInParallel to optimize oss upload copy
|
2016-11-08 12:14:13 +08:00 |
|
blob_test.go
|
Merge pull request #1706 from aibaars/registry-size-close
|
2016-06-13 16:29:35 -07:00 |
|
blobcachemetrics.go
|
…
|
|
|
blobserver.go
|
…
|
|
|
blobstore.go
|
registry: avoid formatting errors with %#v
|
2016-07-01 11:30:58 -03:00 |
|
blobwriter.go
|
If resumable digest support is disabled, detct this when closing the blobwriter
|
2016-06-13 17:35:06 -07:00 |
|
blobwriter_nonresumable.go
|
If resumable digest support is disabled, detct this when closing the blobwriter
|
2016-06-13 17:35:06 -07:00 |
|
blobwriter_resumable.go
|
Adds new storagedriver.FileWriter interface
|
2016-03-08 16:37:44 -08:00 |
|
catalog.go
|
Improve catalog enumerate runtime by an order of magnitude
|
2016-08-09 17:42:26 -07:00 |
|
catalog_test.go
|
Satisfy the latest go lint rules
|
2016-10-14 17:03:08 -07:00 |
|
doc.go
|
…
|
|
|
filereader.go
|
Adds new storagedriver.FileWriter interface
|
2016-03-08 16:37:44 -08:00 |
|
filereader_test.go
|
testutil, storage: use math/rand.Read where possible
|
2016-08-10 14:26:12 -07:00 |
|
garbagecollect.go
|
manifest: references should cover all children
|
2016-10-18 11:43:33 -07:00 |
|
garbagecollect_test.go
|
Fix unit test
|
2016-10-10 11:37:30 +08:00 |
|
linkedblobstore.go
|
Provide stat descriptor for Create method during cross-repo mount (#1857)
|
2016-08-01 19:07:11 -07:00 |
|
linkedblobstore_test.go
|
Provide stat descriptor for Create method during cross-repo mount (#1857)
|
2016-08-01 19:07:11 -07:00 |
|
manifestlisthandler.go
|
Decouple storage components by redefining dependencies as interfaces instead of concrete types
|
2016-07-20 15:09:11 -07:00 |
|
manifeststore.go
|
fix typos
|
2016-06-22 12:40:21 +08:00 |
|
manifeststore_test.go
|
Remove signature store from registry. Return a generated signature for manifest
|
2016-05-27 13:19:26 -07:00 |
|
paths.go
|
Remove signature store from registry. Return a generated signature for manifest
|
2016-05-27 13:19:26 -07:00 |
|
paths_test.go
|
Remove signature store from registry. Return a generated signature for manifest
|
2016-05-27 13:19:26 -07:00 |
|
purgeuploads.go
|
…
|
|
|
purgeuploads_test.go
|
…
|
|
|
registry.go
|
Fix the build.
|
2016-07-21 17:16:47 -07:00 |
|
schema2manifesthandler.go
|
manifest: references should cover all children
|
2016-10-18 11:43:33 -07:00 |
|
schema2manifesthandler_test.go
|
manifest: references should cover all children
|
2016-10-18 11:43:33 -07:00 |
|
signedmanifesthandler.go
|
Decouple storage components by redefining dependencies as interfaces instead of concrete types
|
2016-07-20 15:09:11 -07:00 |
|
tagstore.go
|
…
|
|
|
tagstore_test.go
|
…
|
|
|
util.go
|
…
|
|
|
vacuum.go
|
Implements garbage collection subcommand
|
2016-02-29 14:15:21 -08:00 |
|
walk.go
|
…
|
|
|
walk_test.go
|
Fix some typos in comments and strings
|
2016-02-23 22:33:38 +01:00 |