Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'arel' | Jeremy Kemper | 2009-10-14 | 34 | -677/+812 |
|\ | |||||
| * | Fix env path | Jeremy Kemper | 2009-10-14 | 1 | -1/+1 |
| * | Include bundled env in toplevel require, if present | Jeremy Kemper | 2009-10-14 | 2 | -11/+10 |
| * | No more toplevel arel sibling | Jeremy Kemper | 2009-10-14 | 1 | -4/+2 |
| * | Move from git submodule to gem bundle | Jeremy Kemper | 2009-10-14 | 3 | -0/+14 |
| * | Use ActiveSupport::Callbacks instead of | Emilio Tagua | 2009-10-13 | 1 | -1/+1 |
| * | Merge commit 'rails/master' | Emilio Tagua | 2009-10-13 | 6 | -29/+75 |
| |\ | |||||
| * \ | Merge commit 'rails/master' | Emilio Tagua | 2009-10-08 | 3 | -8/+67 |
| |\ \ | |||||
| * | | | Relations: Added offset when finding with associations. Delegate array instance | Emilio Tagua | 2009-10-07 | 2 | -10/+7 |
| * | | | Merge commit 'rails/master' | Emilio Tagua | 2009-10-07 | 2 | -28/+39 |
| |\ \ \ | |||||
| * | | | | Don't send table_name when updating attributes, use the class arel_table. | Emilio Tagua | 2009-10-07 | 1 | -1/+1 |
| * | | | | Don't send table_name when there's no need to. | Emilio Tagua | 2009-10-07 | 1 | -1/+1 |
| * | | | | Allow preload and eager_load to work on relations at the same time. | Emilio Tagua | 2009-10-07 | 2 | -6/+30 |
| * | | | | Initial documentation to Base#all. | Emilio Tagua | 2009-10-05 | 1 | -2/+2 |
| * | | | | Merge branch 'associations_2' | Emilio Tagua | 2009-10-05 | 6 | -13/+90 |
| |\ \ \ \ | |||||
| | * | | | | Added eager loading support to Relation and ActiveRecord#all. | Emilio Tagua | 2009-10-05 | 4 | -21/+34 |
| | * | | | | Moved relation's test to relation_test. | Emilio Tagua | 2009-10-05 | 3 | -4/+14 |
| | * | | | | Added association preload to relation. | Emilio Tagua | 2009-09-01 | 3 | -4/+58 |
| * | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-10-02 | 7 | -76/+54 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-22 | 1 | -13/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-21 | 4 | -30/+43 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-14 | 18 | -116/+379 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-08 | 20 | -383/+257 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-08 | 10 | -51/+45 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-01 | 9 | -37/+142 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Revert "Revert "Add readonly support for relations."" | Emilio Tagua | 2009-08-27 | 3 | -2/+23 |
| * | | | | | | | | | | | Revert "Add readonly support for relations." | Emilio Tagua | 2009-08-27 | 3 | -23/+2 |
| * | | | | | | | | | | | Add readonly support for relations. | Emilio Tagua | 2009-08-27 | 3 | -2/+23 |
| * | | | | | | | | | | | No need to reload the relation table with a method param, just nil it. | Emilio Tagua | 2009-08-27 | 1 | -5/+3 |
| * | | | | | | | | | | | Performance: Don't reload ARel relation on update. | Emilio Tagua | 2009-08-27 | 1 | -1/+1 |
| * | | | | | | | | | | | Performance: Don't reload the ARel relation on create, do it on | Emilio Tagua | 2009-08-27 | 1 | -2/+2 |
| * | | | | | | | | | | | Performance: Don't reload the arel_table when destroying. | Emilio Tagua | 2009-08-27 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-08-27 | 5 | -14/+226 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Remove useless var local definition. | Emilio Tagua | 2009-08-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | No need to create a new relation if the argument is blank. | Emilio Tagua | 2009-08-25 | 1 | -6/+6 |
| * | | | | | | | | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-08-25 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Revert "Add bench script for ActiveRecord. Ignore log file and temporary cache" | Emilio Tagua | 2009-08-21 | 1 | -229/+0 |
| * | | | | | | | | | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-08-21 | 2 | -0/+163 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Add bench script for ActiveRecord. Ignore log file and temporary cache | Emilio Tagua | 2009-08-20 | 1 | -0/+229 |
| * | | | | | | | | | | | | | | Remove useless conditionals/local var. | Emilio Tagua | 2009-08-19 | 1 | -5/+1 |
| * | | | | | | | | | | | | | | Make sure join association methods are called once. | Emilio Tagua | 2009-08-19 | 2 | -13/+14 |
| * | | | | | | | | | | | | | | Don't sanitize_sql where it doesn't make sense. | Emilio Tagua | 2009-08-19 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Remove old method and comment. | Emilio Tagua | 2009-08-19 | 1 | -14/+0 |
| * | | | | | | | | | | | | | | Remove useless InnerJoinDependency, inner joins are performed through | Emilio Tagua | 2009-08-19 | 2 | -22/+5 |
| * | | | | | | | | | | | | | | Remove whitespace. | Emilio Tagua | 2009-08-19 | 2 | -2/+3 |
| * | | | | | | | | | | | | | | Remove unused quoted_record_ids, now ARel does this using ARel::In. | Emilio Tagua | 2009-08-18 | 1 | -9/+0 |
| * | | | | | | | | | | | | | | has_many nullify associations keys using ARel. | Emilio Tagua | 2009-08-18 | 1 | -9/+9 |
| * | | | | | | | | | | | | | | Remove now unused quote_table_name, ARel does that quoting now. | Emilio Tagua | 2009-08-18 | 1 | -7/+0 |
| * | | | | | | | | | | | | | | habtm insertion with ARel integration. | Emilio Tagua | 2009-08-18 | 1 | -8/+5 |
| * | | | | | | | | | | | | | | habtm delete method integrated with ARel. | Emilio Tagua | 2009-08-18 | 1 | -4/+5 |