Branch: refs/heads/master
Home: https://github.com/jenkinsci/groovy-postbuild-plugin
Commit: 9541dfc1d04aeab0706c6f24a47d39c9d125b7eb
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/9541dfc1d04aeab0706c6f24a47d39c9d125b7eb
Author: unknown <[email protected]>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildDescriptor.java
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
M
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/config.jelly
M
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/help.jelly
Log Message:
-----------
Added the optional environmental injection variable dependency
Commit: 764e7804701c28559ffb141ae1c02582c151774e
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/764e7804701c28559ffb141ae1c02582c151774e
Author: unknown <[email protected]>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildDescriptor.java
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
Log Message:
-----------
changed the dependency
Commit: 5f9948b646296c3350a9aaf73ffacda806bd9784
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/5f9948b646296c3350a9aaf73ffacda806bd9784
Author: unknown <[email protected]>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
M
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/help.jelly
Log Message:
-----------
made hashmap named environment for ease of use
Commit: 0ecb160984e49c85efe71d6499de8b4e6f49aa2a
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/0ecb160984e49c85efe71d6499de8b4e6f49aa2a
Author: unknown <[email protected]>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
Log Message:
-----------
Put all changes into functions under the BadgeManager class
Commit: 653da12a3733c4008e96d68320217a9530b08642
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/653da12a3733c4008e96d68320217a9530b08642
Author: unknown <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
Log Message:
-----------
Changed print() to println(), made the envVars hashmap available as a
one-time access or gettable object
Commit: 6a338c330944127d84fcf8ab26606d3f7a03bc66
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/6a338c330944127d84fcf8ab26606d3f7a03bc66
Author: unknown <[email protected]>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildDescriptor.java
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyScriptPath.java
M
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/help.jelly
Log Message:
-----------
Reverting superfluous changes and refactoring some functions
Commit: ad9081858be66842904079b9a31771243985a9fb
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/ad9081858be66842904079b9a31771243985a9fb
Author: unknown <[email protected]>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildDescriptor.java
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyScriptPath.java
Log Message:
-----------
Forgot I was working on other functionality...deleted extra stuff
Commit: 73a004cff5c65b8b3635400cad47df644a96d62d
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/73a004cff5c65b8b3635400cad47df644a96d62d
Author: unknown <[email protected]>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
M
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/config.jelly
Log Message:
-----------
Should be final commit. Got rid of all irrelevant changes
Commit: 42e75bddf8ecdb53d01f992e7a00b2fc4c33483d
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/42e75bddf8ecdb53d01f992e7a00b2fc4c33483d
Author: Kevin Trizna <[email protected]>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
Log Message:
-----------
Minor refactors
Commit: 049f64a51250ab43ebad4a6ea93b80360cf51f86
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/049f64a51250ab43ebad4a6ea93b80360cf51f86
Author: Kevin Trizna <[email protected]>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/config.jelly
Log Message:
-----------
Update config.jelly
Commit: d3e60155e3deed840cb18614b27a0d40a2c0850f
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/d3e60155e3deed840cb18614b27a0d40a2c0850f
Author: Kevin Trizna <[email protected]>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
Log Message:
-----------
Update GroovyPostbuildRecorder.java
Commit: 7d5a077e288236f7408985faa6f9f5f53ddbb017
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/7d5a077e288236f7408985faa6f9f5f53ddbb017
Author: Kevin Trizna <[email protected]>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
Log Message:
-----------
Update GroovyPostbuildRecorder.java
Commit: 84ec33731ce1e4388aed079ada997b2502dbd889
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/84ec33731ce1e4388aed079ada997b2502dbd889
Author: Kevin Trizna <[email protected]>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
Log Message:
-----------
Update GroovyPostbuildRecorder.java
Commit: 8e8685785ef827b574db4f3b2ea094136808f08b
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/8e8685785ef827b574db4f3b2ea094136808f08b
Author: Kevin Trizna <[email protected]>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
Log Message:
-----------
Deleted try-catch in getEnvVars() for simplicity
Commit: d54e85cd722487dda098e330d262384543d79bac
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/d54e85cd722487dda098e330d262384543d79bac
Author: ikedam <[email protected]>
Date: 2014-07-18 (Fri, 18 Jul 2014)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
M
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/config.jelly
M
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/help.jelly
Log Message:
-----------
Merge pull request #14 from triznakj/master
Access all environment variables using a simple hash map.
Compare:
https://github.com/jenkinsci/groovy-postbuild-plugin/compare/2aab7f938ef4...d54e85cd7224
--
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.