[DRE-commits] [ruby-activeldap] branch master updated (2a2d384 -> edf97c8)
Marc Dequènes
duck at moszumanska.debian.org
Sun Aug 17 23:26:46 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 2a2d384 Remove references to -4.0 rails packages
new 7cf499f [fix] unfortunatly melted patch in latest upstream import
adds fc6fa49 Imported Upstream version 4.0.2
adds 0a70e19 Imported Upstream version 4.0.3
new 9a8da71 Merge tag 'upstream/4.0.3'
new e7d5d71 [evol] NUR
new 0d32f03 [evol] updated project URLs
new 9ca7c90 [evol] updated rdoc options for recent Ruby
new edf97c8 [release] prepare for upload
The 6 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:
checksums.yaml.gz | Bin 270 -> 270 bytes
debian/changelog | 9 +++
debian/control | 3 +-
debian/copyright | 2 +-
.../buildsys_tests_no_rubygems_and_bundler.patch | 12 ++--
debian/rules | 3 +-
doc/text/news.textile | 37 +++++++++++
doc/text/rails.textile | 12 ++--
doc/text/tutorial.textile | 9 ---
.../action_controller/ldap_benchmarking.rb | 55 -----------------
lib/active_ldap/adapter/base.rb | 68 +++++----------------
lib/active_ldap/adapter/ldap.rb | 21 +++++--
lib/active_ldap/adapter/ldap_ext.rb | 57 ++++++++++++++---
lib/active_ldap/adapter/net_ldap.rb | 10 ++-
lib/active_ldap/association/belongs_to_many.rb | 8 ++-
lib/active_ldap/association/collection.rb | 5 ++
lib/active_ldap/base.rb | 3 -
lib/active_ldap/connection.rb | 7 ---
lib/active_ldap/ldap_controls.rb | 11 ++++
lib/active_ldap/log_subscriber.rb | 33 +++++-----
lib/active_ldap/railtie.rb | 2 -
lib/active_ldap/supported_control.rb | 14 +++++
lib/active_ldap/validations.rb | 15 ++++-
lib/active_ldap/version.rb | 2 +-
metadata.yml | 61 +++++++++---------
test/run-test.rb | 17 ++++--
test/test_associations.rb | 18 ++++++
test/test_connection.rb | 5 +-
test/test_supported_control.rb | 23 +++++++
test/test_validation.rb | 32 +++++++++-
30 files changed, 344 insertions(+), 210 deletions(-)
delete mode 100644 lib/active_ldap/action_controller/ldap_benchmarking.rb
create mode 100644 lib/active_ldap/ldap_controls.rb
create mode 100644 lib/active_ldap/supported_control.rb
create mode 100644 test/test_supported_control.rb
--
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