Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crowd2-plugin
  Commit: 2afc1ab37c46474ec055bdd42696349b5912c595
      
https://github.com/jenkinsci/crowd2-plugin/commit/2afc1ab37c46474ec055bdd42696349b5912c595
  Author: Thorsten Heit <th...@gmx.de>
  Date:   2012-08-22 (Wed, 22 Aug 2012)

  Changed paths:
    M pom.xml
    M src/main/java/de/theit/jenkins/crowd/CrowdAuthenticationManager.java
    M src/main/java/de/theit/jenkins/crowd/CrowdConfigurationService.java
    M src/main/java/de/theit/jenkins/crowd/CrowdSecurityRealm.java
    M src/main/java/de/theit/jenkins/crowd/CrowdUserDetailsService.java
    M src/main/java/de/theit/jenkins/crowd/ErrorMessages.java
    M src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/config.jelly
    M 
src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/config_de.properties
    M src/main/resources/de/theit/jenkins/crowd/ErrorMessages.properties
    M src/main/resources/de/theit/jenkins/crowd/ErrorMessages_de.properties

  Log Message:
  -----------
  Fixes for the following issues:
- JENKINS-11829: Support more than one group
- JENKINS-13547: Jenkins runs extremely slow with remote crowd server


  Commit: 50af9e0a31fac5bc19a3692193165d2d3c3f2e75
      
https://github.com/jenkinsci/crowd2-plugin/commit/50af9e0a31fac5bc19a3692193165d2d3c3f2e75
  Author: Thorsten Heit <th...@gmx.de>
  Date:   2012-08-22 (Wed, 22 Aug 2012)

  Changed paths:
    M src/main/java/de/theit/jenkins/crowd/CrowdAuthenticationManager.java
    M src/main/java/de/theit/jenkins/crowd/CrowdConfigurationService.java
    M src/main/java/de/theit/jenkins/crowd/CrowdMailAddressResolverImpl.java
    M src/main/java/de/theit/jenkins/crowd/CrowdRememberMeServices.java
    M src/main/java/de/theit/jenkins/crowd/CrowdSecurityRealm.java
    M src/main/java/de/theit/jenkins/crowd/CrowdUserDetailsService.java
    M src/main/java/de/theit/jenkins/crowd/ErrorMessages.java
    M src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/config.jelly
    M 
src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/config_de.properties
    M 
src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-group.html
    M 
src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-group_de.html
    M src/main/resources/de/theit/jenkins/crowd/ErrorMessages.properties
    M src/main/resources/de/theit/jenkins/crowd/ErrorMessages_de.properties

  Log Message:
  -----------
  - Merged some methods in CrowdConfigurationService
- Added a check in the security realm to show unavailable or inactive
  groups when testing the connection
- Minor bugfixes
- Removed some now unnecessary code


  Commit: 421e406f4b53f2bd9f7451d9c02fd503f1e72d5b
      
https://github.com/jenkinsci/crowd2-plugin/commit/421e406f4b53f2bd9f7451d9c02fd503f1e72d5b
  Author: Thorsten Heit <th...@gmx.de>
  Date:   2012-08-22 (Wed, 22 Aug 2012)

  Changed paths:
    M pom.xml
    M src/main/java/de/theit/jenkins/crowd/CrowdConfigurationService.java
    M src/main/java/de/theit/jenkins/crowd/CrowdRememberMeServices.java
    M src/main/java/de/theit/jenkins/crowd/CrowdSecurityRealm.java
    M src/main/java/de/theit/jenkins/crowd/CrowdServletFilter.java
    M src/main/java/de/theit/jenkins/crowd/ErrorMessages.java
    M 
src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-group.html
    M 
src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-group_de.html
    M src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help.html

  Log Message:
  -----------
  Cleaned up some comments


Compare: 
https://github.com/jenkinsci/crowd2-plugin/compare/e6479b4f777b...421e406f4b53

Reply via email to