Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update history | Rafael Mendonça França | 2014-02-10 | 1 | -0/+12 |
| | |||||
* | Sync CHANGELOG | Rafael Mendonça França | 2014-02-05 | 1 | -0/+7 |
| | |||||
* | Release 5.0.0 | Rafael Mendonça França | 2013-12-04 | 1 | -0/+10 |
| | |||||
* | Add 3.0.3 to CHANGELOG entry [ci skip] | Rafael Mendonça França | 2013-11-15 | 1 | -0/+10 |
| | |||||
* | Update History for previous releases | Andrew Vit | 2013-11-15 | 1 | -0/+41 |
| | | | | | Conflicts: History.txt | ||||
* | Release 4.0.1 | Rafael Mendonça França | 2013-10-22 | 1 | -0/+12 |
| | |||||
* | Fixed typos | Prathamesh Sonpatki | 2013-05-17 | 1 | -3/+3 |
| | |||||
* | ARel -> Arel | Xavier Noria | 2013-04-14 | 1 | -1/+1 |
| | | | | | | | The project uses "Arel" most of the time, but there were a few "ARel" here and there. I checked with @brynary back in 2010 to pick one for the Rails documentation guidelines and "Arel" was chosen and documented. This patch chooses "Arel" vs "ARel" based on that. | ||||
* | ActiveRecord -> Active Record | Xavier Noria | 2013-04-14 | 1 | -2/+2 |
| | | | | As per the Rails documentation guidelines. | ||||
* | version bump | Aaron Patterson | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | Update History.txt | Jon Leighton | 2011-08-13 | 1 | -1/+9 |
| | |||||
* | bumping to 2.2.0 | Aaron Patterson | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | updating changelog | Aaron Patterson | 2011-08-08 | 1 | -0/+8 |
| | |||||
* | prepping for 2.1.4 release | Aaron Patterson | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | supressing nested parenthesis in multiple unions on mysql. thanks jhtwong. ↵ | Aaron Patterson | 2011-07-20 | 1 | -0/+1 |
| | | | | fixes #58 | ||||
* | fix depth first visitor to support ascending and descending nodes | Aaron Patterson | 2011-06-29 | 1 | -0/+6 |
| | |||||
* | fixing broken gem build | Aaron Patterson | 2011-06-27 | 1 | -1/+7 |
| | |||||
* | updating history file | Aaron Patterson | 2011-06-27 | 1 | -0/+3 |
| | |||||
* | visitors can define their own cache strategy for dispatch. fixes #57 | Aaron Patterson | 2011-06-27 | 1 | -0/+7 |
| | |||||
* | zomg prep release | Aaron Patterson | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | updating History | Aaron Patterson | 2011-05-10 | 1 | -0/+7 |
| | |||||
* | merging old history, adding release date | Aaron Patterson | 2011-04-30 | 1 | -2/+20 |
| | |||||
* | deprecating SelectManager#wheres method | Aaron Patterson | 2011-04-11 | 1 | -0/+3 |
| | |||||
* | fixing the leg order of TableAlias nodes | Aaron Patterson | 2011-03-30 | 1 | -0/+1 |
| | |||||
* | allowing sql literals for values in insert statements | Aaron Patterson | 2011-03-21 | 1 | -0/+1 |
| | |||||
* | adding create_insert method | Aaron Patterson | 2011-03-21 | 1 | -0/+1 |
| | |||||
* | cleaning up math operations on attributes | Aaron Patterson | 2011-03-07 | 1 | -0/+2 |
| | |||||
* | assinging nil to an offset will remove the offset from the AST | Aaron Patterson | 2011-02-25 | 1 | -0/+3 |
| | |||||
* | Adding SelectManager#limit= and removing limit nodes when nil is assigned to ↵ | Aaron Patterson | 2011-02-25 | 1 | -0/+2 |
| | | | | limit | ||||
* | adding TOP to sub selects for mssql | Aaron Patterson | 2011-02-02 | 1 | -0/+4 |
| | |||||
* | Added Arel::Nodes::NamedFunction for representing generic SQL functions | Aaron Patterson | 2011-01-04 | 1 | -0/+1 |
| | |||||
* | Merge branch '2-0-stable' into merge | Aaron Patterson | 2011-01-03 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 2-0-stable: updating history Patched Arel v2.0.6 to support MSSQL SQL queries. Based on work of James Abley (https://github.com/jabley/arel). consolidating dot visitor methods refactoring where, fixing subselect implementation for passing a subquery to #in and #not_in tests for passing a subquery to #in and #not_in limit members of the AST are visited quoting limit nodes Conflicts: History.txt lib/arel/nodes.rb lib/arel/nodes/select_core.rb lib/arel/select_manager.rb lib/arel/visitors/to_sql.rb test/visitors/test_to_sql.rb | ||||
| * | updating history | Aaron Patterson | 2011-01-03 | 1 | -0/+1 |
| | | |||||
| * | limit members of the AST are visited | Aaron Patterson | 2010-12-07 | 1 | -0/+6 |
| | | |||||
* | | adding deprecation warning for where_clauses | Aaron Patterson | 2010-12-26 | 1 | -0/+3 |
| | | |||||
* | | sql literals may be used as column attributes | Aaron Patterson | 2010-12-22 | 1 | -0/+1 |
| | | |||||
* | | deprecating Arel::Table#primary_key | Aaron Patterson | 2010-12-13 | 1 | -0/+3 |
| | | |||||
* | | updating changelog | Aaron Patterson | 2010-12-09 | 1 | -0/+3 |
| | | |||||
* | | Merge branch '2-0-stable' | Aaron Patterson | 2010-12-06 | 1 | -0/+6 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | * 2-0-stable: limit members of the AST are visited Conflicts: History.txt | ||||
| * | | limit members of the AST are visited | Aaron Patterson | 2010-12-06 | 1 | -0/+6 |
| |/ | |||||
* | | only break backwards compatibility in major releases | Aaron Patterson | 2010-12-03 | 1 | -3/+3 |
| | | |||||
* | | adding deprecated methods to History | Aaron Patterson | 2010-12-03 | 1 | -0/+9 |
| | | |||||
* | | deprecating the "delete" method in favor of compile_delete | Aaron Patterson | 2010-12-02 | 1 | -0/+3 |
| | | |||||
* | | deprecating the update method in favor of compile_update | Aaron Patterson | 2010-12-02 | 1 | -0/+3 |
| | | |||||
* | | deprecating "insert" | Aaron Patterson | 2010-12-02 | 1 | -0/+5 |
| | | |||||
* | | we actually want enumerable in Node | Aaron Patterson | 2010-12-01 | 1 | -0/+6 |
|/ | |||||
* | make sure we raise type errors with unknown classes | Aaron Patterson | 2010-12-01 | 1 | -0/+6 |
| | |||||
* | terrorist version bump | Aaron Patterson | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | adding deprecated support for walking ancestor trees | Aaron Patterson | 2010-11-30 | 1 | -0/+5 |
| | |||||
* | base class works with visitor | Aaron Patterson | 2010-11-29 | 1 | -0/+5 |
| |