Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/release-plugin
  Commit: 2ce0bdef5798ba0a44580d1c6e90aba5089154f1
      
https://github.com/jenkinsci/release-plugin/commit/2ce0bdef5798ba0a44580d1c6e90aba5089154f1
  Author: Glen Ritchie <b...@gar.id.au>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M src/main/java/hudson/plugins/release/ReleaseWrapper.java
    A src/main/java/hudson/plugins/release/ReleaseWrapperHelper.java
    M src/main/resources/hudson/plugins/release/ReleaseWrapper/config.jelly

  Log Message:
  -----------
  Fix 'instance' being null when creating a new item.

See also: https://issues.jenkins-ci.org/browse/JENKINS-27722


  Commit: f38c2e93b953bdd5fb6804e5ac8f3167ce3f169c
      
https://github.com/jenkinsci/release-plugin/commit/f38c2e93b953bdd5fb6804e5ac8f3167ce3f169c
  Author: Glen Ritchie <b...@gar.id.au>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M src/main/resources/hudson/plugins/release/ReleaseWrapper/config.jelly
    A src/test/java/hudson/plugins/release/TestJobCreation.java

  Log Message:
  -----------
  Remove comment line from config.jelly
Add test to make sure Release text actually shows up on the page


  Commit: 1b666b0a5420d4b141e0d3d9433afd3b799a4f77
      
https://github.com/jenkinsci/release-plugin/commit/1b666b0a5420d4b141e0d3d9433afd3b799a4f77
  Author: Glen Ritchie <b...@gar.id.au>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    R src/test/java/hudson/plugins/release/TestJobCreation.java
    A src/test/java/hudson/plugins/release/TestReleasePlugin.java
    A src/test/java/hudson/plugins/release/TestReleasePluginJob.java

  Log Message:
  -----------
  Added more tests to check if the plugin is loading correctly and that
it's hooking correctly into the system.


  Commit: fad26eec745cb1921844b2b5656346cceab625c5
      
https://github.com/jenkinsci/release-plugin/commit/fad26eec745cb1921844b2b5656346cceab625c5
  Author: Glen Ritchie <b...@gar.id.au>
  Date:   2015-04-17 (Fri, 17 Apr 2015)

  Changed paths:
    M src/main/java/hudson/plugins/release/ReleaseWrapper.java
    A src/main/java/hudson/plugins/release/ReleaseWrapperHelper.java
    M src/main/resources/hudson/plugins/release/ReleaseWrapper/config.jelly
    A src/test/java/hudson/plugins/release/TestReleasePlugin.java
    A src/test/java/hudson/plugins/release/TestReleasePluginJob.java

  Log Message:
  -----------
  Merge branch 'JENKINS-27722'

Fixes JENKINS-27722 ( https://issues.jenkins-ci.org/browse/JENKINS-27722
) and adds numerous unit tests to ensure the plugin loads correctly and
also tests that the plugin shows the "Release" text when enabled on a
project.


  Commit: cea8bb484c016670b5f248083c20929f1bbe1a88
      
https://github.com/jenkinsci/release-plugin/commit/cea8bb484c016670b5f248083c20929f1bbe1a88
  Author: Bulat Shakirzyanov <mallluh...@gmail.com>
  Date:   2015-04-16 (Thu, 16 Apr 2015)

  Changed paths:
    M src/main/java/hudson/plugins/release/ReleaseWrapper.java
    A src/main/java/hudson/plugins/release/ReleaseWrapperHelper.java
    M src/main/resources/hudson/plugins/release/ReleaseWrapper/config.jelly
    A src/test/java/hudson/plugins/release/TestReleasePlugin.java
    A src/test/java/hudson/plugins/release/TestReleasePluginJob.java

  Log Message:
  -----------
  Merge pull request #12 from glenritchie/master

JENKINS-27722 - fix for previous merge that could stop plugin working on some 
jobs


Compare: 
https://github.com/jenkinsci/release-plugin/compare/54a13e3f7af9...cea8bb484c01

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to