Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 7806fed7b34fcbf1f967213d69f316dbcafe3451
      
https://github.com/jenkinsci/role-strategy-plugin/commit/7806fed7b34fcbf1f967213d69f316dbcafe3451
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-02 (Wed, 02 Jan 2019)

  Changed paths:
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-project-roles.jelly
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-slave-roles.jelly

  Log Message:
  -----------
  [JENKINS-49102] make pattern display within quotes


  Commit: 3ed85e8a4fa67db7e41b0c7da4d221957260af90
      
https://github.com/jenkinsci/role-strategy-plugin/commit/3ed85e8a4fa67db7e41b0c7da4d221957260af90
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-03 (Thu, 03 Jan 2019)

  Changed paths:
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly

  Log Message:
  -----------
  [JENKINS-49102] review changes


  Commit: b0ec682d6784101db75aeb39dadd8025ac7491e1
      
https://github.com/jenkinsci/role-strategy-plugin/commit/b0ec682d6784101db75aeb39dadd8025ac7491e1
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-05 (Sat, 05 Jan 2019)

  Changed paths:
    M 
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
    M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java

  Log Message:
  -----------
  [JENKINS-44472] backend changes to get jobs matching a pattern


  Commit: 846c820d6cf313ba2d9dda970a296d8ce656cb47
      
https://github.com/jenkinsci/role-strategy-plugin/commit/846c820d6cf313ba2d9dda970a296d8ce656cb47
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-05 (Sat, 05 Jan 2019)

  Changed paths:
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-project-roles.jelly
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-slave-roles.jelly
    M src/main/webapp/css/role-strategy.css

  Log Message:
  -----------
  [JENKINS-44472] client side changes for pattern preview


  Commit: b11ab6bf21abc485c0074af428cba528fd0642c7
      
https://github.com/jenkinsci/role-strategy-plugin/commit/b11ab6bf21abc485c0074af428cba528fd0642c7
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-05 (Sat, 05 Jan 2019)

  Changed paths:
    M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java

  Log Message:
  -----------
  [JENKINS-44472] fixed missing import


  Commit: 23cde489e1c6f6e75539916215ebdabd85c017da
      
https://github.com/jenkinsci/role-strategy-plugin/commit/23cde489e1c6f6e75539916215ebdabd85c017da
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-06 (Sun, 06 Jan 2019)

  Changed paths:
    M 
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
    M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java

  Log Message:
  -----------
  [JENKINS-44472] java side code review changes


  Commit: 076b2166dd9cce897f81401f22a7e272f9feaaab
      
https://github.com/jenkinsci/role-strategy-plugin/commit/076b2166dd9cce897f81401f22a7e272f9feaaab
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-06 (Sun, 06 Jan 2019)

  Changed paths:
    M pom.xml
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-project-roles.jelly
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly
    M src/main/webapp/css/role-strategy.css

  Log Message:
  -----------
  [JENKINS-44472] javascript code review changes


  Commit: 8c4d0fbed5b50180859e01e86f458452ee73620d
      
https://github.com/jenkinsci/role-strategy-plugin/commit/8c4d0fbed5b50180859e01e86f458452ee73620d
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-06 (Sun, 06 Jan 2019)

  Changed paths:
    M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java

  Log Message:
  -----------
  [JENKINS-44472] removed extra blankline


  Commit: fe445ce387418161968f800a6b13ee9752ac2047
      
https://github.com/jenkinsci/role-strategy-plugin/commit/fe445ce387418161968f800a6b13ee9752ac2047
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-06 (Sun, 06 Jan 2019)

  Changed paths:
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly

  Log Message:
  -----------
  Removed comments causing xml error


  Commit: 704a619b5d49200c1df8a1eb3de01629a644a587
      
https://github.com/jenkinsci/role-strategy-plugin/commit/704a619b5d49200c1df8a1eb3de01629a644a587
  Author: vishaldotkhanna <[email protected]>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly
    M src/main/webapp/css/role-strategy.css

  Log Message:
  -----------
  [JENKINS-44472] review changes - 2


  Commit: 2800a672654d786f1f1ac06bf08fc68126a2184b
      
https://github.com/jenkinsci/role-strategy-plugin/commit/2800a672654d786f1f1ac06bf08fc68126a2184b
  Author: Oleg Nenashev <[email protected]>
  Date:   2019-01-28 (Mon, 28 Jan 2019)

  Changed paths:
    M Jenkinsfile
    M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java

  Log Message:
  -----------
  Merge branch 'master' into master


  Commit: 44760abb3535c46d3d812c4341f48ca5b54d855d
      
https://github.com/jenkinsci/role-strategy-plugin/commit/44760abb3535c46d3d812c4341f48ca5b54d855d
  Author: Oleg Nenashev <[email protected]>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
    M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java

  Log Message:
  -----------
  RoleMap: add the missing class import


  Commit: 0894c5770a44b804cf0ed1ba8aeaa8666636c2df
      
https://github.com/jenkinsci/role-strategy-plugin/commit/0894c5770a44b804cf0ed1ba8aeaa8666636c2df
  Author: Oleg Nenashev <[email protected]>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Remove mvnrepository artifact references from pom.xml


  Commit: 3211f134f14c8ac95d8cc9a00d0eb150f7d49c94
      
https://github.com/jenkinsci/role-strategy-plugin/commit/3211f134f14c8ac95d8cc9a00d0eb150f7d49c94
  Author: Oleg Nenashev <[email protected]>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
    M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-project-roles.jelly
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly
    M 
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-slave-roles.jelly
    M src/main/webapp/css/role-strategy.css

  Log Message:
  -----------
  Merge pull request #50 from vishaldotkhanna/master

JENKINS-49102 and JENKINS-44472


Compare: 
https://github.com/jenkinsci/role-strategy-plugin/compare/683110281eb4...3211f134f14c

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