Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sauce-ondemand-plugin
  Commit: b4c29efc8c323ca4864c2233187a6fbd151d7d5d
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/b4c29efc8c323ca4864c2233187a6fbd151d7d5d
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    R src/main/java/hudson/plugins/sauce_ondemand/SauceBadgeColumn.java
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceBadgeColumn/column.jelly
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceBadgeColumn/columnHeader.jelly
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceBadgeColumn/columnHeader.properties
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceBadgeColumn/config.jelly

  Log Message:
  -----------
  Remove sauce badge


  Commit: c2f5f2e1f3853fd52b6b96d3a9d36fc313c5d0f6
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/c2f5f2e1f3853fd52b6b96d3a9d36fc313c5d0f6
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReport.java
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandReport/index.jelly

  Log Message:
  -----------
  The link to the index page doesn't work, so just keep the working summary page


  Commit: b8fb3302b24d349dddec4a523a72aa4d55f8e58c
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/b8fb3302b24d349dddec4a523a72aa4d55f8e58c
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    R src/main/java/hudson/plugins/sauce_ondemand/SauceParameterDefinition.java
    R src/main/java/hudson/plugins/sauce_ondemand/SauceParameterValue.java
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceParameterDefinition/config.jelly
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceParameterDefinition/help-webDriverBrowsers.html
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceParameterDefinition/index.jelly
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceParameterValue/value.jelly

  Log Message:
  -----------
  Remove the unused Sauce Parameter Definition and value files


  Commit: c5ad3b82d32bc33aae5e07cbd0f094a3a73f6588
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/c5ad3b82d32bc33aae5e07cbd0f094a3a73f6588
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-21 (Sat, 21 Nov 2015)

  Changed paths:
    M CHANGELOG.md
    M pom.xml
    M src/main/java/hudson/plugins/sauce_ondemand/AbstractAction.java
    M src/main/java/hudson/plugins/sauce_ondemand/JenkinsJobInformation.java
    M src/main/java/hudson/plugins/sauce_ondemand/PluginImpl.java
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction.java
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
    M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction.java
    A src/main/java/hudson/plugins/sauce_ondemand/SauceTestResultsById.java
    R 
src/main/resources/hudson/plugins/sauce_ondemand/AbstractAction/ById/index.jelly
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction/ById/index.jelly
    M 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction/floatingBox.jelly
    M 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction/jobMain.jelly
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandReport/ById/index.jelly
    A 
src/main/resources/hudson/plugins/sauce_ondemand/SauceTestResultsById/index.jelly
    M src/test/java/hudson/plugins/sauce_ondemand/SauceBuildWrapperTest.java

  Log Message:
  -----------
  Lots of stuff. See Changelog file. Mostly cleaning up dependancies, adding 
auth consistency around.


  Commit: 56ee05a54c4d2ab491c29f20bcab31deb8a57244
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/56ee05a54c4d2ab491c29f20bcab31deb8a57244
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-21 (Sat, 21 Nov 2015)

  Changed paths:
    R 
src/main/java/hudson/plugins/sauce_ondemand/SauceBrowserResolutionParameterDefinition.java
    R 
src/main/java/hudson/plugins/sauce_ondemand/SauceBrowserResolutionParameterValue.java
    M src/main/java/hudson/plugins/sauce_ondemand/SauceEnvironmentUtil.java
    R src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandListView.java
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReport.java
    M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportFactory.java
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceBrowserResolutionParameterDefinition/index.jelly
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandListView/column.jelly
    R 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandListView/columnHeader.jelly

  Log Message:
  -----------
  Fixing up the unit tests views I accidentally broke


  Commit: 8657fc8170786103b3325b1422d49712715ca0ff
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/8657fc8170786103b3325b1422d49712715ca0ff
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-21 (Sat, 21 Nov 2015)

  Changed paths:
    A src/test/java/com/saucelabs/hudson/HudsonSauceConnectFourManagerTest.java

  Log Message:
  -----------
  More tests


  Commit: f9143c6653a89b9b05dba2f5e87e1315b00e2d7e
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/f9143c6653a89b9b05dba2f5e87e1315b00e2d7e
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-22 (Sun, 22 Nov 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  run codecov on travis


  Commit: 498eba3e2b573685aa3238696ac00c2d609142ef
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/498eba3e2b573685aa3238696ac00c2d609142ef
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-22 (Sun, 22 Nov 2015)

  Changed paths:
    M CHANGELOG.md
    M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandTestPublisher.java

  Log Message:
  -----------
  BUILDSTEP.NONE so it doesn't block on large maven builds


  Commit: 96a5d4e6be38ddd6db1adee732f07d37883504f4
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/96a5d4e6be38ddd6db1adee732f07d37883504f4
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M src/main/java/hudson/plugins/sauce_ondemand/JenkinsSauceREST.java
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction.java
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
    M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandTestPublisher.java
    A 
src/test/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildActionTest.java
    A src/test/java/hudson/plugins/sauce_ondemand/mocks/MockSauceREST.java
    A src/test/resources/build_jobs.json

  Log Message:
  -----------
  Add some tests for the BuildAction


  Commit: 1c01f9223f23182783f98be9c24d228b6a0f6cf9
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/1c01f9223f23182783f98be9c24d228b6a0f6cf9
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  codecov fixes for travis


  Commit: ea6c63d89b46187c5bcf6c48b1f8199d23c68c93
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/ea6c63d89b46187c5bcf6c48b1f8199d23c68c93
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M 
src/test/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildActionTest.java

  Log Message:
  -----------
  Fix test, was checking entire url for just query string


  Commit: 7e919ac2a6dcef86e543bb36344c8584926260ac
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/7e919ac2a6dcef86e543bb36344c8584926260ac
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M 
src/test/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildActionTest.java

  Log Message:
  -----------
  Remove unused imports from test


  Commit: cba55c0fa7351ccddefb9b5ed99e39074b16e7d5
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/cba55c0fa7351ccddefb9b5ed99e39074b16e7d5
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java

  Log Message:
  -----------
  we don't need multiple copies of browser factory


  Commit: 346e3cd12139b8dcf89526168215379f1512f89c
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/346e3cd12139b8dcf89526168215379f1512f89c
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M src/main/java/hudson/plugins/sauce_ondemand/PluginImpl.java

  Log Message:
  -----------
  transient all the things


  Commit: addca4b21c1286bf8600c8e40ba32ec509055dd2
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/addca4b21c1286bf8600c8e40ba32ec509055dd2
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
    M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher.java
    A 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher/config.jelly
    A 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher/help-jobVisibility.html

  Log Message:
  -----------
  Able to choose job visibility when pushing jenkins metadata.


  Commit: 879d793a593caf49cb1b403453d1c63356501936
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/879d793a593caf49cb1b403453d1c63356501936
  Author: Gavin Mogan <[email protected]>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Changelog


Compare: 
https://github.com/jenkinsci/sauce-ondemand-plugin/compare/6d0ba4925bd3...879d793a593c

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