Commit graph

  • 93a3113d8d Merge branch 'release' into merge_release_v0.9.0 Michael Crosby 2014-03-10 14:08:17 -0700
  • e7d288d8d7 Merge pull request #4489 from crosbymichael/bump_v0.9.0 Michael Crosby 2014-03-10 10:04:33 -0700
  • 1c101d006b Remove manual http cookie management Fabio Falci 2014-03-09 01:49:36 +0000
  • 7cba1fbcc8 Merge branch 'master' into bump_v0.9.0 Michael Crosby 2014-03-07 15:37:29 -0800
  • 1278e74c26 Merge pull request #4270 from DevTable/fixregistryauth Guillaume J. Charmes 2014-03-03 17:34:21 -0800
  • f29683f794 registry: Fixed unexported field Sam Alba 2014-02-25 16:06:04 -0800
  • ba8dbe4b9b registry: Removed checksumPayload from exported fields Sam Alba 2014-02-24 12:40:33 -0800
  • bae6dc35bc registry: Fixed tests Sam Alba 2014-02-24 09:04:27 -0800
  • 3bf0ee5e52 registry: Added simple checksums (sha256) for layers Sam Alba 2014-02-23 18:33:46 -0800
  • bac83c7608 Fix registry auth by storing the string passed on the command line, and allowing for credential selection by normalizing on hostname. Also, remove remote ping calls from CmdPush and CmdPull. Jake Moshenko 2014-02-20 17:57:58 -0500
  • d2d6c2381d Merge pull request #4218 from crosbymichael/merge_release_v0.8.1 Michael Crosby 2014-02-18 19:37:26 -0500
  • 6690276bbf Merge pull request #4207 from crosbymichael/bump_v0.8.1 Michael Crosby 2014-02-18 19:22:30 -0500
  • 36b0a1e132 Merge branch 'master' into bump_v0.8.1 Michael Crosby 2014-02-18 10:51:19 -0800
  • 50a1faa08e Merge pull request #3941 from crosbymichael/merge_release_v0.8.0 Michael Crosby 2014-02-05 14:16:25 -0500
  • b7246f179d Merge pull request #3916 from crosbymichael/bump_v0.8.0 Michael Crosby 2014-02-05 12:49:41 -0500
  • 9274def67d Fix login prompt on push and pull because of error message Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-02-03 11:38:34 -0800
  • 4fe7a141bf Added missing attributes to api search calls: - Added an argument to the call() method in order to control the auth sharing - Enabled it only for search. Pulls and pushes were enabled already. - Grouped a few variable declarations Roberto G. Hashioka 2014-01-21 04:06:19 +0000
  • 275109a6ad Make sure new repositories can be pushed with multiple tags Michael Crosby 2014-01-20 13:39:35 -0800
  • 0c11fc384d Merge pull request #3575 from shykes/engine-get-images Victor Vieux 2014-01-13 16:25:23 -0800
  • 78bc8d7377 move legacy stuff outside the job Victor Vieux 2014-01-13 14:55:31 -0800
  • f8e41303e4 Merge pull request #3537 from crosbymichael/merge_release_v0.7.5 Guillaume J. Charmes 2014-01-09 11:39:35 -0800
  • 8c4e74d3d9 Merge pull request #3532 from crosbymichael/bump_v0.7.5 Michael Crosby 2014-01-09 11:33:57 -0800
  • f5b5aad1b2 Merge pull request #3498 from crosbymichael/merge_release_v0.7.4 Guillaume J. Charmes 2014-01-07 18:44:03 -0800
  • 83b0eeefde Merge pull request #3495 from crosbymichael/bump_v0.7.4 Michael Crosby 2014-01-07 18:35:44 -0800
  • 6fc5e50471 Merge pull request #3431 from shin-/ping_standalone_check Michael Crosby 2014-01-07 10:33:07 -0800
  • 9bafa726be Fixed registry unit tests shin- 2014-01-06 21:04:44 +0100
  • e1c4101dce Merge pull request #3439 from dotcloud/bump_v0.7.3 Tianon Gravi 2014-01-03 16:01:56 -0800
  • 79e0ed25db Check standalone header when pinging a registry server. Standalone has to be true to use basic auth (in addition to previous requirements) shin- 2014-01-02 17:51:42 +0100
  • 10eeaec70c fix progressbar in docker push Victor Vieux 2013-12-19 12:32:58 -0800
  • cea40c552b Merge pull request #3233 from crosbymichael/bump_0.7.2 Guillaume J. Charmes 2013-12-16 15:06:42 -0800
  • aad8990de5 Merge pull request #3101 from creack/merge_release Solomon Hykes 2013-12-06 18:09:38 -0800
  • adc5a3e6fa Merge pull request #3081 from creack/bump_0.7.1 Guillaume J. Charmes 2013-12-05 17:19:06 -0800
  • d2f7d65d71 Don't return req as result of setTokenAuth shin- 2013-11-04 21:49:34 +0100
  • 1ff180d1b4 missed one call to setTokenAuth shin- 2013-10-23 18:00:40 +0200
  • 0fca0f12f6 Factorized auth token setting shin- 2013-10-23 17:56:40 +0200
  • d4a00ebecb gofmt shin- 2013-10-22 20:57:48 +0200
  • 097f41245a Use basic auth for private registries when over HTTPS. RequestFactory is no longer a singleton (can be different for different instances of Registry) Registry now has an indexEndpoint member Registry methods that needed the indexEndpoint parameter no longer do so Registry methods will only use token auth where applicable if basic auth is not enabled. shin- 2013-10-22 20:49:13 +0200
  • a7b957f06f Merge pull request #2964 from andrewsmedina/gofmt2 Guillaume J. Charmes 2013-11-29 17:19:28 -0800
  • 52a0a052e8 go fmt. Andrews Medina 2013-11-29 22:20:59 -0200
  • c86cee210f Closing connection after ping cressie176 2013-11-29 10:02:53 +0000
  • 94472f9dad Merge branch 'release' Michael Crosby 2013-11-25 22:25:33 -0800
  • d1730bcbd5 Merge pull request #2857 from shykes/0.7-release Solomon Hykes 2013-11-25 22:14:33 -0800
  • df65ef85a5 Merge pull request #2812 from dotcloud/bump_v0.6.7 Victor Vieux 2013-11-21 18:21:19 -0800
  • adb2438b52 Merge pull request #2812 from dotcloud/bump_v0.6.7 Victor Vieux 2013-11-21 18:21:19 -0800
  • c61f57d040 Merge branch 'master' into bump_v0.6.7 Victor Vieux 2013-11-21 17:40:29 -0800
  • 1f5c567df1 Merge pull request #2577 from dotcloud/bump_v0.6.6 Victor Vieux 2013-11-06 12:03:03 -0800
  • 3584ab1cd3 Merge pull request #2577 from dotcloud/bump_v0.6.6 Victor Vieux 2013-11-06 12:03:03 -0800
  • 2c26420bc4 update docker search to reflect future changes of the api Victor Vieux 2013-10-24 12:20:34 -0700
  • 1d50d7a59f Merge pull request #2428 from dotcloud/bump_0.6.5 Michael Crosby 2013-10-29 14:56:54 -0700
  • 437ac945ad Merge pull request #2400 from dotcloud/remove_newline_debugf Victor Vieux 2013-10-25 18:01:19 -0700
  • 77f6f32704 Removes \\n from debugf calls Victor Vieux 2013-10-25 17:50:40 -0700
  • e5dcf37f11 Merge pull request #2338 from proppy/patch-1 Michael Crosby 2013-10-22 14:48:12 -0700
  • 2f94790d67 registry: fix content-type for PushImageJSONIndex Johan Euphrosine 2013-10-22 11:56:48 -0700
  • 25a427b423 Merge branch 'release' Michael Crosby 2013-10-16 18:20:04 -0700
  • d089108114 Merge pull request #2255 from dotcloud/bump_0.6.4 Michael Crosby 2013-10-16 17:59:45 -0700
  • 8d77082c92 Fix some error cases where a HTTP body might not be closed Jonathan Rudenberg 2013-10-08 15:21:32 -0400
  • 3aedd7294a Merge pull request #2004 from kencochrane/master Victor Vieux 2013-09-25 09:46:15 -0700
  • cbb906e41f fix the error message so it is the same as the regex issue #1999 Ken Cochrane 2013-09-25 11:33:09 -0400
  • 38c0b8a3f1 Merge pull request #1949 from dotcloud/1895-registry-regex Michael Crosby 2013-09-20 14:03:50 -0700
  • 9c366e092d Modify repository name regex to match index Michael Crosby 2013-09-19 20:25:00 -0700
  • 96593dc278 Merge pull request #1908 from dotcloud/bump_v0.6.2 Daniel Mizyrycki 2013-09-18 11:21:51 -0700
  • 49736d5fc7 Prevent panic upon error pulling registry Guillaume J. Charmes 2013-09-16 16:18:25 -0700
  • ee38e49093 Login against private registry Marco Hennings 2013-09-03 20:45:49 +0200
  • 037e1bb1a3 Merge pull request #1628 from dotcloud/bump_0.6.0 Michael Crosby 2013-08-23 10:45:14 -0700
  • 3d099689cc Merge pull request #1473 from shin-/978-opaque-v2 Michael Crosby 2013-08-16 12:24:51 -0700
  • a7b3e7eb78 registry: removing opaqueRequest shin- 2013-07-03 17:24:43 +0200
  • 4ed0cb06e6 Merge pull request #1551 from dotcloud/hotfix_parallel_pull_display Victor Vieux 2013-08-15 04:43:26 -0700
  • ecd70a1948 hot fix display in parallel pull and go fmt Victor Vieux 2013-08-15 11:42:40 +0000
  • e55267bc99 Add GitHub usernames to MAINTAINERS Jonathan Rudenberg 2013-08-09 21:16:44 -0400
  • 856fce8c2c Merge pull request #1481 from titanous/fix-sprint Michael Crosby 2013-08-09 17:28:59 -0700
  • 42b6e56d19 Fix typo: fmt.Sprint -> fmt.Sprintf Jonathan Rudenberg 2013-08-09 19:52:05 -0400
  • 3fdac42b99 Merge pull request #1362 from dotcloud/registry_test Guillaume J. Charmes 2013-08-07 15:30:07 -0700
  • f1ead19f3f Merge pull request #1406 from dotcloud/1363-reduce_timeout-fix Victor Vieux 2013-08-06 04:22:44 -0700
  • 03c1bbbf65 Adapted tests to latest registry changes shin- 2013-08-05 20:28:05 +0200
  • 5ea461f300 Cleanup shin- 2013-08-05 19:07:23 +0200
  • da046e945f Mock access logs don't show up in non-debug mode shin- 2013-08-05 16:22:46 +0200
  • 7c3b31e5d4 gofmt shin- 2013-07-31 19:12:40 +0200
  • 4d9dcc3cba New registry unit tests remade from scratch, using the mock registry shin- 2013-07-31 19:07:31 +0200
  • 93877a859a Mock registry: Fixed a bug where the index validation path would return a 200 status code instead of the expected 204 shin- 2013-07-31 19:05:06 +0200
  • 04cbff8d35 registry: Fixed a bug where token and cookie info wouldn't be sent when using LookupRemoteImage(). Fixed a bug where no error would be reported when getting a non-200 status code in GetRemoteImageLayer() shin- 2013-07-31 19:03:14 +0200
  • 28f0f0ffb8 Disabled test server in the tests Sam Alba 2013-07-26 17:28:17 -0700
  • 34fc4b8407 Mocked registry: Added X-Docker-Size when fetching the layer Sam Alba 2013-07-25 12:57:09 -0700
  • 3ca4529fbe Fixed mocked registry Sam Alba 2013-07-24 19:22:36 -0700
  • 14cc9fcfda Implemented a Mocked version of the Registry server Sam Alba 2013-07-24 17:44:55 -0700
  • 0e12ec253d Merge pull request #1408 from dotcloud/1407-localhost_is_a_domain-fix Victor Vieux 2013-08-05 08:50:12 -0700
  • 67be3be855 Merge pull request #1382 from monnand/650-http-utils Victor Vieux 2013-08-05 08:49:12 -0700
  • fec63826b9 Always consider localhost as a domain name when parsing the FQN repos name Sam Alba 2013-08-04 17:59:12 -0700
  • 1fe03a4bf7 Reduce connect and read timeout when pinging the registry (fixes issue #1363) Sam Alba 2013-08-04 17:42:24 -0700
  • 95b4a0c32a Return JSONError for HTTPResponse error Michael Crosby 2013-07-30 22:48:20 +0000
  • 762dfbfced reqFactory in Registry Nan Monnand Deng 2013-08-02 03:08:08 -0400
  • 11cd5760f9 Return registy status code in error Michael Crosby 2013-07-24 03:01:24 +0000
  • 0b59dcfa2d Make sure the index also receives the checksums Guillaume J. Charmes 2013-07-22 16:44:34 -0700
  • 1c62adeda7 Handle extra-paremeter within checksum calculations Guillaume J. Charmes 2013-07-22 14:50:32 -0700
  • 4a818a5e73 Refactor checksum Guillaume J. Charmes 2013-07-17 12:13:22 -0700
  • 64a8dea9d7 Make sure the cookie is used in all registry queries Guillaume J. Charmes 2013-07-23 11:37:13 -0700
  • 262838e069 Rename: VersionChecker->VersionInfo. Nan Monnand Deng 2013-07-23 17:05:13 -0400
  • 5f13f19407 documentation. Nan Monnand Deng 2013-07-18 14:22:49 -0400
  • 4b7dbfbcc3 reduce the number of string copy operations. Nan Monnand Deng 2013-07-01 17:57:56 -0400
  • 14155d6031 format in the user agent header should follow RFC 2616 Nan Monnand Deng 2013-06-28 19:29:02 -0400
  • e9e0d3c1c5 Removed an unnecessary nil assignment Nan Monnand Deng 2013-06-28 18:46:25 -0400