Branch: refs/heads/master
Home: https://github.com/jenkinsci/docker-commons-plugin
Commit: dceabe480366c47f7d9afd65642207fa66e723ad
https://github.com/jenkinsci/docker-commons-plugin/commit/dceabe480366c47f7d9afd65642207fa66e723ad
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Updated name etc.
Commit: 569f6d7c87ec0244ad45f1d933608c3183441365
https://github.com/jenkinsci/docker-commons-plugin/commit/569f6d7c87ec0244ad45f1d933608c3183441365
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Use a current version of the Credentials plugin.
Commit: cb3624755d81c9895303fe28f10bd929f93f7316
https://github.com/jenkinsci/docker-commons-plugin/commit/cb3624755d81c9895303fe28f10bd929f93f7316
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/docker/commons/SampleDockerRegistryBuilder.java
Log Message:
-----------
Neglected to actually run the command.
Commit: dacd5a93053fe6a3fa12be75b6cd84a9ae929bf6
https://github.com/jenkinsci/docker-commons-plugin/commit/dacd5a93053fe6a3fa12be75b6cd84a9ae929bf6
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/docker/commons/SampleDockerBuilder.java
Log Message:
-----------
docker-run may need to connect to a registry to pull uncached images, right?
Commit: a93a076b93781b5e20ef139c1bd5fd603b939887
https://github.com/jenkinsci/docker-commons-plugin/commit/a93a076b93781b5e20ef139c1bd5fd603b939887
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint.java
Log Message:
-----------
Describable field names should be chosen carefully as they cannot be freely
renamed later.
Commit: 1eed322fde2ae99cd9497f99eb076f140998493d
https://github.com/jenkinsci/docker-commons-plugin/commit/1eed322fde2ae99cd9497f99eb076f140998493d
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint.java
Log Message:
-----------
Legitimate for credentialsId to be null.
Commit: ba1ca042cba7ec22ec12f6d9f0ea77ec3bafc1d2
https://github.com/jenkinsci/docker-commons-plugin/commit/ba1ca042cba7ec22ec12f6d9f0ea77ec3bafc1d2
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint.java
Log Message:
-----------
Use Charsets.
Commit: e5dc0bb6ddc2b53394f0bf28a7976bec602d006c
https://github.com/jenkinsci/docker-commons-plugin/commit/e5dc0bb6ddc2b53394f0bf28a7976bec602d006c
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerServerEndpoint.java
Log Message:
-----------
Some more possible mishandling of null credentialsId.
Commit: df5f3e6f0d7539f3c47b5fcfa72eb952801ca45d
https://github.com/jenkinsci/docker-commons-plugin/commit/df5f3e6f0d7539f3c47b5fcfa72eb952801ca45d
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/docker/commons/SampleDockerRegistryBuilder.java
Log Message:
-----------
Renamed field for consistency.
Commit: 9d690a0fd57e59f7efe15bc5479031e511ed5aa6
https://github.com/jenkinsci/docker-commons-plugin/commit/9d690a0fd57e59f7efe15bc5479031e511ed5aa6
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
A .gitignore
Log Message:
-----------
Forgotten ignores.
Commit: f95f513bccde2ce88e0ebc53cb44433e8dccae8b
https://github.com/jenkinsci/docker-commons-plugin/commit/f95f513bccde2ce88e0ebc53cb44433e8dccae8b
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint.java
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerServerEndpoint.java
A
src/main/resources/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint/config.jelly
A
src/main/resources/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint/help-url.html
A
src/main/resources/org/jenkinsci/plugins/docker/commons/DockerServerEndpoint/config.jelly
A
src/main/resources/org/jenkinsci/plugins/docker/commons/DockerServerEndpoint/help-uri.html
M
src/test/java/org/jenkinsci/plugins/docker/commons/SampleDockerBuilder.java
M
src/test/java/org/jenkinsci/plugins/docker/commons/SampleDockerRegistryBuilder.java
A
src/test/resources/org/jenkinsci/plugins/docker/commons/SampleDockerBuilder/config.jelly
A
src/test/resources/org/jenkinsci/plugins/docker/commons/SampleDockerRegistryBuilder/config.jelly
Log Message:
-----------
Creating config forms so databinding actually works.
Commit: a0496d8299270595cea619955a8a754f649d077a
https://github.com/jenkinsci/docker-commons-plugin/commit/a0496d8299270595cea619955a8a754f649d077a
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint.java
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerServerEndpoint.java
Log Message:
-----------
toString
Commit: fc9d58a1e6c901cce968b07a3ea0c95f033cf60d
https://github.com/jenkinsci/docker-commons-plugin/commit/fc9d58a1e6c901cce968b07a3ea0c95f033cf60d
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/docker/commons/SampleDockerBuilder.java
Log Message:
-----------
The endpoint parameters are not null.
Commit: 8dc65f8b51fdb7bf733891d09762559df358c34c
https://github.com/jenkinsci/docker-commons-plugin/commit/8dc65f8b51fdb7bf733891d09762559df358c34c
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
A src/test/java/org/jenkinsci/plugins/docker/commons/ConfigTest.java
Log Message:
-----------
Prove that config forms work.
Commit: ea3406a9e4422c5431bc9c6ee1070ce44dee8a78
https://github.com/jenkinsci/docker-commons-plugin/commit/ea3406a9e4422c5431bc9c6ee1070ce44dee8a78
Author: Jesse Glick <[email protected]>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
A .gitignore
M pom.xml
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint.java
M
src/main/java/org/jenkinsci/plugins/docker/commons/DockerServerEndpoint.java
A
src/main/resources/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint/config.jelly
A
src/main/resources/org/jenkinsci/plugins/docker/commons/DockerRegistryEndpoint/help-url.html
A
src/main/resources/org/jenkinsci/plugins/docker/commons/DockerServerEndpoint/config.jelly
A
src/main/resources/org/jenkinsci/plugins/docker/commons/DockerServerEndpoint/help-uri.html
A src/test/java/org/jenkinsci/plugins/docker/commons/ConfigTest.java
M
src/test/java/org/jenkinsci/plugins/docker/commons/SampleDockerBuilder.java
M
src/test/java/org/jenkinsci/plugins/docker/commons/SampleDockerRegistryBuilder.java
A
src/test/resources/org/jenkinsci/plugins/docker/commons/SampleDockerBuilder/config.jelly
A
src/test/resources/org/jenkinsci/plugins/docker/commons/SampleDockerRegistryBuilder/config.jelly
Log Message:
-----------
Merge pull request #1 from jglick/fixups
Fixups
Compare:
https://github.com/jenkinsci/docker-commons-plugin/compare/b969303185a8...ea3406a9e442
--
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.