• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

take-five / activerecord-hierarchical_query / 77

Builds Branch Commit Type Ran Committer Via Coverage
77 master Fixes #join_recursive for models with an order clause in the default scope Pull #15 09 Nov 2016 04:43PM UTC web-flow travis-ci pending completion   set done
76 master make updates for rails 5 Pull #14 29 Sep 2016 04:27PM UTC web-flow travis-ci pending completion   set done
75 master Add support for duplicate WHERE condition in both terms In rails 4.2 this example would fail: ``` Category.join_recursive do |q| q.start_with(trait_id: '1').where(trait_id: '1').connect_by(id: :parent_id) end ``` This commit fixes this issue push 15 Sep 2016 08:56AM UTC take-five travis-ci pending completion   set done
74 v0.1.3 Bump version to 0.1.3 push 15 Sep 2016 08:41AM UTC take-five travis-ci pending completion   set done
73 master Bump version to 0.1.3 push 15 Sep 2016 08:35AM UTC take-five travis-ci pending completion   set done
72 v0.1.2 Bump version to 0.1.2 push 18 Aug 2016 12:47PM UTC take-five travis-ci pending completion   set done
71 master Bump version to 0.1.2 push 18 Aug 2016 12:41PM UTC take-five travis-ci pending completion   set done
70 master Fix usage of bind variables inside generated query Prior to this commit, relation was joined to generated subquery, converted to String with `#to_sql` method, which lead to situations, when it was impossible to use generated query as another subq... push 18 Aug 2016 12:21PM UTC take-five travis-ci pending completion   set done
69 master Add information about UNION DISTINCT to README.md push 16 Aug 2016 06:46PM UTC take-five travis-ci pending completion   set done
68 v0.1.1 Bump version to 0.1.1 push 16 Aug 2016 06:40PM UTC take-five travis-ci pending completion   set done
67 master Bump version to 0.1.1 push 16 Aug 2016 06:34PM UTC take-five travis-ci pending completion   set done
66 master Remove "vagrant" user from spec/database.yml push 16 Aug 2016 06:28PM UTC take-five travis-ci pending completion   set done
65 pull-request-11-branch add method for rails < 4.2 Pull #12 16 Aug 2016 06:23PM UTC web-flow travis-ci pending completion   set done
64 pull-request-11-branch Merge pull request #11 from blueapron/inv2.0/changes_for_laq Inv2.0/changes for laq push 16 Aug 2016 06:15PM UTC web-flow travis-ci pending completion   set done
63 pull-request-11-branch Bump version to 0.1.0 push 16 Aug 2016 06:11PM UTC take-five travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc