Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ownership-plugin
  Commit: 9d65f49d6f3fc39fbaa91222c3faff7afacea544
      
https://github.com/jenkinsci/ownership-plugin/commit/9d65f49d6f3fc39fbaa91222c3faff7afacea544
  Author: Oleg Nenashev <[email protected]>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPluginConfiguration.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/AbstractOwnershipHelper.java
    A src/main/java/org/jenkinsci/plugins/ownership/config/DisplayOptions.java
    M 
src/main/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipHelper.java
    M 
src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPlugin/floatingBoxTemplate.jelly
    M 
src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPluginConfiguration/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ownership/config/DisplayOptions/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ownership/config/DisplayOptions/help-hideRunOwnership.html

  Log Message:
  -----------
  [JENKINS-28714] - Draft implementation of the ownership hiding option for Runs


  Commit: bbb689dc3d760077146cfbfe72e07a89078ada30
      
https://github.com/jenkinsci/ownership-plugin/commit/bbb689dc3d760077146cfbfe72e07a89078ada30
  Author: Oleg Nenashev <[email protected]>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/AbstractOwnershipHelper.java
    M src/main/java/org/jenkinsci/plugins/ownership/config/DisplayOptions.java
    M 
src/main/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipHelper.java
    M 
src/main/resources/org/jenkinsci/plugins/ownership/config/DisplayOptions/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ownership/config/DisplayOptions/help-hideOwnershipIfNoData.html

  Log Message:
  -----------
  [JENKINS-28712] - Add an option to hide ownership summary boxes if there is 
no data


  Commit: 56a4179cf594654baadeeac27e2bc0f749cf1fcd
      
https://github.com/jenkinsci/ownership-plugin/commit/56a4179cf594654baadeeac27e2bc0f749cf1fcd
  Author: Oleg Nenashev <[email protected]>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M 
src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPlugin/floatingBoxTemplate.jelly
    M 
src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPlugin/floatingBoxTemplate.properties

  Log Message:
  -----------
  [JENKINS-28712] - If ownership is not configured, display a box with a help 
text instead of the empty ownership info


  Commit: 3f25f82cb1ccf0a25b4d4fee28d415b0989dfd99
      
https://github.com/jenkinsci/ownership-plugin/commit/3f25f82cb1ccf0a25b4d4fee28d415b0989dfd99
  Author: Oleg Nenashev <[email protected]>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    A 
src/test/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipActionTest.java
    A 
src/test/java/org/jenkinsci/plugins/ownership/test/util/OwnershipPluginConfigurer.java

  Log Message:
  -----------
  Unit tests for RunOwnershipAction including Unit tests of JENKINS-28714 and 
JENKINS-28712


  Commit: 0c48e6d5a3fa1e2e2d482b2980155c1f5a3f1355
      
https://github.com/jenkinsci/ownership-plugin/commit/0c48e6d5a3fa1e2e2d482b2980155c1f5a3f1355
  Author: Oleg Nenashev <[email protected]>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPluginConfiguration.java
    M 
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/util/AbstractOwnershipHelper.java
    A src/main/java/org/jenkinsci/plugins/ownership/config/DisplayOptions.java
    M 
src/main/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipHelper.java
    M 
src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPlugin/floatingBoxTemplate.jelly
    M 
src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPlugin/floatingBoxTemplate.properties
    M 
src/main/resources/com/synopsys/arc/jenkins/plugins/ownership/OwnershipPluginConfiguration/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ownership/config/DisplayOptions/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/ownership/config/DisplayOptions/help-hideOwnershipIfNoData.html
    A 
src/main/resources/org/jenkinsci/plugins/ownership/config/DisplayOptions/help-hideRunOwnership.html
    A 
src/test/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipActionTest.java
    A 
src/test/java/org/jenkinsci/plugins/ownership/test/util/OwnershipPluginConfigurer.java

  Log Message:
  -----------
  Merge pull request #42 from oleg-nenashev/JENKINS-28714

[JENKINS-28714,JENKINS-28712] - Configurable display options for Ownership boxes


Compare: 
https://github.com/jenkinsci/ownership-plugin/compare/0daa46385c66...0c48e6d5a3fa

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