Keenan Brock
57bb1aa4f9
Upgrade rails versions
...
upgrading to the latest versions of rails
2021-05-26 03:36:17 -04:00
Keenan Brock
97cdc5df13
remove coveralls
...
getting some errors with coveralls
not really paying attention to these metrics. removing this to simplify the gem dependencies
2021-05-26 03:30:00 -04:00
d-m-u
890b9e1105
update to 5.2.4.5
2021-04-10 08:18:30 -04:00
d-m-u
d39ca3b99f
drop support for five oh and five one
2021-01-21 13:31:58 -05:00
Keenan Brock
8b53592db9
drop rails 4.x
2020-10-08 10:57:47 -04:00
Hector Medina-Fetterman
715f5f293a
Update ancestry.gemspec
...
Missing a comma
2020-09-23 20:52:00 +02:00
Hector Medina-Fetterman
fa03c4cbe3
Fixing file inclusion error in gemspec
...
Generalized file inclusion to simply load the lib folder
-Require lib folder
-Include subfolders inside lib for the locales directory
-Adding CHANGELOG
2020-09-23 20:42:05 +02:00
Keenan Brock
5e875e008c
Merge pull request #499 from d-m-u/edit_gem_description
...
minor gem description readability edits
2020-08-04 01:08:58 -04:00
Keenan Brock
ac22e1d123
remove test-unit comment
2020-08-03 19:03:57 -04:00
Keenan Brock
405f8a314e
Update ancestry required versions
...
These are mostly to get to a recent version of things
It will probably still work in rails 4.1
2020-08-03 18:33:06 -04:00
d-m-u
ac4362b9f7
minor description readability edits
2020-08-03 10:05:32 -04:00
Keenan Brock
95dcbe93c0
Simplify gem files - us ENV for db
2019-06-10 15:35:53 -04:00
Ewoud Kohl van Wijngaarden
3f6c8bcfc2
Use HTTPS in the gemspec website URL
2018-05-28 23:00:38 +02:00
Keenan Brock
5946fb93bb
add version variable to ancestry gem
2018-04-16 20:23:12 -04:00
Keenan Brock
45b5687725
update appraisals to match .travis.yml
...
upgrade ruby test versions and rails versions
conditionally compile JSON for ruby 2.4 compatibility
2018-04-16 19:42:18 -04:00
Keenan Brock
5d239b4766
metadata
2017-05-20 06:51:26 -04:00
Keenan Brock
fce7f14336
fix readme metadata
2017-05-20 06:47:20 -04:00
Keenan Brock
71d4f8e824
update authors
2017-05-05 12:59:31 -04:00
Keenan Brock
95f83fcc77
move conditions to materialized path
2016-12-28 09:51:24 -05:00
Keenan Brock
0bc63c02a1
drop tests for rails 3.0 and 3.1
...
dropping rails 3.0 to be able to use `pluck`
rails 3.1 will still work, but no longer testing this version
2016-12-20 11:19:18 -05:00
Keenan Brock
5085451fc0
Merge pull request #292 from kbrock/rdoc_readme
...
use yard for documentation
2016-10-25 15:54:46 -04:00
Keenan Brock
b52d19fe95
Upgrade ruby and rails. Add rails 5.0 and mysql2
2016-10-21 16:48:42 -04:00
Keenan Brock
6312503534
use yard
2016-10-21 16:47:13 -04:00
Jason Frey
dde594790c
Fix various issues where tests were not running
...
- Fix issue where "minitest/autorun" must be required for newer versions
of Rails
- Made sqlite3 the default local database when not using appraisals
- Handle non-installed databases when running `appraisal rake test`
locally
2016-02-08 23:43:23 -05:00
Denis Sukhonin
1bfbf1ae8b
Delete trailing whitespaces.
2015-12-31 22:09:19 -05:00
Keenan Brock
c722da1e9f
Add newer versions of ruby to travis
2015-12-14 15:42:22 -05:00
Stefan Henzen
bfcbb57c88
Bump version to 2.1.0, update CHANGELOG
2014-04-16 12:22:05 +02:00
Miroslav Suchý
0580324f2c
wrap up description to 80 characters
2013-08-13 15:55:38 +02:00
Miroslav Suchý
d87eef3b6f
type s/organised/organized/
2013-08-13 15:55:38 +02:00
Miroslav Suchý
6fce995363
define license
2013-08-13 15:55:38 +02:00
Miroslav Suchý
2c4da40462
summary should be short, description is long
2013-08-13 15:55:38 +02:00
Stefan Henzen
e8a25365d6
Set version to 2.0.0, more tnx in README
2013-05-17 17:05:53 +02:00
Stefan Henzen
6d09564d31
update changelog in README, set gemspec to rc1
2013-05-07 16:04:36 +02:00
Stefan Henzen
8850dcaf66
Applied [82f6a33] Fixed it for Rails 3.2 and broke it for 2.x, changed version 1.2.6 and activerecord dependency to >= 3.0.0
...
Dropped support for primary_key_format
Added rake task test_all
Bumped version to 2.0.0
Bumped activerecord dependency to >= 3.0.0
Fixed tests for 3.0.0
2012-06-27 11:57:21 +02:00
Gerjan Stokkink
0a0d6b2570
Make that 1.3.0
2012-05-04 13:37:14 +02:00
Gerjan Stokkink
75960719f3
Upgrade version number to 1.3
2012-05-04 13:29:51 +02:00
Gerjan Stokkink
91bc017192
Revert "Fixed it for Rails 3.2 and broke it for 2.x, changed version 1.2.6 and activerecord dependency to >= 3.0.0", as it is an incomplete commit. Rails 3-specific code has been moved to the rails3 branch.
...
This reverts commit b5fd912e58 .
2012-05-04 10:10:42 +02:00
Stefan Kroes
b5fd912e58
Fixed it for Rails 3.2 and broke it for 2.x, changed version 1.2.6 and activerecord dependency to >= 3.0.0
2012-03-27 15:36:34 +02:00
Roel van der Hoorn
7b214ee81b
Up the version number.
2012-03-15 13:10:37 +01:00
Stefan Kroes
9267b46343
Released 1.2.3
2010-10-28 09:16:32 +02:00
Stefan Kroes
e84fa5eced
Ancestry 1.2.2
2010-10-24 11:34:56 +02:00
Stefan Kroes
648a79ca73
Fixed README and gemspec
2010-10-24 10:53:41 +02:00
Stefan Kroes
f1955bb570
Changed test suite to run independently of Rails application
2010-09-18 11:19:40 +02:00
Stefan Kroes
ecea76f4c0
Version 1.2.0
2010-02-27 17:45:41 +01:00
Stefan Kroes
853e453f1d
- Version 1.1.4 (2009-11-07)
...
- Thanks to a patch from tom taylor, Ancestry now works with different primary keys
2009-11-07 10:19:33 +01:00
Stefan Kroes
b9a102a43f
- Version 1.1.3 (2009-11-01)
...
- Fixed a pretty bad bug where several operations took far too many queries
2009-11-01 14:36:00 +01:00
Stefan Kroes
e3ea26a54e
- Version 1.1.2 (2009-10-29)
...
- Added validation for depth cache column
- Added STI support (reported broken)
2009-10-29 12:31:45 +01:00
Stefan Kroes
22c43f458e
Fixed to typos and changed date in gemspec
2009-10-29 01:38:32 +01:00
Stefan Kroes
48441fb489
- Version 1.1.1 (2009-10-28)
...
- Fixed some parentheses warnings that where reported
- Fixed a reported issue with arrangement
- Fixed issues with ancestors and path order on postgres
- Added ordered_by_ancestry scope (needed to fix issues)
2009-10-28 08:56:51 +01:00
Stefan Kroes
df705c3533
Version 1.1.0 done!
...
- Depth caching (and cache rebuilding)
- Depth method for nodes
- Named scopes for selecting by depth
- Relative depth options for tree navigation methods:
- ancestors
- path
- descendants
- descendant_ids
- subtree
- subtree_ids
- Updated README
- Easy migration from existing plugins/gems
- acts_as_tree checks unknown options
- acts_as_tree checks that options are hash
- Added a bang (!) to the integrity functions
- Since these functions should only be used from ./script/console and not from your appliction, this change is not considered as breaking backwards compatibility and the major version wasn't bumped.
- Updated install script to point to documentation
- Removed rails specific init
- Removed uninstall script
2009-10-22 16:32:26 +02:00