Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Rename Orchestra to Notifications [#3321 state:resolved]" | José Valim | 2009-10-15 | 1 | -1/+1 |
* | Merge branch 'arel' | Jeremy Kemper | 2009-10-14 | 18 | -620/+627 |
|\ | |||||
| * | Fix env path | Jeremy Kemper | 2009-10-14 | 1 | -1/+1 |
| * | Include bundled env in toplevel require, if present | Jeremy Kemper | 2009-10-14 | 1 | -8/+10 |
| * | No more toplevel arel sibling | Jeremy Kemper | 2009-10-14 | 1 | -4/+2 |
| * | Use ActiveSupport::Callbacks instead of | Emilio Tagua | 2009-10-13 | 1 | -1/+1 |
| * | Merge commit 'rails/master' | Emilio Tagua | 2009-10-13 | 5 | -25/+41 |
| |\ | |||||
| * \ | Merge commit 'rails/master' | Emilio Tagua | 2009-10-08 | 1 | -8/+35 |
| |\ \ | |||||
| * | | | Relations: Added offset when finding with associations. Delegate array instance | Emilio Tagua | 2009-10-07 | 1 | -5/+3 |
| * | | | Merge commit 'rails/master' | Emilio Tagua | 2009-10-07 | 1 | -27/+38 |
| |\ \ \ | |||||
| * | | | | 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 | 1 | -6/+8 |
| * | | | | Initial documentation to Base#all. | Emilio Tagua | 2009-10-05 | 1 | -2/+2 |
| * | | | | Merge branch 'associations_2' | Emilio Tagua | 2009-10-05 | 3 | -9/+46 |
| |\ \ \ \ | |||||
| | * | | | | Added eager loading support to Relation and ActiveRecord#all. | Emilio Tagua | 2009-10-05 | 3 | -20/+33 |
| | * | | | | Moved relation's test to relation_test. | Emilio Tagua | 2009-10-05 | 1 | -2/+1 |
| | * | | | | Added association preload to relation. | Emilio Tagua | 2009-09-01 | 2 | -3/+28 |
| * | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-10-02 | 2 | -1/+12 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-22 | 1 | -13/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-21 | 2 | -30/+23 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-14 | 7 | -72/+77 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-08 | 5 | -192/+149 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-08 | 4 | -13/+22 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-01 | 3 | -20/+20 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Revert "Revert "Add readonly support for relations."" | Emilio Tagua | 2009-08-27 | 2 | -2/+17 |
| * | | | | | | | | | | | Revert "Add readonly support for relations." | Emilio Tagua | 2009-08-27 | 2 | -17/+2 |
| * | | | | | | | | | | | Add readonly support for relations. | Emilio Tagua | 2009-08-27 | 2 | -2/+17 |
| * | | | | | | | | | | | 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 | 3 | -8/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | Call to_sql method on ActiveRecord::Relation instance not it's relation | Emilio Tagua | 2009-08-18 | 1 | -1/+1 |
| * | | | | | | | | | | | | Override respond_to? in ActiveRecord::Relation to go with | Emilio Tagua | 2009-08-18 | 1 | -0/+8 |
| * | | | | | | | | | | | | Cache arel_table when possible, use class method arel_table instead | Emilio Tagua | 2009-08-18 | 2 | -12/+13 |
| * | | | | | | | | | | | | Cache #arel_able when possible. | Emilio Tagua | 2009-08-18 | 1 | -2/+5 |