Sam Alba
|
3ca4529fbe
|
Fixed mocked registry
|
2013-08-05 19:02:57 +02:00 |
|
Sam Alba
|
14cc9fcfda
|
Implemented a Mocked version of the Registry server
|
2013-08-05 19:02:57 +02:00 |
|
Victor Vieux
|
0e12ec253d
|
Merge pull request #1408 from dotcloud/1407-localhost_is_a_domain-fix
Always consider localhost as a domain name when parsing the FQN repos name
|
2013-08-05 08:50:12 -07:00 |
|
Victor Vieux
|
67be3be855
|
Merge pull request #1382 from monnand/650-http-utils
650 http utils and user agent field
|
2013-08-05 08:49:12 -07:00 |
|
Sam Alba
|
fec63826b9
|
Always consider localhost as a domain name when parsing the FQN repos name
|
2013-08-04 17:59:12 -07:00 |
|
Michael Crosby
|
95b4a0c32a
|
Return JSONError for HTTPResponse error
|
2013-08-03 00:27:58 +00:00 |
|
Nan Monnand Deng
|
762dfbfced
|
reqFactory in Registry
|
2013-08-02 03:08:08 -04:00 |
|
Michael Crosby
|
11cd5760f9
|
Return registy status code in error
Added Details map to the JSONMessage
|
2013-07-30 23:24:31 +00:00 |
|
Guillaume J. Charmes
|
0b59dcfa2d
|
Make sure the index also receives the checksums
|
2013-07-29 11:30:21 -07:00 |
|
Guillaume J. Charmes
|
1c62adeda7
|
Handle extra-paremeter within checksum calculations
|
2013-07-29 11:30:17 -07:00 |
|
Guillaume J. Charmes
|
4a818a5e73
|
Refactor checksum
|
2013-07-29 11:30:17 -07:00 |
|
Guillaume J. Charmes
|
64a8dea9d7
|
Make sure the cookie is used in all registry queries
|
2013-07-25 12:31:23 -07:00 |
|
Nan Monnand Deng
|
262838e069
|
Rename: VersionChecker->VersionInfo.
|
2013-07-23 17:05:13 -04:00 |
|
Nan Monnand Deng
|
5f13f19407
|
documentation.
|
2013-07-18 14:22:49 -04:00 |
|
Nan Monnand Deng
|
4b7dbfbcc3
|
reduce the number of string copy operations.
|
2013-07-10 18:59:43 -04:00 |
|
Nan Monnand Deng
|
14155d6031
|
format in the user agent header should follow RFC 2616
|
2013-07-10 18:59:43 -04:00 |
|
Nan Monnand Deng
|
e9e0d3c1c5
|
Removed an unnecessary nil assignment
|
2013-07-10 18:56:49 -04:00 |
|
Nan Monnand Deng
|
6a2aee3043
|
Removed an unnecessary error check.
|
2013-07-10 18:56:49 -04:00 |
|
Nan Monnand Deng
|
cf8afcf647
|
added client's kernel version
|
2013-07-10 18:56:49 -04:00 |
|
Nan Monnand Deng
|
342460ed9a
|
inserted setUserAgent in each HTTP request
|
2013-07-10 18:49:01 -04:00 |
|
Nan Monnand Deng
|
2e95c379d1
|
Added version checker interface
|
2013-07-10 18:49:01 -04:00 |
|
Sam Alba
|
358574ab57
|
Hardened repos name validation
|
2013-07-09 16:46:55 -07:00 |
|
Sam Alba
|
bf8d59a1d4
|
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 |
|
Guillaume J. Charmes
|
a9e04fa4a5
|
Merge pull request #1144 from dotcloud/standalone_registry
* Registry: Standalone registry
|
2013-07-05 15:56:48 -07:00 |
|
Sam Alba
|
67115ec479
|
fmt.Errorf instead of errors.New
|
2013-07-05 14:56:56 -07:00 |
|
Sam Alba
|
98060903a9
|
Fixed ping URL
|
2013-07-05 14:55:48 -07:00 |
|
Sam Alba
|
16fa043e34
|
Allowing namespaces in standalone registry
|
2013-07-05 14:30:43 -07:00 |
|
Sam Alba
|
c6068feffa
|
Restoring old changeset lost by previous merge
|
2013-07-05 12:37:07 -07:00 |
|
Sam Alba
|
6549d83e08
|
Merging from master
|
2013-07-05 12:27:10 -07:00 |
|
Sam Alba
|
ec6d1d6020
|
Adding support for nicer URLs to support standalone registry (+ some registry code cleaning)
|
2013-07-05 12:20:58 -07:00 |
|
Guillaume J. Charmes
|
745148c4aa
|
Merge pull request #1111 from cespare/style-fixes
Style fixes
|
2013-07-03 14:46:05 -07:00 |
|
Caleb Spare
|
7df93a5ab3
|
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
|
7e215123fe
|
fix two obvious bugs???
|
2013-07-02 22:11:03 +00:00 |
|
Sam Alba
|
258cbb06c9
|
Resolve conflict
|
2013-06-28 12:32:41 -07:00 |
|
shin-
|
03a77bd851
|
Fixed issue in registry.GetRemoteTags
|
2013-06-28 18:42:37 +02:00 |
|
Guillaume J. Charmes
|
259eeb382c
|
Remove https prefix from registry
|
2013-06-28 18:19:58 +02:00 |
|
shin-
|
e1d8d0245f
|
Rolled back of previous commit (skip cert verification)
|
2013-06-28 18:19:58 +02:00 |
|
shin-
|
dc97156c83
|
Skip certificate check (don't error out on self-signed certs)
|
2013-06-28 18:19:58 +02:00 |
|
shin-
|
7a664e6a5f
|
Tentative support for independent registries
|
2013-06-28 18:19:58 +02:00 |
|
Sam Alba
|
0d85570c9b
|
URL schemes of both Registry and Index are now consistent
|
2013-06-27 17:55:17 -07:00 |
|
Solomon Hykes
|
580d393d3c
|
Merge branch 'master' into simpler-build-upload
Conflicts:
api.go
builder_client.go
commands.go
|
2013-06-20 14:19:09 -07:00 |
|
Guillaume J. Charmes
|
93f9b75094
|
Merge pull request #941 from dotcloud/makefile_test_subpackages
gofmt and test sub directories in makefile
|
2013-06-20 11:18:37 -07:00 |
|
Victor Vieux
|
f60888cc3b
|
rebase master
|
2013-06-20 13:56:36 +00:00 |
|
shin-
|
3238f3ea49
|
Use opaque requests when we need to preserve urlencoding in registry requests
|
2013-06-19 13:49:45 -07:00 |
|
Guillaume J. Charmes
|
7e78627908
|
hotfix: nil pointer uppon some registry error
|
2013-06-19 11:08:19 -07:00 |
|
Victor Vieux
|
ff418e9c36
|
gofmt and test sub directories in makefile
|
2013-06-19 14:50:58 +00:00 |
|
Victor Vieux
|
c7e86e5eab
|
use go 1.1 cookiejar and revome ResetClient
|
2013-06-17 18:13:40 +00:00 |
|
Guillaume J. Charmes
|
508e152416
|
Merge branch 'master' into improve_progressbar_pull
|
2013-06-14 12:01:40 -07:00 |
|
Guillaume J. Charmes
|
c7e63191fd
|
Merge pull request #868 from dotcloud/postupload-endpoints-header
- Registry: Send X-Docker-Endpoints at the end of a push
|
2013-06-14 11:53:54 -07:00 |
|
Guillaume J. Charmes
|
95606a4363
|
Merge branch 'master' into postupload-endpoints-header
Conflicts:
server.go
|
2013-06-14 11:50:58 -07:00 |
|