-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: dogestry/dogestry
base: v2.1.3
head repository: dogestry/dogestry
compare: v2.1.4
- 17 commits
- 167 files changed
- 5 contributors
Commits on Dec 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 823691e - Browse repository at this point
Copy the full SHA 823691eView commit details
Commits on Dec 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bbb856a - Browse repository at this point
Copy the full SHA bbb856aView commit details
Commits on Dec 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b47fa65 - Browse repository at this point
Copy the full SHA b47fa65View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb6ab5 - Browse repository at this point
Copy the full SHA ddb6ab5View commit details
Commits on Dec 14, 2015
-
Daniel Selans committed
Dec 14, 2015 Configuration menu - View commit details
-
Copy full SHA for ef7080d - Browse repository at this point
Copy the full SHA ef7080dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e9620 - Browse repository at this point
Copy the full SHA 47e9620View commit details
Commits on Dec 15, 2015
-
s3gof3r was updated to determine the region based on the domain it was instantiated with in .New(). We have always set this to "", however the new change made this become "us-east-1" by default. This commit: - updates the s3gof3r instantiation logic - adds a new Region attribute to the Config struct, which can then be utilized for instantiating other S3 handlers (goamz or s3gof3r)
Daniel Selans committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 39b14d9 - Browse repository at this point
Copy the full SHA 39b14d9View commit details -
Adds retry logic to the getFile() method
Fixes #91 - Retry getFile() upto `MaxGetFileAttempts` attempts I have personally only seen the random 500 errors on pulls - if it turns out that pushes are affected as well, we can apply similar logic to that as well. In addition, this is a bandaid fix until we move towards the official aws go sdk.
Daniel Selans committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 3842195 - Browse repository at this point
Copy the full SHA 3842195View commit details -
Add docker host health checking prior to pulls
This PR contains the following changes: - Docker host health checking prior to pulls (seeking status code 200 on host:port/version GET - Ability to disable host health checking via -disable-checks CLI flag - Refactored dogestry server check code to work for both docker and dogestry endpoints - Adapted ParseHostnames -> ParseHosts to return a host->port map (map[string]int) Fixes #94 @talpert @intjonathan @idleyoungman
Daniel Selans committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 58907eb - Browse repository at this point
Copy the full SHA 58907ebView commit details -
Merge pull request #96 from dogestry/dselans/region_fix
fixed region issue
Configuration menu - View commit details
-
Copy full SHA for 9ed05e7 - Browse repository at this point
Copy the full SHA 9ed05e7View commit details -
Daniel Selans committed
Dec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for fdae30b - Browse repository at this point
Copy the full SHA fdae30bView commit details -
Merge pull request #97 from dogestry/dselans/500_fix
Adds retry logic to the getFile() method
Configuration menu - View commit details
-
Copy full SHA for b4ea681 - Browse repository at this point
Copy the full SHA b4ea681View commit details -
Add docker host health checking prior to pulls
This PR contains the following changes: - Docker host health checking prior to pulls (seeking status code 200 on host:port/version GET - Ability to disable host health checking via -disable-checks CLI flag - Refactored dogestry server check code to work for both docker and dogestry endpoints - Adapted ParseHostnames -> ParseHosts to return a host->port map (map[string]int) Fixes #94 @talpert @intjonathan @idleyoungman
Daniel Selans committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for e595c9e - Browse repository at this point
Copy the full SHA e595c9eView commit details -
Daniel Selans committed
Dec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for ac4508c - Browse repository at this point
Copy the full SHA ac4508cView commit details -
Merge branch 'dselans/docker_alive_check' of github.com:dogestry/doge…
…stry into dselans/docker_alive_check
Daniel Selans committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 9c112e6 - Browse repository at this point
Copy the full SHA 9c112e6View commit details -
Merge pull request #99 from dogestry/dselans/docker_alive_check
Dselans/docker alive check
Configuration menu - View commit details
-
Copy full SHA for 0f04391 - Browse repository at this point
Copy the full SHA 0f04391View commit details -
Configuration menu - View commit details
-
Copy full SHA for c340a77 - Browse repository at this point
Copy the full SHA c340a77View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.3...v2.1.4