Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the verison to 9.0.0.alpha | Sean Griffin | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | Enable frozen_string_literal in all files in arel | Rafael Mendonça França | 2017-02-13 | 1 | -0/+1 |
| | |||||
* | Raise custom error on empty join | Daniel Colson | 2017-01-17 | 1 | -0/+2 |
| | |||||
* | Bump arel to 8.0.0 | Rafael Mendonça França | 2016-12-29 | 1 | -1/+1 |
| | |||||
* | Arel master is alre 7.2 | Rafael Mendonça França | 2016-12-28 | 1 | -1/+1 |
| | | | | closes #461 | ||||
* | Release 7.1.1 | Rafael Mendonça França | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | Release 7.1.0 | Rafael Mendonça França | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | Bump to 7.0.1.pre in anticipation of next release | Jeremy Daer | 2016-05-29 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Release 7.0.0 | Rafael Mendonça França | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Change the version to 7.0.0.alpha | Sean Griffin | 2014-12-29 | 1 | -1/+1 |
| | |||||
* | Prepare for 6.0.0 | Rafael Mendonça França | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Bump to 6.0.0.beta2 | Godfrey Chan | 2014-10-30 | 1 | -1/+1 |
| | |||||
* | Prepare to 6.0.0.beta1 | Rafael Mendonça França | 2014-08-17 | 1 | -1/+1 |
| | |||||
* | Arel master is 6.0 | Rafael Mendonça França | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Remove deprecated Arel::Expression | Rafael Mendonça França | 2014-02-10 | 1 | -4/+0 |
| | |||||
* | Remove deprecated Arel::SqlLiteral | Rafael Mendonça França | 2014-02-10 | 1 | -5/+0 |
| | |||||
* | Remove deprecated constant aliases | Rafael Mendonça França | 2014-02-10 | 1 | -1/+0 |
| | |||||
* | Removed deprecated `Arel::Sql::Engine` and make use of `FakeRecord::Base` ↵ | Vipul A M | 2014-02-10 | 1 | -1/+0 |
| | | | | inplace directly for test helper. | ||||
* | Arel master is 5.0.0 | Rafael Mendonça França | 2013-11-18 | 1 | -1/+1 |
| | |||||
* | Release 4.0.1 | Rafael Mendonça França | 2013-10-22 | 1 | -1/+1 |
| | |||||
* | Release 4.0.0 | Rafael Mendonça França | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | bumping to beta2 | Aaron Patterson | 2013-03-14 | 1 | -1/+1 |
| | |||||
* | bumping to beta1 | Aaron Patterson | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Revert "Revert "Merge pull request #113 from xuanxu/remove_relation"" | Aaron Patterson | 2012-03-27 | 1 | -2/+0 |
| | | | | This reverts commit 6e8d1587091e00a84ea24ab92d9e836c3c38bcb8. | ||||
* | Revert "Merge pull request #113 from xuanxu/remove_relation" | Aaron Patterson | 2012-03-27 | 1 | -0/+2 |
| | | | | | This reverts commit 9978fc40a8a5a262670279129a335845ad647f48, reversing changes made to b45466757424b98e1fe9699042d23550fd5b8751. | ||||
* | Remove deprecated Relation module | Juanjo Bazán | 2012-03-27 | 1 | -2/+0 |
| | |||||
* | Support ANSI SQL2003 window functions. | Alexander Staubo | 2012-02-22 | 1 | -0/+1 |
| | |||||
* | bumping version and spec | Aaron Patterson | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | bumping to 3.0.1 | Aaron Patterson | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | bumping to 3.0.0 | Aaron Patterson | 2012-01-12 | 1 | -1/+1 |
| | |||||
* | updating to rc1 | Aaron Patterson | 2011-12-14 | 1 | -1/+1 |
| | |||||
* | bumping version | Aaron Patterson | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | version bump | Aaron Patterson | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | bumping to 2.2.0 | Aaron Patterson | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | updating version | Aaron Patterson | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | prepping for 2.1.4 release | Aaron Patterson | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | fixing broken gem build | Aaron Patterson | 2011-06-27 | 1 | -1/+1 |
| | |||||
* | version bump | Aaron Patterson | 2011-06-27 | 1 | -1/+1 |
| | |||||
* | zomg prep release | Aaron Patterson | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | increasing version to 2.1.0 | Aaron Patterson | 2011-04-30 | 1 | -1/+1 |
| | |||||
* | Move #as to AliasPredication, stop overriding Function's #as. | Ernie Miller | 2011-04-29 | 1 | -0/+1 |
| | |||||
* | Add support for ordering on expressions | Arthur Taylor | 2011-04-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Conflicts: lib/arel.rb lib/arel/attributes/attribute.rb lib/arel/nodes/infix_operation.rb lib/arel/nodes/named_function.rb Conflicts: lib/arel.rb lib/arel/attributes/attribute.rb | ||||
* | implemented support for math operations in numeric attributes | Vladimir Meremyanin | 2011-01-29 | 1 | -0/+1 |
| | |||||
* | sql literals may be used as column attributes | Aaron Patterson | 2010-12-22 | 1 | -0/+4 |
| | |||||
* | adding a join factory method on the select manager | Aaron Patterson | 2010-12-07 | 1 | -0/+1 |
| | |||||
* | moving master to 2.0.7.beta until rails dependencies are cleared up | Aaron Patterson | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | adding enumerable, making beta gem | Aaron Patterson | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | bumping version | Aaron Patterson | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | terrorist version bump | Aaron Patterson | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | adding a convenience alias to Node | Aaron Patterson | 2010-11-29 | 1 | -0/+3 |
| |