client
|
Fixes "go vet" for drone CI
|
2014-11-17 13:35:58 -08:00 |
cmd
|
Expects storage driver executables to be of the form registry-storage-name
|
2014-11-06 18:32:06 -08:00 |
common
|
Clarify repository naming constraints for registry API
|
2014-11-17 11:42:54 -08:00 |
configuration
|
Miscellaneous go vet fixes
|
2014-11-12 17:19:19 -08:00 |
hack
|
Test drone
|
2014-11-13 13:58:52 -08:00 |
open-design
|
Initial open-design proposal
|
2014-11-10 09:39:20 -08:00 |
storage
|
Initial implementation of storage layer path mapper
|
2014-11-13 16:02:17 -08:00 |
storagedriver
|
Merge pull request #690 from BrianBland/storagedriver-process-management
|
2014-11-13 11:24:46 -08:00 |
.drone.yml
|
Fixes "go vet" for drone CI
|
2014-11-17 13:35:58 -08:00 |
app.go
|
Carve out initial application structure
|
2014-11-10 19:03:49 -08:00 |
app_test.go
|
Disambiguate routing for multi-level repository names
|
2014-11-12 17:07:44 -08:00 |
context.go
|
Carve out initial application structure
|
2014-11-10 19:03:49 -08:00 |
CONTRIBUTING.md
|
Initial open-design proposal
|
2014-11-10 09:39:20 -08:00 |
errors.go
|
Adds a low level registry http client interface and implementation
|
2014-11-11 17:43:39 -08:00 |
errors_test.go
|
Fixes formatting in errors_test.go to match gofmt rules
|
2014-11-14 16:00:41 -08:00 |
helpers.go
|
Carve out initial application structure
|
2014-11-10 19:03:49 -08:00 |
images.go
|
Adds Raw bytes field to ImageManifest
|
2014-11-12 15:26:35 -08:00 |
layer.go
|
Carve out initial application structure
|
2014-11-10 19:03:49 -08:00 |
layerupload.go
|
Carve out initial application structure
|
2014-11-10 19:03:49 -08:00 |
LICENSE
|
+ license
|
2014-10-21 13:25:04 -07:00 |
MAINTAINERS
|
Initial open-design proposal
|
2014-11-06 13:28:27 -08:00 |
README.md
|
Test drone
|
2014-11-13 13:58:52 -08:00 |
routes.go
|
Disambiguate routing for multi-level repository names
|
2014-11-12 17:07:44 -08:00 |
routes_test.go
|
Add route test case with dangerous path
|
2014-11-13 14:39:13 -08:00 |
tags.go
|
Carve out initial application structure
|
2014-11-10 19:03:49 -08:00 |
util.go
|
Carve out initial application structure
|
2014-11-10 19:03:49 -08:00 |