| Age | Commit message (Collapse) | Author | Files | Lines |
|
3.5.0 (2022-02-08)
* Support Rails 7.0.0
[Peter Berkenbosch](https://github.com/peterberkenbosch) and
[Andrew Hampton](https://github.com/andrewhampton)
* Make `order_column` option more flexible by removing explicit `=> :asc`
[Regis Millet](https://github.com/Kulgar)
* Updated README to use latest migration syntax [Justin
MacCarthy](https://github.com/macarthy)
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
|
|
|
3.4.0 (2021-2-22)
* Keep current scope when calling `roots` [Petrik de Heus](https://github.com/p8)
* STI record now can update counter cache correctly [Issei Murasawa](http://github.com/issei-m)
* [Compare to 3.3.1](https://github.com/collectiveidea/awesome_nested_set/compare/v3.3.1...v3.4.0)
|
|
3.3.1
* Add belongs_to :polymorphic key option only when used [Filippo Liverani](https://github.com/filippoliverani)
* [Compare to 3.3.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.3.0...v3.3.1)
3.3.0
* Update for compatibility with Rails 6.1 which no longer inherits scoping
(Messages of the form "DEPRECATION WARNING: Class level methods will no longer inherit scoping from ...") [Marc Rohloff](https://github.com/marcrohloff)
* Fix ruby 2.7 keyword parameters deprecation warning [Krisdigital](https://github.com/krisdigital)
* [Compare to 3.2.1](https://github.com/collectiveidea/awesome_nested_set/compare/v3.2.1...v3.3.0)
|
|
Update ruby-awesome_nested_set to 3.2.1.
3.2.1
* Don't reload in after_save callback. [Petrik de Heus](https://github.com/p8)
* Fix deprecation warning "Passing a range to `#in` is deprecated". [Konstantin Mochalov](https://github.com/kolen)
* [Compare to 3.2.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.2.0...v3.2.1)
|
|
* Bump PKGREVISION by RUBY_RAILS_DEFAULT change.
* And add "USE_LANGUAGES= #none".
|
|
Update ruby-awesome_nested_set to 3.2.0.
pkgsrc change: allow any rails version to depends on.
3.2.0
* Add support for Rails 6.0 [Stefan Andersen](https://github.com/stfnndrsn)
and [Damian Legawiec](https://github.com/damianlegawiec) and
[Jonathan Tapia](https://github.com/jtapia) and
[Alex](https://github.com/a-ta-ta)
|
|
pkglint -Wall -F --only aligned -r
No manual corrections.
|
|
pkgsrc change
* Drop support for Ruby on Rails 3.2.
* Support Ruby on Rails 4.2 and 5.1.
|
|
Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
entries on my machine. Seems no other ruby package has them. Bump
PKGREVISION.
|
|
An awesome nested set implementation for Active Record.
|