- Notifications
You must be signed in to change notification settings - Fork 246
Pull requests: ClosureTree/closure_tree
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve performance issue for DELETE command
#185 by zzet was merged Nov 2, 2015 Loading… updated Nov 2, 2015
Point out we can just set the parent on a child
#177 by fabien-michel was merged Nov 2, 2015 Loading… updated Nov 2, 2015
Change requirement for Ruby version back to 2.0.0
#187 by anduong was merged Nov 5, 2015 Loading… updated Nov 6, 2015
Fixed Rails 5 Active Record method name collision.
#209 by st0yanov was merged Apr 25, 2016 Loading… updated Apr 25, 2016
Remove unused instance variable
#218 by jonasheinrich was merged Jul 17, 2016 Loading… updated Jul 17, 2016
adds ActiveRecord >= 5.0.0.beta1 support for tree roots; fixes #195
#204 by jayfredlund was merged Jul 17, 2016 Loading… updated Jul 17, 2016
fix validation on parent for Rails 5
#196 by pacMakaveli was closed Jul 18, 2016 Loading… updated Jul 18, 2016
Clarify :dependent option when you don't want to act on descendant nodes upon parent deletion.
#202 by fbernier was merged Jul 18, 2016 Loading… updated Jul 18, 2016
Rails 5 tests passing. Fixes #220
#221 by aaronrussell was merged Jun 20, 2016 Loading… updated Sep 24, 2016
Use first 32 chars from Digest::SHA1 of class for advisory lock name
#234 by hut8 was merged Oct 8, 2016 Loading… updated Oct 8, 2016
has_closure_tree_root - Better tree eager loading
#232 by smoyte was merged Oct 3, 2016 Loading… updated Oct 11, 2016
Enhance compatibility for SqlServer 2008
#200 by MartinKoerner was merged Oct 10, 2016 Loading… updated Oct 10, 2016
Add a Gitter chat badge to README.md
#241 by gitter-badger was closed Nov 24, 2016 Loading… updated Nov 24, 2016
Make with_ancestor work with ActiveRecord_AssociationRelation param Needs tests
#238 by dav1a1223 was closed Dec 9, 2016 Loading… updated Dec 9, 2016
Fixed bugs with *_including_tree argument list Needs tests
#237 by smoyte was closed Dec 9, 2016 Loading… updated Dec 9, 2016
Get extra attibutes from the model for the digraph export Needs tests
#194 by froderik was closed Dec 9, 2016 Loading… updated Dec 9, 2016
Feature/primary keys Feature request
#112 by D1plo1d was closed Dec 9, 2016 Loading… updated Dec 9, 2016
rewrites #root method as ActiveRecord association Feature request
#118 by tulak was closed Dec 9, 2016 Loading… updated Dec 9, 2016
Optimize delete_hierarchy_references for MySQL Feature request
#96 by aguereca was closed Dec 9, 2016 Loading… updated Dec 9, 2016
Adapting different SQL generation behavior of different activerecord versions Needs tests
#94 by ryancheung was closed Dec 9, 2016 Loading… updated Dec 9, 2016
ProTip! Type g i on any issue or pull request to go back to the issue listing page.