index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
reflection_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes the ability for eager loaded conditions to be interpolated, since the...
Rick Olson
2006-10-09
1
-2
/
+2
*
Deprecation: use :dependent => :delete_all rather than :exclusively_dependent...
Jeremy Kemper
2006-09-04
1
-2
/
+2
*
has_many :through conditions are sanitized by the associating class. Closes #...
Jeremy Kemper
2006-09-01
1
-2
/
+2
*
Add support for FrontBase (http://www.frontbase.com/) with a new adapter than...
Marcel Molina
2006-04-27
1
-0
/
+6
*
Fix the HasManyAssociation#count method so it uses the new ActiveRecord::Base...
Rick Olson
2006-04-19
1
-2
/
+2
*
Reflect on aggregation ignores :class_name option (fixes #4599) [lars pind]
David Heinemeier Hansson
2006-04-06
1
-0
/
+2
*
Update lingering uses of deprecated association dependency options (closes #4...
David Heinemeier Hansson
2006-03-18
1
-2
/
+2
*
added test checking that NOT NULL is properly reflected on [nathaniel@talbott...
Rick Olson
2006-03-16
1
-1
/
+8
*
Fixed that reflections would bleed across class boundaries in single-table in...
David Heinemeier Hansson
2006-02-25
1
-2
/
+2
*
Reflections don't attempt to resolve module nesting of association classes. S...
Jeremy Kemper
2006-02-22
1
-2
/
+43
*
Made Field.focus in prototype friendly to effects by adding optional delay pa...
David Heinemeier Hansson
2005-12-31
1
-0
/
+1
*
Added option to Base.reflection_of_all_associations to specify a specific ass...
David Heinemeier Hansson
2005-12-27
1
-0
/
+6
*
Added preliminary support for join models [DHH] Added preliminary support for...
David Heinemeier Hansson
2005-12-03
1
-4
/
+3
*
Add test coverage for content_columns. Closes #2432.
Marcel Molina
2005-10-11
1
-1
/
+4
*
r2979@asus: jeremy | 2005-07-10 01:51:00 -0700
Jeremy Kemper
2005-07-10
1
-12
/
+21
*
Return PostgreSQL columns in the order they are declared #1374 (perlguy@gmail...
Jeremy Kemper
2005-06-12
1
-0
/
+5
*
Do not use instantiated fixtures (in general) in tests. Also, support the use...
Jamis Buck
2005-06-10
1
-4
/
+3
*
Fixed reflection_for_gps_location test
David Heinemeier Hansson
2005-03-06
1
-1
/
+5
*
Added MacroReflection#macro which will return a symbol describing the macro u...
David Heinemeier Hansson
2005-02-27
1
-3
/
+3
*
Remove outdated dev-utils
David Heinemeier Hansson
2005-02-23
1
-1
/
+0
*
Added proper handling of time fields that are turned into Time objects with t...
David Heinemeier Hansson
2004-12-01
1
-3
/
+3
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+78