c18c4b8d3c 
								
							
								 
							
						 
						
							
							
								
								registry: Info collection  
							
							... 
							
							
							
							roll version and standalone information into the _ping. And to support
Headers they are checked after the JSON is loaded (if there is anything
to load). To stay backwards compatible, if the _ping contents are not
able to unmarshal to RegistryInfo, do not stop, but continue with the
same behavior.
Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts) 
							
						 
						
							2014-03-11 23:36:51 -04:00  
				
					
						
							
							
								 
						
							
							
								471d923b1b 
								
							
								 
							
						 
						
							
							
								
								registry: make certain headers optional  
							
							... 
							
							
							
							For a pull-only, static registry, there only a couple of headers that
need to be optional (that are presently required.
* X-Docker-Registry-Version
* X-Docker-Size
* X-Docker-Endpoints
Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts) 
							
						 
						
							2014-03-11 10:08:44 -04:00  
				
					
						
							
							
								 
						
							
							
								f6fefb0bc1 
								
							
								 
							
						 
						
							
							
								
								Merge auth package within registry  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume@charmes.net> (github: creack) 
							
						 
						
							2014-03-10 17:16:58 -07:00  
				
					
						
							
							
								 
						
							
							
								af1a352485 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4561  from crosbymichael/merge_release_v0.9.0  
							
							... 
							
							
							
							Merge release v0.9.0 
							
						 
						
							2014-03-10 14:24:25 -07:00  
				
					
						
							
							
								 
						
							
							
								93a3113d8d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'release' into merge_release_v0.9.0  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) 
							
						 
						
							2014-03-10 14:08:17 -07:00  
				
					
						
							
							
								 
						
							
							
								e7d288d8d7 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4489  from crosbymichael/bump_v0.9.0  
							
							... 
							
							
							
							Bump to version 0.9.0 
							
						 
						
							2014-03-10 10:04:33 -07:00  
				
					
						
							
							
								 
						
							
							
								1c101d006b 
								
							
								 
							
						 
						
							
							
								
								Remove manual http cookie management  
							
							... 
							
							
							
							Since docker uses cookiejar it doesn't need to manage cookies manually
anymore.
Managing cookie was duplicating it.
Docker-DCO-1.1-Signed-off-by: Fabio Falci <fabiofalci@gmail.com> (github: fabiofalci) 
							
						 
						
							2014-03-09 02:25:19 +00:00  
				
					
						
							
							
								 
						
							
							
								7cba1fbcc8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into bump_v0.9.0  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) 
							
						 
						
							2014-03-07 15:37:29 -08:00  
				
					
						
							
							
								 
						
							
							
								1278e74c26 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4270  from DevTable/fixregistryauth  
							
							... 
							
							
							
							Fix registry auth and remove other hidden ping commands from client code 
							
						 
						
							2014-03-03 17:34:21 -08:00  
				
					
						
							
							
								 
						
							
							
								f29683f794 
								
							
								 
							
						 
						
							
							
								
								registry: Fixed unexported field  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Sam Alba <sam.alba@gmail.com> (github: samalba) 
							
						 
						
							2014-02-25 16:06:04 -08:00  
				
					
						
							
							
								 
						
							
							
								ba8dbe4b9b 
								
							
								 
							
						 
						
							
							
								
								registry: Removed checksumPayload from exported fields  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Sam Alba <sam@docker.com> (github: samalba) 
							
						 
						
							2014-02-24 12:40:33 -08:00  
				
					
						
							
							
								 
						
							
							
								bae6dc35bc 
								
							
								 
							
						 
						
							
							
								
								registry: Fixed tests  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Sam Alba <sam@docker.com> (github: samalba) 
							
						 
						
							2014-02-24 09:04:27 -08:00  
				
					
						
							
							
								 
						
							
							
								3bf0ee5e52 
								
							
								 
							
						 
						
							
							
								
								registry: Added simple checksums (sha256) for layers  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Sam Alba <sam@docker.com> (github: samalba) 
							
						 
						
							2014-02-23 18:50:04 -08:00  
				
					
						
							
							
								 
						
							
							
								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.  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Jake Moshenko <jake@devtable.com> (github: jakedt) 
							
						 
						
							2014-02-20 18:32:33 -05:00  
				
					
						
							
							
								 
						
							
							
								d2d6c2381d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4218  from crosbymichael/merge_release_v0.8.1  
							
							... 
							
							
							
							Merge release v0.8.1 
							
						 
						
							2014-02-18 19:37:26 -05:00  
				
					
						
							
							
								 
						
							
							
								6690276bbf 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4207  from crosbymichael/bump_v0.8.1  
							
							... 
							
							
							
							Bump to version 0.8.1 
							
						 
						
							2014-02-18 19:22:30 -05:00  
				
					
						
							
							
								 
						
							
							
								36b0a1e132 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into bump_v0.8.1  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) 
							
						 
						
							2014-02-18 10:51:19 -08:00  
				
					
						
							
							
								 
						
							
							
								50a1faa08e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3941  from crosbymichael/merge_release_v0.8.0  
							
							... 
							
							
							
							Merge release v0.8.0 
							
						 
						
							2014-02-05 14:16:25 -05:00  
				
					
						
							
							
								 
						
							
							
								b7246f179d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3916  from crosbymichael/bump_v0.8.0  
							
							... 
							
							
							
							Bump to v0.8.0 
							
						 
						
							2014-02-05 12:49:41 -05:00  
				
					
						
							
							
								 
						
							
							
								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) 
							
						 
						
							2014-02-03 11:38:34 -08:00  
				
					
						
							
							
								 
						
							
							
								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
Docker-DCO-1.1-Signed-off-by: Roberto Hashioka <roberto.hashioka@docker.com> (github: rogaha) 
							
						 
						
							2014-01-21 04:06:19 +00:00  
				
					
						
							
							
								 
						
							
							
								275109a6ad 
								
							
								 
							
						 
						
							
							
								
								Make sure new repositories can be pushed with multiple tags  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) 
							
						 
						
							2014-01-20 13:39:35 -08:00  
				
					
						
							
							
								 
						
							
							
								0c11fc384d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3575  from shykes/engine-get-images  
							
							... 
							
							
							
							move `docker images` to a job 
							
						 
						
							2014-01-13 16:25:23 -08:00  
				
					
						
							
							
								 
						
							
							
								78bc8d7377 
								
							
								 
							
						 
						
							
							
								
								move legacy stuff outside the job  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux) 
							
						 
						
							2014-01-13 16:20:05 -08:00  
				
					
						
							
							
								 
						
							
							
								f8e41303e4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3537  from crosbymichael/merge_release_v0.7.5  
							
							... 
							
							
							
							Merge release v0.7.5 
							
						 
						
							2014-01-09 11:39:35 -08:00  
				
					
						
							
							
								 
						
							
							
								8c4e74d3d9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3532  from crosbymichael/bump_v0.7.5  
							
							... 
							
							
							
							Bump to v0.7.5 
							
						 
						
							2014-01-09 11:33:57 -08:00  
				
					
						
							
							
								 
						
							
							
								f5b5aad1b2 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3498  from crosbymichael/merge_release_v0.7.4  
							
							... 
							
							
							
							Merge release v0.7.4 
							
						 
						
							2014-01-07 18:44:03 -08:00  
				
					
						
							
							
								 
						
							
							
								83b0eeefde 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3495  from crosbymichael/bump_v0.7.4  
							
							... 
							
							
							
							Bump v0.7.4 
							
						 
						
							2014-01-07 18:35:44 -08:00  
				
					
						
							
							
								 
						
							
							
								6fc5e50471 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3431  from shin-/ping_standalone_check  
							
							... 
							
							
							
							Check standalone header when pinging a registry server. 
							
						 
						
							2014-01-07 10:33:07 -08:00  
				
					
						
							
							
								 
						
							
							
								9bafa726be 
								
							
								 
							
						 
						
							
							
								
								Fixed registry unit tests  
							
							
							
						 
						
							2014-01-06 21:04:44 +01:00  
				
					
						
							
							
								 
						
							
							
								e1c4101dce 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3439  from dotcloud/bump_v0.7.3  
							
							... 
							
							
							
							Bump v0.7.3 
							
						 
						
							2014-01-03 16:01:56 -08:00  
				
					
						
							
							
								 
						
							
							
								79e0ed25db 
								
							
								 
							
						 
						
							
							
								
								Check standalone header when pinging a registry server. Standalone has to be true to use basic auth (in addition to previous requirements)  
							
							
							
						 
						
							2014-01-02 17:51:42 +01:00  
				
					
						
							
							
								 
						
							
							
								10eeaec70c 
								
							
								 
							
						 
						
							
							
								
								fix progressbar in docker push  
							
							
							
						 
						
							2013-12-20 16:55:41 -08:00  
				
					
						
							
							
								 
						
							
							
								cea40c552b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3233  from crosbymichael/bump_0.7.2  
							
							... 
							
							
							
							Bump to 0.7.2 
							
						 
						
							2013-12-16 15:06:42 -08:00  
				
					
						
							
							
								 
						
							
							
								aad8990de5 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3101  from creack/merge_release  
							
							... 
							
							
							
							Merge release 
							
						 
						
							2013-12-06 18:09:38 -08:00  
				
					
						
							
							
								 
						
							
							
								adc5a3e6fa 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3081  from creack/bump_0.7.1  
							
							... 
							
							
							
							Bump to 0.7.1 
							
						 
						
							2013-12-05 17:19:06 -08:00  
				
					
						
							
							
								 
						
							
							
								d2f7d65d71 
								
							
								 
							
						 
						
							
							
								
								Don't return req as result of setTokenAuth  
							
							
							
						 
						
							2013-12-03 16:32:13 +01:00  
				
					
						
							
							
								 
						
							
							
								1ff180d1b4 
								
							
								 
							
						 
						
							
							
								
								missed one call to setTokenAuth  
							
							
							
						 
						
							2013-12-03 16:32:13 +01:00  
				
					
						
							
							
								 
						
							
							
								0fca0f12f6 
								
							
								 
							
						 
						
							
							
								
								Factorized auth token setting  
							
							
							
						 
						
							2013-12-03 16:32:13 +01:00  
				
					
						
							
							
								 
						
							
							
								d4a00ebecb 
								
							
								 
							
						 
						
							
							
								
								gofmt  
							
							
							
						 
						
							2013-12-03 16:32:13 +01:00  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							2013-12-03 16:32:13 +01:00  
				
					
						
							
							
								 
						
							
							
								a7b957f06f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2964  from andrewsmedina/gofmt2  
							
							... 
							
							
							
							go fmt. 
							
						 
						
							2013-11-29 17:19:28 -08:00  
				
					
						
							
							
								 
						
							
							
								52a0a052e8 
								
							
								 
							
						 
						
							
							
								
								go fmt.  
							
							... 
							
							
							
							result of `gofmt -w -s .` without vendors. 
							
						 
						
							2013-11-29 22:20:59 -02:00  
				
					
						
							
							
								 
						
							
							
								c86cee210f 
								
							
								 
							
						 
						
							
							
								
								Closing connection after ping  
							
							
							
						 
						
							2013-11-29 12:07:20 +00:00  
				
					
						
							
							
								 
						
							
							
								94472f9dad 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'release'  
							
							
							
						 
						
							2013-11-25 22:25:47 -08:00  
				
					
						
							
							
								 
						
							
							
								d1730bcbd5 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2857  from shykes/0.7-release  
							
							... 
							
							
							
							0.7 release 
							
						 
						
							2013-11-25 22:14:33 -08:00  
				
					
						
							
							
								 
						
							
							
								df65ef85a5 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2812  from dotcloud/bump_v0.6.7  
							
							... 
							
							
							
							Bump v0.6.7 
							
						 
						
							2013-11-21 18:39:15 -08:00  
				
					
						
							
							
								 
						
							
							
								adb2438b52 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2812  from dotcloud/bump_v0.6.7  
							
							... 
							
							
							
							Bump v0.6.7 
							
						 
						
							2013-11-21 18:21:19 -08:00  
				
					
						
							
							
								 
						
							
							
								c61f57d040 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into bump_v0.6.7  
							
							
							
						 
						
							2013-11-21 17:40:29 -08:00  
				
					
						
							
							
								 
						
							
							
								1f5c567df1 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2577  from dotcloud/bump_v0.6.6  
							
							... 
							
							
							
							Bump v0.6.6 
							
						 
						
							2013-11-06 13:41:52 -08:00