Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Get the specs to start when an AR connection is not present. | Carl Lerche | 2010-03-11 | 1 | -1/+2 | |
| | ||||||
* | Release v0.3.1 | Emilio Tagua | 2010-03-10 | 1 | -1/+1 | |
| | ||||||
* | Release v0.3.0 | Emilio Tagua | 2010-03-10 | 1 | -2/+2 | |
| | ||||||
* | Release v0.2.1 | Bryan Helmkamp | 2010-02-05 | 1 | -1/+1 | |
| | ||||||
* | Release v0.2.0 | Bryan Helmkamp | 2010-01-31 | 1 | -1/+1 | |
| | ||||||
* | Dont require activerecord | Pratik Naik | 2010-01-09 | 1 | -3/+0 | |
| | ||||||
* | This is 0.2.pre now | Bryan Helmkamp | 2009-11-10 | 1 | -1/+1 | |
| | ||||||
* | Dropping Jeweler in favor of some simple Thor tasks (for Gemcutter) | Bryan Helmkamp | 2009-10-27 | 1 | -0/+2 | |
| | ||||||
* | Autoload Arel::Session | Bryan Helmkamp | 2009-09-30 | 1 | -3/+5 | |
| | ||||||
* | When Arel is loaded the $LOAD_PATH should already be set properly, so don't ↵ | Bryan Helmkamp | 2009-09-20 | 1 | -1/+0 | |
| | | | | modify it | |||||
* | Cherry pick AS extensions. | Emilio Tagua | 2009-09-14 | 1 | -0/+4 | |
| | ||||||
* | Remove explicit rubygems require. Use Active Support provided by Active ↵ | Jeremy Kemper | 2009-09-14 | 1 | -7/+1 | |
| | | | | Record. Add self to load path after requiring Active Record. | |||||
* | Require active_support and active_record by name in LOAD_PATH instead of gem ↵ | Jeremy Kemper | 2009-09-14 | 1 | -2/+2 | |
| | | | | name (deprecated) | |||||
* | Merge commit 'brynary/master' | Emilio Tagua | 2009-05-26 | 1 | -0/+13 | |
|\ | | | | | | | | | | | | | Conflicts: lib/arel.rb lib/arel/session.rb | |||||
| * | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | Conflicts: lib/arel.rb lib/arel/arel.rb lib/arel/engines/memory/predicates.rb lib/arel/engines/memory/relations/array.rb lib/arel/engines/sql/relations/table.rb | |||||
| * | moved sql related code to its own engine area | Bryan Helmkamp | 2009-05-17 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/arel/engine.rb lib/arel/extensions/object.rb lib/arel/predicates.rb lib/arel/primitives/attribute.rb lib/arel/primitives/expression.rb lib/arel/primitives/value.rb lib/arel/relations/operations/join.rb lib/arel/relations/relation.rb lib/arel/relations/utilities/externalization.rb lib/arel/relations/utilities/nil.rb lib/arel/relations/writes/delete.rb lib/arel/relations/writes/insert.rb lib/arel/relations/writes/update.rb spec/arel/unit/relations/skip_spec.rb spec/arel/unit/relations/take_spec.rb spec/spec_helper.rb | |||||
* | | Removed lib to avoid any conflict in merge | Emilio Tagua | 2009-05-26 | 1 | -16/+0 | |
| | | ||||||
* | | Require active_support/core_ext since ActiveRecord don't require it any more | Emilio Tagua | 2009-05-18 | 1 | -1/+2 | |
|/ | ||||||
* | Moved require to initializer | Emilio Tagua | 2009-04-23 | 1 | -1/+2 | |
| | ||||||
* | some convenience methods | Nick Kallen | 2008-05-19 | 1 | -0/+1 | |
| | ||||||
* | reorganized file structure | Nick Kallen | 2008-05-19 | 1 | -1/+2 | |
| | ||||||
* | officially renamed active_relation to arel | Nick Kallen | 2008-04-18 | 1 | -0/+12 | |