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

joshuabowers / opium / 85

Builds Branch Commit Type Ran Committer Via Coverage
85 master Partial support for queries, though I'm fairly certain that this won't easily support ways to chain criteria for the subqueries. Need to write more specs. push 09 Jan 2015 02:25AM UTC joshuabowers travis-ci pending completion   set done
84 master Have altered the way that pointers get generated from a model: now, will result in nil if the model is a new record. push 09 Jan 2015 02:05AM UTC joshuabowers travis-ci pending completion   set done
83 master Have implemented a basic Pointer class for representing the Parse construct. A model now will generate a pointer for itself when :pointer is called. A model's :to_parse calls the pointer's :to_parse, which yields a pointer hash. push 09 Jan 2015 01:59AM UTC joshuabowers travis-ci pending completion   set done
82 master Have implemented #select and #dont_select, which are largely wrappers around the newly implmented Criteria#to_parse; this latter method converts the criteria into a -compliant hash. push 09 Jan 2015 01:02AM UTC joshuabowers travis-ci pending completion   set done
81 master Have added a couple of extra aliases to existing criteria methods. Have implemented #keys, which maps to the REST APIs projection concept. push 09 Jan 2015 12:32AM UTC joshuabowers travis-ci pending completion   set done
80 master Fixed some logic issues with doing operations on hashes, where mapped values were flattened too deeply. Slightly refactoring of the spec logic for queryable, to cut down on some repetition. Have implemented Queryable's #all, #and, #exists, #in, #n... push 08 Jan 2015 11:15PM UTC joshuabowers travis-ci pending completion   set done
79 master Rewrote #between to use #gte and #lte, to make things a bit more DRY. push 08 Jan 2015 03:03AM UTC joshuabowers travis-ci pending completion   set done
78 master Queryable#between has been implemented; delegates to chained wheres. push 08 Jan 2015 03:01AM UTC joshuabowers travis-ci pending completion   set done
77 master Array and Hash have very basic (and not well spec'd) implementations for :to_parse, which mostly just convert their values over to parse equivalents while maintaining the objects themselves. Not entirley useful for storage, but useful for querying... push 08 Jan 2015 02:22AM UTC joshuabowers travis-ci pending completion   set done
76 master Have implemented specs and behavior for Queryable's #gt, #gte, #lt, and #lte. push 08 Jan 2015 01:14AM UTC joshuabowers travis-ci pending completion   set done
75 master Queryable#where is tentatively written. Note that this is not attempting to defensively parse whatever it is given, so shenanigans could ensue. push 08 Jan 2015 12:49AM UTC joshuabowers travis-ci pending completion   set done
74 master Wrote a few more specs detailing usage of #order. Have also expanded the usage of #order, so that it can be chained with itself, such that each successive chain extends, rather than replaces, the previous values. push 08 Jan 2015 12:33AM UTC joshuabowers travis-ci pending completion   set done
73 master While it isn't completely pretty, the issues in Scopable should now be resolved. push 08 Jan 2015 12:19AM UTC joshuabowers travis-ci pending completion   set done
72 master Confusing myself with attempting to get default_scope and unscoped working properly. Will need to think on it further. push 07 Jan 2015 04:46AM UTC joshuabowers travis-ci pending completion   set done
71 master Working on making criteria aware of their executing models, so that they can be executed outside of their model conext. push 07 Jan 2015 02:16AM UTC joshuabowers travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 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