Mazz Mosley
							
						 | 
						
							
							
								42c890796b
							
							Use docker.client.create_host_config
						 | 
						пре 10 година | 
					
				
					
						
							
								   Mazz Mosley
							
						 | 
						
							
							
								2f45649611
							
							Handle invalid log_driver
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								d1dd06a7e2
							
							Update docker-py to 1.4.0
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								61415cd8bc
							
							Fixes #1955 - Handle unexpected errors, but don't ignore background threads.
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								db9f577ad6
							
							Extract link names into a function.
						 | 
						пре 10 година | 
					
				
					
						
							
								   Mazz Mosley
							
						 | 
						
							
							
								6a399a5b2f
							
							Update tests to be compatible with validation
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								235fe21fd0
							
							Prevent flaky test by changing container names.
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								54973e8200
							
							Remove flake8 ignores and wrap the longest lines to 140 char.
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								bd7c032a00
							
							Fix service integration tests.
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								2943ac6812
							
							Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3.
						 | 
						пре 10 година | 
					
				
					
						
							
								   funkyfuture
							
						 | 
						
							
							
								9aa61e596e
							
							Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								809443d6d0
							
							Support python 3
						 | 
						пре 11 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								59d4f304ee
							
							Run pre-commit on all files
						 | 
						пре 10 година | 
					
				
					
						
							
								   Mazz Mosley
							
						 | 
						
							
							
								f4a8fda283
							
							Handle all exceptions
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								8b5bd945d0
							
							Interpolate environment variables
						 | 
						пре 10 година | 
					
				
					
						
							
								   Luke Marsden
							
						 | 
						
							
							
								a68ee0d9c2
							
							Support volume_driver in compose
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								27bd987f28
							
							Add test for trailing slash volume copying bug
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								9768872507
							
							Fix "Duplicate volume mount" error when config has trailing slashes
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								118a389646
							
							Update API version to 1.19
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								70c7d27c4e
							
							Merge pull request #1758 from mnowster/improve-scale-test-coverage
						 | 
						пре 10 година | 
					
				
					
						
							
								   Mazz Mosley
							
						 | 
						
							
							
								119901c19b
							
							Improve test coverage for scale
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								1739448402
							
							Don't use custom name for one-off containers
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								a3191ab90f
							
							Add container_name option
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								62b47224f0
							
							Fix bug where duplicate container is leftover after 'up' fails
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								77c939b256
							
							Merge pull request #1142 from calou/master
						 | 
						пре 10 година | 
					
				
					
						
							
								   Sébastien Gruchet
							
						 | 
						
							
							
								b76ac6e633
							
							Added support to option mac-address
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								06db577105
							
							Move converge() to a test module, and use a short timeout for tests.
						 | 
						пре 10 година | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								60351a8e07
							
							Speed up integration test and make cleanup easier by using labels
						 | 
						пре 10 година | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								db2d02dc0b
							
							Remove Service.start_or_create_containers()
						 | 
						пре 10 година | 
					
				
					
						
							
								   André Martins
							
						 | 
						
							
							
								ae63d35660
							
							Modified scale awareness from exception to warning
						 | 
						пре 10 година |