Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rally-plugin
  Commit: 12d96f79f90193ba377364c4d2b7e9de6491df0f
      
https://github.com/jenkinsci/rally-plugin/commit/12d96f79f90193ba377364c4d2b7e9de6491df0f
  Author: R. Michael Rogers <[email protected]>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

  Changed paths:
    M src/main/java/com/jenkins/plugins/rally/PostBuild.java
    M src/main/java/com/jenkins/plugins/rally/RallyPlugin.java
    M src/main/java/com/jenkins/plugins/rally/config/AdvancedConfiguration.java
    M src/main/resources/com/jenkins/plugins/rally/RallyPlugin/config.jelly
    M src/test/java/com/jenkins/plugins/rally/RallyPluginTest.java
    M 
src/test/java/com/jenkins/plugins/rally/integration/steps/EnableRepositoryCreateSteps.java
    M 
src/test/java/com/jenkins/plugins/rally/integration/steps/MultipleStoryUpdateSteps.java
    M src/test/java/com/jenkins/plugins/rally/service/RallyServiceTest.java

  Log Message:
  -----------
  add config parameter 'should capture build status' for issue #13


  Commit: 234f858703cc7bd65e601207c169ea9d03a77b72
      
https://github.com/jenkinsci/rally-plugin/commit/234f858703cc7bd65e601207c169ea9d03a77b72
  Author: R. Michael Rogers <[email protected]>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M pom.xml
    M src/test/java/com/jenkins/plugins/rally/connector/RallyConnectorTest.java
    A src/test/java/com/jenkins/plugins/rally/utils/JsonMatcher.java

  Log Message:
  -----------
  refactor json tests to use better paradigm

the old way was to construct a json object (called 'expected') and
ensure that the actual value matched the expected json object. now
we use JsonPath to more cleanly deconstruct what we expect of the
response.


  Commit: 481ad3691a8495603d3bfbc4bdc1e7aede9ad873
      
https://github.com/jenkinsci/rally-plugin/commit/481ad3691a8495603d3bfbc4bdc1e7aede9ad873
  Author: R. Michael Rogers <[email protected]>
  Date:   2015-10-11 (Sun, 11 Oct 2015)

  Changed paths:
    M pom.xml
    M src/main/java/com/jenkins/plugins/rally/RallyPlugin.java
    M src/main/java/com/jenkins/plugins/rally/connector/RallyConnector.java
    M src/main/java/com/jenkins/plugins/rally/connector/RallyUpdateData.java
    M src/main/java/com/jenkins/plugins/rally/scm/JenkinsConnector.java
    M src/main/java/com/jenkins/plugins/rally/service/RallyService.java
    M src/main/java/com/jenkins/plugins/rally/utils/RallyCreateBuilder.java
    M src/test/java/com/jenkins/plugins/rally/RallyPluginTest.java
    M src/test/java/com/jenkins/plugins/rally/connector/RallyConnectorTest.java
    M src/test/java/com/jenkins/plugins/rally/integration/steps/CommonSteps.java
    A 
src/test/java/com/jenkins/plugins/rally/integration/steps/matchers/IsGetRequestForObject.java
    M src/test/java/com/jenkins/plugins/rally/scm/JenkinsConnectorTest.java
    M src/test/java/com/jenkins/plugins/rally/utils/JsonMatcher.java

  Log Message:
  -----------
  add majority of #13 (build status indicicator)

still needs testing. unfortunately this didn't fill out the 'build' column
as originally intended, but it seems that column isn't even filled out by
rally's own jenkins plugin.


  Commit: 146e0c4998cabe20e6fa4d644071b8ced0867523
      
https://github.com/jenkinsci/rally-plugin/commit/146e0c4998cabe20e6fa4d644071b8ced0867523
  Author: R. Michael Rogers <[email protected]>
  Date:   2015-10-11 (Sun, 11 Oct 2015)

  Changed paths:
    M src/test/java/com/jenkins/plugins/rally/service/RallyServiceTest.java

  Log Message:
  -----------
  add test to cover build status indicators

also fixed a couple of minor spelling issues.


  Commit: da136b35cda139efb126e5a915d9bc1be4b311f8
      
https://github.com/jenkinsci/rally-plugin/commit/da136b35cda139efb126e5a915d9bc1be4b311f8
  Author: R. Michael Rogers <[email protected]>
  Date:   2015-10-11 (Sun, 11 Oct 2015)

  Changed paths:
    M README.md

  Log Message:
  -----------
  update README for #13


Compare: 
https://github.com/jenkinsci/rally-plugin/compare/8846282fce40...da136b35cda1

-- 
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.

Reply via email to