1d3d1c5d2b 
								
							 
						 
						
							
							
								
								Change floats to ints recursively on env encoding  
							
							... 
							
							
							
							Fixes  #6246 
Docker-DCO-1.1-Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com> (github: LK4D4) 
						
							2014-06-24 23:39:26 +00:00  
				
					
						
							
							
								 
						
							
								c7978c9809 
								
							 
						 
						
							
							
								
								Engine: Env.MultiMap, Env.InitMultiMap: import/export to other formats  
							
							... 
							
							
							
							* `Env.MultiMap` returns the contents of an Env as `map[string][]string`
* `Env.InitMultiMap` initializes the contents of an Env from a `map[string][]string`
This makes it easier to import and export an Env to other formats
(specifically `beam/data` messages)
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) 
							
						 
						
							2014-05-09 17:06:32 -07:00  
				
					
						
							
							
								 
						
							
								fdccfaf72a 
								
							 
						 
						
							
							
								
								move Table to a separate file and add additional unit tests  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Bryan Murphy <bmurphy1976@gmail.com> (github: bmurphy1976) 
							
						 
						
							2014-05-08 02:31:23 +00:00  
				
					
						
							
							
								 
						
							
								9b23178f58 
								
							 
						 
						
							
							
								
								engine.Len returns the number of keys in an env  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) 
							
						 
						
							2014-04-28 00:37:42 -07:00  
				
					
						
							
							
								 
						
							
								95e6fd819b 
								
							 
						 
						
							
							
								
								Revert "engine: fix engine.Env.Encode() to stop auto-guessing types."  
							
							... 
							
							
							
							This reverts commit 76057addb2 
							
						 
						
							2014-04-04 11:29:56 -07:00  
				
					
						
							
							
								 
						
							
								76057addb2 
								
							 
						 
						
							
							
								
								engine: fix engine.Env.Encode() to stop auto-guessing types.  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) 
							
						 
						
							2014-04-03 23:53:42 +00:00  
				
					
						
							
							
								 
						
							
								0469e7d062 
								
							 
						 
						
							
							
								
								Engine: tiny cosmetic fix  
							
							... 
							
							
							
							To make @creack happy :)
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) 
							
						 
						
							2014-02-24 12:31:39 -08:00  
				
					
						
							
							
								 
						
							
								2019a73f03 
								
							 
						 
						
							
							
								
								Engine.ParseJob: create a new job from a shell-like text command.  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) 
							
						 
						
							2014-02-24 11:38:13 -08:00  
				
					
						
							
							
								 
						
							
								8fbdb7b59e 
								
							 
						 
						
							
							
								
								add setSubEnv and getSubEnv  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux) 
							
						 
						
							2014-01-31 04:01:46 +00:00  
				
					
						
							
							
								 
						
							
								28b5ae8cc4 
								
							 
						 
						
							
							
								
								changed default value of getenvint to 0. fix tests  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux) 
							
						 
						
							2014-01-31 02:06:08 +00:00  
				
					
						
							
							
								 
						
							
								187646127f 
								
							 
						 
						
							
							
								
								fix convertion issues  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux) 
							
						 
						
							2014-01-30 00:56:42 +00:00  
				
					
						
							
							
								 
						
							
								5ea2986ce5 
								
							 
						 
						
							
							
								
								Move containers to a job  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux) 
							
						 
						
							2014-01-24 16:07:42 -08:00  
				
					
						
							
							
								 
						
							
								f41e0cf048 
								
							 
						 
						
							
							
								
								fix error handling  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux) 
							
						 
						
							2014-01-24 14:59:46 -08:00  
				
					
						
							
							
								 
						
							
								e3461bc8d6 
								
							 
						 
						
							
							
								
								switch back to the valid json format  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux) 
							
						 
						
							2014-01-21 15:06:23 -08:00  
				
					
						
							
							
								 
						
							
								3a610f754f 
								
							 
						 
						
							
							
								
								Add compat 1.8  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux) 
							
						 
						
							2014-01-13 15:50:20 -08:00  
				
					
						
							
							
								 
						
							
								17a806c8a0 
								
							 
						 
						
							
							
								
								Port 'docker images' to the engine API  
							
							... 
							
							
							
							Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) 
							
						 
						
							2014-01-13 15:49:33 -08:00  
				
					
						
							
							
								 
						
							
								85b9338205 
								
							 
						 
						
							
							
								
								add GetenvInt64 ans SetenvInt64  
							
							
							
						 
						
							2013-12-13 16:29:22 -08:00  
				
					
						
							
							
								 
						
							
								d5f5ecb658 
								
							 
						 
						
							
							
								
								improve GetenvJson  
							
							
							
						 
						
							2013-12-13 16:02:19 -08:00  
				
					
						
							
							
								 
						
							
								930ec9f52c 
								
							 
						 
						
							
							
								
								move commit to job  
							
							
							
						 
						
							2013-12-13 14:19:56 -08:00  
				
					
						
							
							
								 
						
							
								a80c059bae 
								
							 
						 
						
							
							
								
								Engine: break out Env utilities into their own type - Env  
							
							
							
						 
						
							2013-12-08 06:06:05 +00:00