[DRE-commits] [ruby-activeldap] 01/02: Merge tag 'upstream/4.0.6'

zeha at debian.org zeha at debian.org
Thu May 5 22:46:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

zeha pushed a commit to branch master
in repository ruby-activeldap.

commit 408384a330de2a641b69603d3b99127aac514bc1
Merge: 49a3810 ac2f500
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu May 5 22:41:32 2016 +0000

    Merge tag 'upstream/4.0.6'
    
    Upstream version 4.0.6

 README.textile                                 |   8 +-
 activeldap.gemspec                             |  65 ++++
 checksums.yaml.gz                              | Bin 270 -> 0 bytes
 doc/text/news.textile                          |  80 +++++
 doc/text/rails.textile                         |   2 +-
 examples/useradd                               |   2 +
 lib/active_ldap/adapter/base.rb                |  44 ++-
 lib/active_ldap/adapter/ldap.rb                |   3 +
 lib/active_ldap/base.rb                        |   2 -
 lib/active_ldap/configuration.rb               |  54 +++-
 lib/active_ldap/connection.rb                  |   2 +-
 lib/active_ldap/distinguished_name.rb          |   2 +-
 lib/active_ldap/ldif.rb                        |   6 +
 lib/active_ldap/log_subscriber.rb              |   9 +-
 lib/active_ldap/populate.rb                    |  20 +-
 lib/active_ldap/railties/controller_runtime.rb |  12 +-
 lib/active_ldap/schema/syntaxes.rb             |  30 +-
 lib/active_ldap/user_password.rb               |  16 +-
 lib/active_ldap/version.rb                     |   2 +-
 metadata.yml                                   | 403 -------------------------
 test/al-test-utils.rb                          |   2 +-
 test/test_base.rb                              |   2 +-
 test/test_configuration.rb                     |  13 +-
 test/test_dn.rb                                |   7 +
 test/test_ldif.rb                              |  21 ++
 test/test_user_password.rb                     | 126 ++++++--
 26 files changed, 456 insertions(+), 477 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activeldap.git



More information about the Pkg-ruby-extras-commits mailing list