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

joshuabowers / opium / 130

Builds Branch Commit Type Ran Committer Via Coverage
130 master [#23, #24] Have introduced Opium::Model::Inheritable, which ensures that a subclass gets its parent's fields. push 26 Mar 2015 09:31PM UTC joshuabowers travis-ci pending completion   set done
129 master [#16] While not fully tested, Findable now exists; most of its effective behavior delegates to Criteria. It also is now the place where .find is defined. push 25 Mar 2015 11:47PM UTC joshuabowers travis-ci pending completion   set done
128 master [#3] Have verified that the proper headers are being sent for both :put and :delete for users. push 25 Mar 2015 10:52PM UTC joshuabowers travis-ci pending completion   set done
127 master [#11] Queryable#between now takes into account range's exclude_end?; it will use and appropriately to build the criteria. push 25 Mar 2015 10:03PM UTC joshuabowers travis-ci pending completion   set done
126 master [#17] Criteria now mixes in Enumerable. push 25 Mar 2015 09:22PM UTC joshuabowers travis-ci pending completion   set done
125 master [#3] On the road to successfully testing sent headers. Have verified that the correct headers are being sent for :put/:update. Will need to test a few other edge cases: :post/:create, :delete, and the whole set again if no session_token is present... push 25 Mar 2015 07:03AM UTC joshuabowers travis-ci pending completion   set done
124 master [#15] Have seemingly resolved some of the issues I was experiencing with the :sent_headers option to Connectable#http. It should now be possible to correctly spec headers. Note that the REST API key is now being added in to the request headers if ... push 25 Mar 2015 04:41AM UTC joshuabowers travis-ci pending completion   set done
123 master [#8] Calling page after per (e.g. .per(10).page(2)) should now correctly set both the offset_value and limit_value for the query. push 24 Mar 2015 11:03PM UTC joshuabowers travis-ci pending completion   set done
122 master [#8] :page and :per now ensure that :cache is called. This didn't take any extra subclasses: :page is already being defined within Queryable, and an override of :per was also possible in the same location. push 24 Mar 2015 10:48PM UTC joshuabowers travis-ci pending completion   set done
121 master [#8] Cleaned up some of the kaminari_spec to read better. Have expanded the specs to ensure that things like :limit_value, :offset_value, and :per work correctly in both usage contexts. push 24 Mar 2015 10:33PM UTC joshuabowers travis-ci pending completion   set done
120 master [#8] When Kaminari is present, Queryables get an #entry_name, which is based on the #model_name push 24 Mar 2015 09:42AM UTC joshuabowers travis-ci pending completion   set done
119 master [#8; WIP] Lots of craziness. Criteria#empty? no longer references a criteria's constraints; rather, it refers to the criteria's count. #constraints? and variables? have been introduced, which wrap their hash's empty?. (constraints? ignores an impl... push 24 Mar 2015 09:30AM UTC joshuabowers travis-ci pending completion   set done
118 master [#8; WIP] Have the bulk of the behavior for Kaminari support baked in; currently testing that there are no omitted methods. Electing to have necessary methods which are defined within the model but not within the criteria to be delegated to the mo... push 24 Mar 2015 07:24AM UTC joshuabowers travis-ci pending completion   set done
117 master [#8; WIP] Kaminari support; scopable and queryable have been updated to include the appropriate kaminari modules, should kaminari be present. push 24 Mar 2015 05:55AM UTC joshuabowers travis-ci pending completion   set done
116 master In a better effort to support the 1.0.0 milestone, made some environment tests to find a lower bound for supported activemodel. Can at least verify that 4.0 works; hence the downgrading of its requirement in the gemspec to ~> 4.0. Rails and kamina... push 24 Mar 2015 04:22AM UTC joshuabowers travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 16
  • 17
  • 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