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
/
cases
/
finder_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow conditions on multiple tables to be specified using hash.
Pratik Naik
2008-06-28
1
-0
/
+17
*
Named bind variables can now be used with postgresql-style typecasts
Tarmo Tänav
2008-06-22
1
-0
/
+7
*
Fix tests for postgres 8.3.x
Tarmo Tänav
2008-05-26
1
-1
/
+1
*
DRY associations code and improve eager loading tests.
Pratik Naik
2008-05-15
1
-1
/
+4
*
Make sure needed table joins are included :select option. [#110 state:resolved]
John Devine
2008-05-15
1
-3
/
+6
*
Added logic to associations.rb to make sure select_for_limited_ids
John Devine
2008-05-06
1
-0
/
+9
*
Ensure that respond_to? considers dynamic finder methods. Closes #11538. [flo...
Pratik Naik
2008-04-06
1
-11
/
+11
*
Fixed that ActiveRecord#Base.find_or_create/initialize would not honor attr_p...
David Heinemeier Hansson
2008-03-25
1
-0
/
+32
*
Added ActiveRecord#Base.all/first/last as aliases for find(:all/:first/:last)...
David Heinemeier Hansson
2008-03-24
1
-0
/
+8
*
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
Rick Olson
2008-03-24
1
-4
/
+4
*
Fix edge case with colons in times interpreted as bind variables by requiring...
Jeremy Kemper
2008-02-27
1
-0
/
+2
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Support aggregations in finder conditions. Closes #10572.
Jeremy Kemper
2008-01-19
1
-1
/
+177
*
Fix paths
Jeremy Kemper
2008-01-18
1
-8
/
+8
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+650