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
/
fixtures
/
db_definitions
/
sqlserver.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test coverage for customized primary keys including a failing test for #2...
Marcel Molina
2005-10-12
1
-0
/
+5
*
Make the test_find_all_by_one_attribute and test_find_all_by_one_attribute_wi...
David Heinemeier Hansson
2005-09-09
1
-1
/
+1
*
Saving a record with two unsaved belongs_to associations pointing to the same...
Jamis Buck
2005-08-23
1
-0
/
+8
*
Allow unspecified join-table columns to use to their default values when addi...
Jamis Buck
2005-07-18
1
-1
/
+2
*
Fixed that has_and_belongs_to_many didn't respect single table inheritance ty...
David Heinemeier Hansson
2005-07-03
1
-1
/
+2
*
Fixed that single-table inheritance sub-classes couldn't be used to limit the...
David Heinemeier Hansson
2005-07-03
1
-1
/
+2
*
Added support for ODBC connections to MS SQL Server so you can connect from a...
David Heinemeier Hansson
2005-07-01
1
-3
/
+3
*
Fixed that adding a record to a has_and_belongs_to collection would always sa...
David Heinemeier Hansson
2005-06-18
1
-1
/
+3
*
Added compatibility with camelCase column names for dynamic finders #533 [Dee...
David Heinemeier Hansson
2005-04-30
1
-1
/
+2
*
Fixed that fixtures were being deleted in the same order as inserts causing F...
David Heinemeier Hansson
2005-04-18
1
-0
/
+11
*
SqlServer fixtures - CategoriesPosts
David Heinemeier Hansson
2005-04-17
1
-1
/
+1
*
Added support for has_and_belongs_to_many associations in eager loading #1064...
David Heinemeier Hansson
2005-04-10
1
-0
/
+10
*
Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]
David Heinemeier Hansson
2005-04-10
1
-0
/
+20
*
Added quoting of column names for fixtures #997 [jcfischer@gmail.com]
David Heinemeier Hansson
2005-04-07
1
-0
/
+5
*
Fixed the MS SQL adapter to work with the new limit/offset approach and with ...
David Heinemeier Hansson
2005-03-23
1
-48
/
+35
*
changes the CREATE TABLE script for the "binaries" table to use the "image" d...
David Heinemeier Hansson
2005-03-20
1
-1
/
+1
*
Added better defaults for composed_of, so statements like composed_of :time_z...
David Heinemeier Hansson
2005-03-01
1
-0
/
+1
*
Added automatic dropping/creating of test tables for running the unit tests o...
David Heinemeier Hansson
2005-02-20
1
-0
/
+1
*
Fixed that foreign keys named the same as the association would cause stack o...
David Heinemeier Hansson
2005-01-11
1
-1
/
+5
*
Fixed a bug in the Ruby/MySQL that caused binary content to be escaped badly ...
David Heinemeier Hansson
2005-01-01
1
-2
/
+9
*
Added automated optimistic locking if the field lock_version is present #384 ...
David Heinemeier Hansson
2004-12-31
1
-0
/
+6
*
Added higher_item and lower_item as public methods for acts_as_list #342 [Tob...
David Heinemeier Hansson
2004-12-19
1
-0
/
+1
*
Set a high default salary within the validation range
David Heinemeier Hansson
2004-12-19
1
-1
/
+1
*
Added Developer#salary for the type tests
David Heinemeier Hansson
2004-12-19
1
-0
/
+1
*
Added tree mixin and unit tests for all the mixins
David Heinemeier Hansson
2004-12-15
1
-1
/
+15
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+96