Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 41d0976ba2dd022250db907bffa6f96c6d52a692
      
https://github.com/jenkinsci/jenkins/commit/41d0976ba2dd022250db907bffa6f96c6d52a692
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
    M test/src/test/java/hudson/PluginSEC925Test.java
    M test/src/test/java/hudson/model/QueueSEC891Test.java
    M test/src/test/java/hudson/model/UserRestartSEC897Test.java
    M 
test/src/test/java/hudson/security/HudsonPrivateSecurityRealm2SEC1158Test.java
    M 
test/src/test/java/hudson/security/HudsonPrivateSecurityRealmSEC1245Test.java
    M 
test/src/test/java/hudson/security/TokenBasedRememberMeServices2SEC868Test.java
    M 
test/src/test/java/hudson/security/TokenBasedRememberMeServices2SEC996Test.java

  Log Message:
  -----------
  Pre-security cleanup: removing trailing whitespace


  Commit: d636d1e100f3fbc882e54b505f840ee86cbd59f8
      
https://github.com/jenkinsci/jenkins/commit/d636d1e100f3fbc882e54b505f840ee86cbd59f8
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
    M test/src/test/java/hudson/model/QueueSEC891Test.java
    M test/src/test/java/hudson/model/UserRestartSEC897Test.java

  Log Message:
  -----------
  Pre-security cleanup: adding Issue tags


  Commit: c14a0edd794fc3579a9872826fee5f806a77ca69
      
https://github.com/jenkinsci/jenkins/commit/c14a0edd794fc3579a9872826fee5f806a77ca69
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-04-09 (Tue, 09 Apr 2019)

  Changed paths:
    M test/src/test/java/hudson/security/TokenBasedRememberMeServices2Test.java

  Log Message:
  -----------
  Pre-security cleanup: use full package name to avoid collision with 
hudson.model.User


  Commit: 7b4649657f90e98a5564cf5f0892deaa5fee0454
      
https://github.com/jenkinsci/jenkins/commit/7b4649657f90e98a5564cf5f0892deaa5fee0454
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    R 
test/src/test/java/hudson/security/TokenBasedRememberMeServices2SEC868Test.java
    M test/src/test/java/hudson/security/TokenBasedRememberMeServices2Test.java

  Log Message:
  -----------
  [SECURITY-868] Fold tests back into normal files


  Commit: ca174a6c7d41f632253ad8c37716b801c5dcad14
      
https://github.com/jenkinsci/jenkins/commit/ca174a6c7d41f632253ad8c37716b801c5dcad14
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    R test/src/test/java/hudson/model/QueueSEC891Test.java
    M test/src/test/java/hudson/model/QueueTest.java

  Log Message:
  -----------
  [SECURITY-891] Fold tests back into normal files


  Commit: f7a889df3f62ed9140488ace6702f080f9a68c6a
      
https://github.com/jenkinsci/jenkins/commit/f7a889df3f62ed9140488ace6702f080f9a68c6a
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    R test/src/test/java/hudson/model/UserRestartSEC897Test.java
    M test/src/test/java/hudson/model/UserRestartTest.java

  Log Message:
  -----------
  [SECURITY-897] Fold tests back into normal files


  Commit: ad15e52937df15b1da85f11245b7ad6c411fdc6c
      
https://github.com/jenkinsci/jenkins/commit/ad15e52937df15b1da85f11245b7ad6c411fdc6c
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    R test/src/test/java/hudson/PluginSEC925Test.java
    M test/src/test/java/hudson/PluginTest.java

  Log Message:
  -----------
  [SECURITY-925] Fold tests back into normal files


  Commit: 24d350d8a6f033bf32c94b3f7cca2d1ab2f9df03
      
https://github.com/jenkinsci/jenkins/commit/24d350d8a6f033bf32c94b3f7cca2d1ab2f9df03
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    R 
test/src/test/java/hudson/security/TokenBasedRememberMeServices2SEC996Test.java
    M test/src/test/java/hudson/security/TokenBasedRememberMeServices2Test.java

  Log Message:
  -----------
  [SECURITY-996] Fold tests back into normal files


  Commit: 279b9616fc14fe5ae28df03747d84911ab77eb7d
      
https://github.com/jenkinsci/jenkins/commit/279b9616fc14fe5ae28df03747d84911ab77eb7d
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    R 
test/src/test/java/hudson/security/HudsonPrivateSecurityRealm2SEC1158Test.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java

  Log Message:
  -----------
  [SECURITY-1158] Fold tests back into normal files


  Commit: d9b920183e5038071b49dcf98250669405a319d0
      
https://github.com/jenkinsci/jenkins/commit/d9b920183e5038071b49dcf98250669405a319d0
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    R 
test/src/test/java/hudson/security/HudsonPrivateSecurityRealmSEC1245Test.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java

  Log Message:
  -----------
  [SECURITY-1245] Fold tests back into normal files


  Commit: 0d2add7bce26e2e4f69e89e2f8397caeb07f6757
      
https://github.com/jenkinsci/jenkins/commit/0d2add7bce26e2e4f69e89e2f8397caeb07f6757
  Author: Daniel Beck <daniel-b...@users.noreply.github.com>
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
    R test/src/test/java/hudson/PluginSEC925Test.java
    M test/src/test/java/hudson/PluginTest.java
    R test/src/test/java/hudson/model/QueueSEC891Test.java
    M test/src/test/java/hudson/model/QueueTest.java
    R test/src/test/java/hudson/model/UserRestartSEC897Test.java
    M test/src/test/java/hudson/model/UserRestartTest.java
    R 
test/src/test/java/hudson/security/HudsonPrivateSecurityRealm2SEC1158Test.java
    R 
test/src/test/java/hudson/security/HudsonPrivateSecurityRealmSEC1245Test.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
    R 
test/src/test/java/hudson/security/TokenBasedRememberMeServices2SEC868Test.java
    R 
test/src/test/java/hudson/security/TokenBasedRememberMeServices2SEC996Test.java
    M test/src/test/java/hudson/security/TokenBasedRememberMeServices2Test.java

  Log Message:
  -----------
  Merge pull request #3974 from jsoref/SECURITY-followup

Security followup


Compare: 
https://github.com/jenkinsci/jenkins/compare/9f9455b131ae...0d2add7bce26

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to