[DRE-commits] [ruby-activeldap] branch master updated (15e64bc -> 84f4ca7)

Marc Dequènes duck at moszumanska.debian.org
Tue Jan 28 01:36:41 UTC 2014


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

duck pushed a change to branch master
in repository ruby-activeldap.

      from  15e64bc   prepare for upload
       new  c945099   Imported Upstream version 4.0.2
       new  7304bbd   [evol] NUR
       new  84f4ca7   [release] prepare for upload

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Gemfile                                    |   2 +-
 README.textile                             |   3 +-
 checksums.yaml.gz                          | Bin 0 -> 270 bytes
 debian/changelog                           |   9 +++
 debian/control                             |   4 +-
 doc/text/news.textile                      |  37 +++++++++++
 doc/text/tutorial.textile                  |  24 +++++++
 lib/active_ldap/adapter/base.rb            |   3 +-
 lib/active_ldap/adapter/jndi.rb            |  11 +++-
 lib/active_ldap/adapter/jndi_connection.rb |   6 +-
 lib/active_ldap/base.rb                    |   1 +
 lib/active_ldap/callbacks.rb               |   4 --
 lib/active_ldap/persistence.rb             |   2 +-
 lib/active_ldap/schema.rb                  |  20 ++++++
 lib/active_ldap/schema/syntaxes.rb         |  15 +++++
 lib/active_ldap/user_password.rb           |   4 +-
 lib/active_ldap/validations.rb             |   4 +-
 lib/active_ldap/version.rb                 |   2 +-
 metadata.yml                               |  97 +++++++++++------------------
 test/test_base.rb                          |  21 +++----
 test/test_callback.rb                      |  14 ++++-
 test/test_schema.rb                        |  73 ++++++++++++++++++++++
 test/test_user_password.rb                 |   2 +
 23 files changed, 262 insertions(+), 96 deletions(-)
 create mode 100644 checksums.yaml.gz

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