-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Comparing changes
Open a pull request
base repository: moby/moby
base: ee7e401
head repository: simonferquel/docker
compare: 3de3800
- 11 commits
- 165 files changed
- 2 contributors
Commits on May 3, 2017
-
vendor: add dependencies for fssession
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 590d329 - Browse repository at this point
Copy the full SHA 590d329View commit details -
Add long-running client session endpoint
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72f3d7e - Browse repository at this point
Copy the full SHA 72f3d7eView commit details -
Add incremental context send implementation
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60126d9 - Browse repository at this point
Copy the full SHA 60126d9View commit details -
Respect tar entries modes when rewriting them on Windows
Previously, only perm-related bits where preserved when rewriting FileMode in tar entries on Windows. This had the nasty side effect of having tarsum returning different values when executing from a tar filed produced on Windows or Linux. This fix the issue, and pave the way for incremental build context to work in hybrid contexts. Signed-off-by: Simon Ferquel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b281e41 - Browse repository at this point
Copy the full SHA b281e41View commit details -
Send docker credentials incrementally when context is streamed
Also makes context streaming work on Windows Also makes context streaming work when context folder is not `.` Signed-off-by: Simon Ferquel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adf5ec2 - Browse repository at this point
Copy the full SHA adf5ec2View commit details -
Post-rebase fixes + folder on windows fix
Signed-off-by: Simon Ferquel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26c4231 - Browse repository at this point
Copy the full SHA 26c4231View commit details -
Added log messages when requested for auth
Signed-off-by: Simon Ferquel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1a40ce - Browse repository at this point
Copy the full SHA c1a40ceView commit details -
Decorelate on demand auth and context streaming
To do this, I changed the way the session id is exchanged, and systematically create a session if both client and server are capable of it. Signed-off-by: Simon Ferquel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e86409 - Browse repository at this point
Copy the full SHA 3e86409View commit details -
Add support for client side authentication
That requires GRPC based session, and a registry capable of using OAuth authentication Signed-off-by: Simon Ferquel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1eb55b6 - Browse repository at this point
Copy the full SHA 1eb55b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for de979af - Browse repository at this point
Copy the full SHA de979afView commit details -
Signed-off-by: Simon Ferquel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3de3800 - Browse repository at this point
Copy the full SHA 3de3800View 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 ee7e401...3de3800