<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/ruby-activeldap, branch pkgsrc_2013Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2013Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2013Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-09-03T15:08:45Z</updated>
<entry>
<title>Update ruby-activeldap to 3.2.2.</title>
<updated>2012-09-03T15:08:45Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-09-03T15:08:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8f7f678be417926ea5c53681c494889aaa57c407'/>
<id>urn:sha1:8f7f678be417926ea5c53681c494889aaa57c407</id>
<content type='text'>
Now this package supports Ruby on Rails 3.2.

3.2.2: 2012-09-01

* Supported entry creation by direct ActiveLdap::Base use.
  [Reported by Craig White]
* Started to use Travis CI.

3.2.1: 2012-08-31

* Fixed a bug that ActiveLdap::Base#delete doesn't work.
  [Reported by Craig White]

3.2.0: 2012-08-29

* [GitHub:#39] Supported Rails 3.2.8. [Reported by Ben Langfeld]
* [GitHub:#13] Don't use deprecated Gem.available?. [Patch by sailesh]
* [GitHub:#19] Supported new entry by @ha_many :wrap@. [Patch by Alex Tomlins]
* Supported @:only@ option in XML output.
* [GitHub:#14] Supported nil as single value. [Reported by n3llyb0y]
* [GitHub:#20] Supported ActiveModel::MassAssignmentSecurity.
  [Reported by mihu]
* [GitHub:#24] Supported Ruby 1.9 style Hash syntax in generator.
  [Patch by ursm]
* [GitHub:#25][GitHub:#39] Supported ActiveModel::Dirty.
  [Patch by mihu][Reported by Ben Langfeld]
* [GitHub:#26] Improved speed for dirty. [Patch by mihu]
* [GitHub:#28] Improved speed for initialization. [Patch by mihu]
* [GitHub:#29] Added .gemspec. [Suggested by mklappstuhl]
* [GitHub:#34] Removed an unused method. [Patch by mihu]
* [GitHub:#37] Improved will_paginate support. [Patch by Craig White]
* [GitHub:#40] Added missing test files to .gemspec. [Reported by Vt Ondruch]
* [GitHub:#41] Improved speed for find. [Patch by unixmechanic]
* Changed i18n backend to gettext from fast_gettext again.
* [GitHub:#42] Fixed a bug that optional second is required for GeneralizedTime.
  [Reported by masche842]
</content>
</entry>
<entry>
<title>Bump PKGREVISION for those RUBY_RAILS_STRICT_DEP is set to no implicitly now.</title>
<updated>2012-06-14T15:14:09Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-06-14T15:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64c056574e892523f5ee03b557632877ea4a10a5'/>
<id>urn:sha1:64c056574e892523f5ee03b557632877ea4a10a5</id>
<content type='text'>
(Relax dependency to Ruby on Rails component packages.)
</content>
</entry>
<entry>
<title>Remove dependency to ruby-fast_gettext since it is indirectly depeneded</title>
<updated>2012-03-20T10:13:13Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-03-20T10:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a261fdb07e4b4d6f3401e902430caef4d63ebee'/>
<id>urn:sha1:8a261fdb07e4b4d6f3401e902430caef4d63ebee</id>
<content type='text'>
by ruby-gettext_i18n_rails.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Update ruby-activeldap pacakge to 3.1.1.</title>
<updated>2012-02-14T14:36:45Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2012-02-14T14:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9db29a7e1a0e7eacbc09d3ba5f0e223512cbde76'/>
<id>urn:sha1:9db29a7e1a0e7eacbc09d3ba5f0e223512cbde76</id>
<content type='text'>
3.1.1: 2011-11-03

* Supported Rails 3.1.1.
* [GitHub:#9] Fixed a typo in document. [warden]
* [GitHub:#11] Added persisted?. [bklier]
* [GitHub:#16] Supported 4 or more bytes salt for SSHA and SMD5. [Alex Tomlins]

  Thanks

   * warden
   * bklier
   * Alex Tomlins

3.1.0: 2011-07-09

* Supported Rails 3.1.0.rc4. [Ryan Tandy, Narihiro Nakamura, Hidetoshi Yoshimoto]
* Removed ActiveRecord dependency and added ActiveModel dependency.
* Used YARD instead of RDoc as documentation sysytem.
</content>
</entry>
<entry>
<title>Switch to use RUBY_RAILS_SUPPORTED.</title>
<updated>2011-12-13T15:47:34Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-12-13T15:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8779ea92e6212ed0f755c4cac2fdc16cefba5db6'/>
<id>urn:sha1:8779ea92e6212ed0f755c4cac2fdc16cefba5db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-activeldap package to 1.2.4.</title>
<updated>2011-06-17T13:57:42Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-06-17T13:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7fb55bf5704a4dfce8f462e72eb4934490110b3e'/>
<id>urn:sha1:7fb55bf5704a4dfce8f462e72eb4934490110b3e</id>
<content type='text'>
* pkgsrc change: make it Ruby on Rails 2 only.


= CHANGES

== 1.2.4: 2011-05-13

* Splited AL-Admin into other repository: https://github.com/activeldap/al-admin
* [GitHub:#2] Fixed "path po cound not be found" error by fast_gettext.
  [rbq]

== 1.2.3: 2011-04-30

* [#40] Ignored nil value attribute.
  [christian.pennafort]
* [#48] Escaped ":" in filter value.
  [planetmcd]
* Added missing rubygems require.
  [spoidar]
* Used fast_gettext instead of gettext.
  [Peter Fern]
* Supported Rails 2.3.11.
  [Kris Wehner]
* Fixed wrong assertion in test.
  [Ryan Tandy]

=== Thanks

* christian.pennafort
* planetmcd
* spoidar
* Peter Fern
* Kris Wehner
* Ryan Tandy
</content>
</entry>
<entry>
<title>Switch to use RUBY_RAILS.</title>
<updated>2011-03-27T15:51:49Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-03-27T15:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c2c0c9ee062f13ecca2732d2fee55a12bdfbede'/>
<id>urn:sha1:8c2c0c9ee062f13ecca2732d2fee55a12bdfbede</id>
<content type='text'>
No functional change.
</content>
</entry>
<entry>
<title>Update databases/ruby-activeldap to 1.2.2.</title>
<updated>2010-09-10T04:09:42Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-09-10T04:09:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d1242b50962d50f84c49942826f8aac7846d6316'/>
<id>urn:sha1:d1242b50962d50f84c49942826f8aac7846d6316</id>
<content type='text'>
* Add LICENSE.
* Add proper dependency.
* Remove default value of GEM_BUILD.


= CHANGES

== 1.2.2: 2010-07-04

* Supported ActiveRecord 2.3.8 and Rails 2.3.8.
* [#37] Fixed gem dependencies in Rakefile. [zachwily]
* Fixed a bug that setting 'false' but 'nil' is returned. [Hideyuki Yasuda]
* Supported non-String attribute value as LDIF value. [Matt Mencel]
* Worked with a LDAP server that uses 'objectclass' not 'objectClass' as
  objectClass attribute name. [Tim Hermans]
* [#41] Provide SASL-option support, primarily for authzid
  [Anthony M. Martinez]
* [#43] Error with to_xml [ilusi0n.x]
* [#44] Accept '0' and '1' as boolean value [projekttabla]
* [#27429] Fixed inverted validatation by validate_excluded_classes
  [Marc Dequ«²nes]
* Supported DN attribute value for assosiation replacement.
  [J«Órg Herzinger]
</content>
</entry>
<entry>
<title>Distfile has changed with the same file name.</title>
<updated>2010-02-16T03:15:11Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-02-16T03:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b91ac625f55cc60410f72934508807f5b3fab4e'/>
<id>urn:sha1:7b91ac625f55cc60410f72934508807f5b3fab4e</id>
<content type='text'>
It changes some Ruby gem dependency only.

Introduce DIST_SUBDIR and update dependency of this package.

Should be fix PR pkg/42819 by Robert Elz.
</content>
</entry>
<entry>
<title>Update ruby-activeldap pacakge to 1.2.1.</title>
<updated>2010-02-14T12:45:27Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-02-14T12:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f3ea1d08ca71566c8df70e8e8b8b8869cc203a97'/>
<id>urn:sha1:f3ea1d08ca71566c8df70e8e8b8b8869cc203a97</id>
<content type='text'>
= CHANGES

== 1.2.1: 2009-12-15

* Supported ActiveRecord 2.3.5 and Rails 2.3.5.
* Supported GetText 2.1.0 and Locale 2.0.5.
* belongs_to(:many) support DN attribute.
* [#31] ActiveLdap::Base#attributes returns data that reflects
  schema definition. [Alexey.Chebotar]
* blocks DN attribute change by mass assignment with :id =&gt; ....
* [#35] fix has_many association is broken. [culturespy]
* Supported nested attribute options. [Hideyuki Yasuda]

== 1.2.0: 2009-09-22

* Supported ActiveRecord 2.3.4 and Rails 2.3.4.
* [IMCOMPATIBLE]
  [#23932] Inconsistant DN handling in object attributes [Marc Dequenes]
  (ActiveLdap::Base#dn and ActiveLdap::Base#base return
  ActiveLdap::DN not String)
* [#26824] support operational attributes detection [Marc Dequenes]
  (added ActiveLdap::Schema::Attribute#directory_operation?)
* [#27] Error saving an ActiveLDAP user [brad@lucky-dip.net]
* [#29] Raised on modify_rdn_entry when rdn already exists [Alexey.Chebotar]
* Added ActiveLdap::DN.parent.
* Supported renaming an entry. Renaming other DTI is only supported by
  JNDI backend.

== 1.1.0: 2009-07-18

* Improved tutorial. [Kazuaki Takase]
* Improvements:
  * API:
    * [#26] Supported to_xml for associations. [achemze]
    * ActiveLdap::Base.delete_all(filter=nil, options={}) -&gt;
      ActiveLdap::Base.delete_all(filter_or_options={}).
      Sure, old method signature is also still supported.
    * belongs_to(:many) with :foreign_key is deprecated.
      Use :primary_key instead of :foreign_key. [Kazuaki Takase]
    * Means of has_many's :primary_key and :foreign_key are inverted.
      [Kazuaki Takase]
    * [experimental] Added ldap_field ActionView helper to
      generate form fileds for a LDAP entry.
  * Suppressed needless attributes updating.
* Dependencies:
  * Re-supported GetText.
  * ActiveRecord 2.3.2 is only supported.

== 1.0.9

* Added documents in Japanese. [Kazuaki Takase]
* Supported Ruby 1.9.1.
  * [#20] [Ruby 1.9 Support] :: Running Tests [Alexey.Chebotar]
* Supported Rails 2.3.2.
  * [#18] [Rails 2.3 Support] :: Running WEBrick Hangs [Alexey.Chebotar]
* Bug fixes:
  * Fixed blank values detection. [David Morton]
  * [#22] Ruby 1.8.6 p287 :: Undefined methods [Alexey.Chebotar]
  * Fixed gem loading. [Tiago Fernandes]
  * Fixed DN change via #base=. [David Morton]
  * Fixed infinite retry on timeout.
  * Fixed needless reconnection.
* API improvements:
  * Removed needless instance methods: #prefix=,
    #dn_attribute=, #sort_by=, #order=, #required_classes=,
    #recommended_classes= and #excluded_classes. [David Morton]
  * Removed obsolete scafoold_al generator.
  * Reduced default :retry_limit.
  * Supported association as parameter. [Joe Francis]
  * Normalized schema attribute name. [Tim Hermans]
  * Suppressed AuthenticationError -&gt; ConnectionError
    conversion on reconnection. [Kazuaki Takase]
  * Added ActiveLdap::Schema#dump.
  * ActiveLdap::Base.establish_connection -&gt;
    ActiveLdap::Base.setup_connection.
  * Supported ActiveLdap::Base.find(:last).
  * Added convenient methods:
    * ActiveLdap::Base.first
    * ActiveLdap::Base.last
    * ActiveLdap::Base.all

== 1.0.2

* Removed Base64 module use.
* Improved LDIF parser.
* Improved scheme parser.
* Supported Base64 in XML serialization.
* Supported TLS options.
* Supported ActiveRecord 2.2.2.
* Supported Ruby on Rails 2.2.2.
* Used rails/init.rb and rails_generators/ directory structure convention
  for Rails and gem. rails/ directory will be removed after 1.0.2 is released.
* AL-Admin migrated to Ruby on Rails 2.2.2 form 2.0.2.
* Improved ActiveDirectory integration.
* Accepted :class_name for belong_to and has_many option.
* Improved default port guess.
* Bug fixes:
  * [#4] ModifyRecord#load doesn't operate atomic. [gwarf12]
  * [#5] to_xml supports :except option. [baptiste.grenier]
  * [#6] to_xml uses ActiveResource format. [baptiste.grenier]
  * Out of ranged GeneralizedTime uses Time.at(0) as fallback value.
    [Richard Nicholas]
  * ActiveLdap::Base#to_s uses #to_ldif. [Kazuhiro NISHIYAMA]
  * Fixed excess prefix extraction. [Grzegorz Marszaek]
  * Skiped read only attribute validation. [Shimasawara-san]
  * Treated "" as empty value. [Ted Lepich]
  * [#9][#16] Reduced raising when DN value is invalid.
    [danger1986][Alexey.Chebotar]
  * [#10][#12] Fixed needless ',' is appeared. [michael.j.konopka]
  * [#11] Required missing 'active_ldap/user_password'. [michael.j.konopka]
  * [#13] Returned entries if has_many :wrap has nonexistent entry.
    [ingersoll]
  * [#15] Fixed type error on computing DN. [ery.lee]
  * "&gt;=" filter operator doesn't work. [id:dicdak]
  * [#17] ActiveLdap::Base.create doesn't raise exception. [Alexey.Chebotar]
</content>
</entry>
</feed>
