Michael Crosby
|
3043c26419
|
Return registy status code in error
Added Details map to the JSONMessage
|
2013-07-30 23:24:31 +00:00 |
Guillaume J. Charmes
|
5b27652ac6
|
Make sure the index also receives the checksums
|
2013-07-29 11:30:21 -07:00 |
Guillaume J. Charmes
|
e3f68b22d8
|
Handle extra-paremeter within checksum calculations
|
2013-07-29 11:30:17 -07:00 |
Guillaume J. Charmes
|
8ca7b0646e
|
Refactor checksum
|
2013-07-29 11:30:17 -07:00 |
Guillaume J. Charmes
|
3425c1b84c
|
Make sure the cookie is used in all registry queries
|
2013-07-25 12:31:23 -07:00 |
Nan Monnand Deng
|
ede1e6d475
|
Rename: VersionChecker->VersionInfo.
|
2013-07-23 17:05:13 -04:00 |
Nan Monnand Deng
|
cd209f406e
|
documentation.
|
2013-07-18 14:22:49 -04:00 |
Nan Monnand Deng
|
73e79a3310
|
reduce the number of string copy operations.
|
2013-07-10 18:59:43 -04:00 |
Nan Monnand Deng
|
34cf976866
|
format in the user agent header should follow RFC 2616
|
2013-07-10 18:59:43 -04:00 |
Nan Monnand Deng
|
e832b01349
|
Removed an unnecessary nil assignment
|
2013-07-10 18:56:49 -04:00 |
Nan Monnand Deng
|
26c8eae6fe
|
Removed an unnecessary error check.
|
2013-07-10 18:56:49 -04:00 |
Nan Monnand Deng
|
d40efc4648
|
added client's kernel version
|
2013-07-10 18:56:49 -04:00 |
Nan Monnand Deng
|
1bb8f60d5a
|
inserted setUserAgent in each HTTP request
|
2013-07-10 18:49:01 -04:00 |
Nan Monnand Deng
|
1d01189f04
|
Added version checker interface
|
2013-07-10 18:49:01 -04:00 |
Sam Alba
|
316c8328aa
|
Hardened repos name validation
|
2013-07-09 16:46:55 -07:00 |
Sam Alba
|
f44eac49fa
|
Fixed potential security issue (never try http on official index when polling the endpoint). Also fixed local repos name when pulling index.docker.io/foo/bar
|
2013-07-09 11:30:12 -07:00 |
Sam Alba
|
283ebf3ff9
|
fmt.Errorf instead of errors.New
|
2013-07-05 14:56:56 -07:00 |
Sam Alba
|
4c174e0bfb
|
Fixed ping URL
|
2013-07-05 14:55:48 -07:00 |
Sam Alba
|
57a6c83547
|
Allowing namespaces in standalone registry
|
2013-07-05 14:30:43 -07:00 |
Sam Alba
|
cfc7684b7d
|
Restoring old changeset lost by previous merge
|
2013-07-05 12:37:07 -07:00 |
Sam Alba
|
be49f0a118
|
Merging from master
|
2013-07-05 12:27:10 -07:00 |
Sam Alba
|
66a9d06d9f
|
Adding support for nicer URLs to support standalone registry (+ some registry code cleaning)
|
2013-07-05 12:20:58 -07:00 |
Caleb Spare
|
19121c16d9
|
Implement several golint suggestions, including:
* Removing type declarations where they're inferred
* Changing Url -> URL, Id -> ID in names
* Fixing snake-case names
|
2013-07-03 14:36:04 -07:00 |
Tobias Schwab
|
9632cf09bf
|
fix two obvious bugs???
|
2013-07-02 22:11:03 +00:00 |
Sam Alba
|
893c974b08
|
Resolve conflict
|
2013-06-28 12:32:41 -07:00 |
shin-
|
72befeef24
|
Fixed issue in registry.GetRemoteTags
|
2013-06-28 18:42:37 +02:00 |
Guillaume J. Charmes
|
57d751c377
|
Remove https prefix from registry
|
2013-06-28 18:19:58 +02:00 |
shin-
|
50075106b6
|
Rolled back of previous commit (skip cert verification)
|
2013-06-28 18:19:58 +02:00 |
shin-
|
1c817913ee
|
Skip certificate check (don't error out on self-signed certs)
|
2013-06-28 18:19:58 +02:00 |
shin-
|
de0a48bd6f
|
Tentative support for independent registries
|
2013-06-28 18:19:58 +02:00 |
Sam Alba
|
3175e56ad0
|
URL schemes of both Registry and Index are now consistent
|
2013-06-27 17:55:17 -07:00 |
Solomon Hykes
|
e43323221b
|
Merge branch 'master' into simpler-build-upload
Conflicts:
api.go
builder_client.go
commands.go
|
2013-06-20 14:19:09 -07:00 |
Victor Vieux
|
5f93aa0ecf
|
rebase master
|
2013-06-20 13:56:36 +00:00 |
shin-
|
0312bbc535
|
Use opaque requests when we need to preserve urlencoding in registry requests
|
2013-06-19 13:49:45 -07:00 |
Guillaume J. Charmes
|
a7e14a3065
|
hotfix: nil pointer uppon some registry error
|
2013-06-19 11:08:19 -07:00 |
Victor Vieux
|
fde82f448f
|
use go 1.1 cookiejar and revome ResetClient
|
2013-06-17 18:13:40 +00:00 |
Guillaume J. Charmes
|
60fd7d686d
|
Merge branch 'master' into improve_progressbar_pull
|
2013-06-14 12:01:40 -07:00 |
Guillaume J. Charmes
|
78e4a385f7
|
Merge branch 'master' into postupload-endpoints-header
Conflicts:
server.go
|
2013-06-14 11:50:58 -07:00 |
shin-
|
db3242e4bb
|
Send X-Docker-Endpoints header when validating the images upload with the index at the end of a push
|
2013-06-10 11:21:56 -07:00 |
Guillaume J. Charmes
|
f355d33b5f
|
Make the progressbar take the image size into consideration
|
2013-06-06 18:16:16 -07:00 |
Victor Vieux
|
c906239220
|
bump to master
|
2013-06-05 10:23:45 +00:00 |
Guillaume J. Charmes
|
c1ee9bf881
|
Merge pull request #808 from dotcloud/795-lintify
Cleanup source
|
2013-06-04 14:20:38 -07:00 |
Victor Vieux
|
fd224ee590
|
linted names
|
2013-06-04 18:00:22 +00:00 |
Victor Vieux
|
06b585ce8a
|
fix proxy
|
2013-06-04 15:44:27 +00:00 |
Victor Vieux
|
b6825f98c0
|
bump to master
|
2013-06-04 14:00:18 +00:00 |
Victor Vieux
|
86ada2fa5d
|
drop/omit
|
2013-06-04 13:51:12 +00:00 |
Sam Alba
|
cff3b37a61
|
Disabled HTTP keep-alive in the default HTTP client for Registry calls
|
2013-06-03 14:42:21 -07:00 |
Guillaume J. Charmes
|
82dd963e08
|
Minor changes in registry.go
|
2013-06-03 12:20:52 -07:00 |
Sam Alba
|
830c458fe7
|
Fixed missing Body.Close when doing some HTTP requests. It should improve some request issues.
|
2013-06-03 12:14:57 -07:00 |
Victor Vieux
|
49e656839f
|
move auth to the client WIP
|
2013-05-30 15:39:43 +00:00 |