Branch: refs/heads/master
Home: https://github.com/jenkinsci/docker-build-step-plugin
Commit: a4be5bcef74f3ae6d2cc21fdc5d7a0c6f0a3dd65
https://github.com/jenkinsci/docker-build-step-plugin/commit/a4be5bcef74f3ae6d2cc21fdc5d7a0c6f0a3dd65
Author: Wei Zheng <[email protected]>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/DockerBuilder.java
Log Message:
-----------
Add authenticaion support and PullImageCommand, plux a couple of fixes.
1. Add authentication support using AuthConfig.
2. Add Push command
3. Fix how PullImageCommand check if the image has been pulled
4. Add console log to PullImageCommand to log the output generated by
docker remote API
Commit: 65a7663eb578a537d5a10eec0671206179ce7f83
https://github.com/jenkinsci/docker-build-step-plugin/commit/65a7663eb578a537d5a10eec0671206179ce7f83
Author: Wei Zheng <[email protected]>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/DockerBuilder.java
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/DockerCredConfig.java
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/CommitCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/CreateContainerCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/CreateImageCommand.java
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/DockerCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/ExecCreateCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/ExecStartCommand.java
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/KillCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/PullImageCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/PushImageCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/RemoveAllCommand.java
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/RemoveCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/RestartCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/StartByImageIdCommand.java
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/StartCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/StopAllCommand.java
M
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/StopByImageIdCommand.java
M src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/StopCommand.java
M
src/main/resources/org/jenkinsci/plugins/dockerbuildstep/DockerBuilder/global.jelly
Log Message:
-----------
DockerCredConfig server address field should include scheme.
Fix failure with commands that requires auth which was caused by docker-java
client lib's change.
Commit: 19d1e678d39b00832dba3490266626d8b27ebc3b
https://github.com/jenkinsci/docker-build-step-plugin/commit/19d1e678d39b00832dba3490266626d8b27ebc3b
Author: Vojtech Juranek <[email protected]>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Bump docker-java version and xplain httpclient dependency
Compare:
https://github.com/jenkinsci/docker-build-step-plugin/compare/a2c589e2a35c...19d1e678d39b
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.