Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rundeck-plugin
  Commit: e01d19d3202c690b6afefb46b59f59c13d081829
      
https://github.com/jenkinsci/rundeck-plugin/commit/e01d19d3202c690b6afefb46b59f59c13d081829
  Author: Greg Schueler <[email protected]>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/rundeck/RundeckNotifier.java
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/global.jelly
    A src/main/webapp/help-globalConfig-apiversion.html
    A src/main/webapp/help-globalConfig-authtoken.html
    M src/test/java/org/jenkinsci/plugins/rundeck/RundeckNotifierTest.java

  Log Message:
  -----------
  Update to Rundeck API java client 9.1, add authtoken support


  Commit: 4f3ca6d4f00d4292180d451e0c88329fb1e9d75d
      
https://github.com/jenkinsci/rundeck-plugin/commit/4f3ca6d4f00d4292180d451e0c88329fb1e9d75d
  Author: Greg Schueler <[email protected]>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M src/main/webapp/images/rundeck_24x24.png
    M src/main/webapp/images/rundeck_48x48.png

  Log Message:
  -----------
  Cosmetic: Update Rundeck icons to Rundeck 2.0 logo


  Commit: 49836f6136dcd5638ffde7af03280d6987a711b9
      
https://github.com/jenkinsci/rundeck-plugin/commit/49836f6136dcd5638ffde7af03280d6987a711b9
  Author: Greg Schueler <[email protected]>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M README
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/rundeck/OptionProvider.java
    M src/main/java/org/jenkinsci/plugins/rundeck/RundeckCause.java
    M src/main/java/org/jenkinsci/plugins/rundeck/RundeckNotifier.java
    M src/main/java/org/jenkinsci/plugins/rundeck/RundeckTrigger.java
    M src/main/resources/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckJobProjectLinkerAction/jobMain.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-jobIdentifier.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-nodeFilters.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-options.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-shouldFailTheBuild.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-shouldWaitForRundeckJob.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-tag.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help-executionStatuses.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help-filterJobs.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help-identifier.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help-noFilterJobs.html
    M src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help.jelly
    M src/main/webapp/help-globalConfig-login.html
    M src/main/webapp/help-globalConfig-url.html
    M src/test/java/org/jenkinsci/plugins/rundeck/RundeckNotifierTest.java

  Log Message:
  -----------
  Cosmetic change: "RunDeck" corrected to "Rundeck"


  Commit: 600e502049edd20b4627d17f1d9bc3b5ac37ebb7
      
https://github.com/jenkinsci/rundeck-plugin/commit/600e502049edd20b4627d17f1d9bc3b5ac37ebb7
  Author: Greg Schueler <[email protected]>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/rundeck/OptionProvider.java
    M src/main/java/org/jenkinsci/plugins/rundeck/WebHookListener.java
    M src/main/resources/index.jelly
    M src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help.jelly

  Log Message:
  -----------
  Fix links to Rundeck user manual


  Commit: 9be4763988b700f8c42b338aaa4d708aef0e1d91
      
https://github.com/jenkinsci/rundeck-plugin/commit/9be4763988b700f8c42b338aaa4d708aef0e1d91
  Author: Greg Schueler <[email protected]>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update to rundeck client 9.2


  Commit: 5f7655ad1738f9733c69152b6113c1450cdc86c4
      
https://github.com/jenkinsci/rundeck-plugin/commit/5f7655ad1738f9733c69152b6113c1450cdc86c4
  Author: Greg Schueler <[email protected]>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/rundeck/RundeckJobProjectLinkerAction.java
    M src/main/java/org/jenkinsci/plugins/rundeck/RundeckNotifier.java

  Log Message:
  -----------
  Persist original jobIdentifier user-input instead of discovered Job UUID

* look up correct job UUID if necessary when triggering/linking the job


  Commit: dd8af9b404e46c4af1c11c5f025b2d766d246672
      
https://github.com/jenkinsci/rundeck-plugin/commit/dd8af9b404e46c4af1c11c5f025b2d766d246672
  Author: Greg Schueler <[email protected]>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M README
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/rundeck/OptionProvider.java
    M src/main/java/org/jenkinsci/plugins/rundeck/RundeckCause.java
    M 
src/main/java/org/jenkinsci/plugins/rundeck/RundeckJobProjectLinkerAction.java
    M src/main/java/org/jenkinsci/plugins/rundeck/RundeckNotifier.java
    M src/main/java/org/jenkinsci/plugins/rundeck/RundeckTrigger.java
    M src/main/java/org/jenkinsci/plugins/rundeck/WebHookListener.java
    M src/main/resources/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckJobProjectLinkerAction/jobMain.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-jobIdentifier.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-nodeFilters.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-options.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-shouldFailTheBuild.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-shouldWaitForRundeckJob.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckNotifier/help-tag.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help-executionStatuses.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help-filterJobs.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help-identifier.html
    M 
src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help-noFilterJobs.html
    M src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/help.jelly
    A src/main/webapp/help-globalConfig-apiversion.html
    A src/main/webapp/help-globalConfig-authtoken.html
    M src/main/webapp/help-globalConfig-login.html
    M src/main/webapp/help-globalConfig-url.html
    M src/main/webapp/images/rundeck_24x24.png
    M src/main/webapp/images/rundeck_48x48.png
    M src/test/java/org/jenkinsci/plugins/rundeck/RundeckNotifierTest.java

  Log Message:
  -----------
  Merge pull request #3 from gschueler/auth-token-support

Update Rundeck API client library, support auth-token authentication, fix 
tomcat authentication, update some cosmetics


Compare: 
https://github.com/jenkinsci/rundeck-plugin/compare/5191df05de4c...dd8af9b404e4

-- 
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/groups/opt_out.

Reply via email to