Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: ca0a232addba6d00857fd8fbcc14fd09aff210a6
      
https://github.com/jenkinsci/ldap-plugin/commit/ca0a232addba6d00857fd8fbcc14fd09aff210a6
  Author: rsandell <[email protected]>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M src/main/java/hudson/security/LDAPSecurityRealm.java
    A src/test/java/hudson/security/LoggingTest.java
    A src/test/java/jenkins/security/plugins/ldap/CaptureLogRule.java

  Log Message:
  -----------
  Add more logging when things go wrong


  Commit: b7811bd6b3e46cc6eabe37e40f06cea7b5ea2e06
      
https://github.com/jenkinsci/ldap-plugin/commit/b7811bd6b3e46cc6eabe37e40f06cea7b5ea2e06
  Author: rsandell <[email protected]>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M src/main/java/hudson/security/LDAPSecurityRealm.java
    M src/test/java/hudson/security/LdapMultiEmbeddedTest.java
    R src/test/java/hudson/security/LoggingTest.java
    M src/test/java/jenkins/security/plugins/ldap/CaptureLogRule.java

  Log Message:
  -----------
  Tests for the extra logging


  Commit: 693c86142cc27b35745888afcf5aa97399ec7ba1
      
https://github.com/jenkinsci/ldap-plugin/commit/693c86142cc27b35745888afcf5aa97399ec7ba1
  Author: rsandell <[email protected]>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M Jenkinsfile
    M pom.xml
    M src/main/java/hudson/security/LDAPSecurityRealm.java
    M src/main/java/jenkins/security/plugins/ldap/LDAPConfiguration.java
    M src/main/resources/hudson/security/LDAPSecurityRealm/config.jelly
    M 
src/main/resources/jenkins/security/plugins/ldap/LDAPConfiguration/config.jelly
    M src/test/java/hudson/security/LDAPEmbeddedTest.java
    M src/test/java/hudson/security/LDAPSecurityRealmTest.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:jenkinsci/ldap-plugin into more-logging


  Commit: df20085aec9c3b3dd4ed9751f90263f6e0801a64
      
https://github.com/jenkinsci/ldap-plugin/commit/df20085aec9c3b3dd4ed9751f90263f6e0801a64
  Author: Devin Nusbaum <[email protected]>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M src/main/java/hudson/security/LDAPSecurityRealm.java

  Log Message:
  -----------
  Use Jenkins#getActiveInstance to suppress findbugs warnings against newer 
cores


  Commit: 9e97438fdd5ace99b53a353b5ec2fa51356ebaf0
      
https://github.com/jenkinsci/ldap-plugin/commit/9e97438fdd5ace99b53a353b5ec2fa51356ebaf0
  Author: Devin Nusbaum <[email protected]>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M pom.xml
    M src/test/java/hudson/security/LdapMultiEmbeddedTest.java
    R src/test/java/jenkins/security/plugins/ldap/CaptureLogRule.java

  Log Message:
  -----------
  Use utility methods from LoggerRule and delete CaptureLogRule


  Commit: 9c2b23e6ba35a3fccf938cadc1bb04d6b961d3c4
      
https://github.com/jenkinsci/ldap-plugin/commit/9c2b23e6ba35a3fccf938cadc1bb04d6b961d3c4
  Author: Devin Nusbaum <[email protected]>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update to non-snapshot version of jenkins-test-harness


  Commit: 5a7ee657ab136f9105e6e8cd140e85191d329bfb
      
https://github.com/jenkinsci/ldap-plugin/commit/5a7ee657ab136f9105e6e8cd140e85191d329bfb
  Author: Devin Nusbaum <[email protected]>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M src/main/java/hudson/security/LDAPSecurityRealm.java

  Log Message:
  -----------
  Preserve original control flow after catching exception


  Commit: 358c5ded661070e591966b9b722559ef440f1cb5
      
https://github.com/jenkinsci/ldap-plugin/commit/358c5ded661070e591966b9b722559ef440f1cb5
  Author: Devin Nusbaum <[email protected]>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

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

  Log Message:
  -----------
  Don't match exception since we are asserting that no matching record exists


  Commit: 3f5145fa7942e4abc655fab456e575440f488679
      
https://github.com/jenkinsci/ldap-plugin/commit/3f5145fa7942e4abc655fab456e575440f488679
  Author: Devin Nusbaum <[email protected]>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

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

  Log Message:
  -----------
  Don't match exception since we are asserting that no matching record exists 
(addition to previous commit)


  Commit: a62fbf73838c1663ebb690322be763daf6b7c69a
      
https://github.com/jenkinsci/ldap-plugin/commit/a62fbf73838c1663ebb690322be763daf6b7c69a
  Author: Andres Rodriguez <[email protected]>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/security/LDAPSecurityRealm.java
    M src/test/java/hudson/security/LdapMultiEmbeddedTest.java

  Log Message:
  -----------
  Merge pull request #27 from dwnusbaum/more-logging

Extra logging when communication with LDAP server fails


Compare: 
https://github.com/jenkinsci/ldap-plugin/compare/9c99f4458a77...a62fbf73838c

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