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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added an Oracle adapter that works with the Oracle bindings by Yoshida (http:...
David Heinemeier Hansson
2005-02-07
6
-0
/
+204
*
Fixed that foreign keys named the same as the association would cause stack o...
David Heinemeier Hansson
2005-01-11
5
-1
/
+25
*
Fixed the last details to please DB2
David Heinemeier Hansson
2005-01-03
1
-2
/
+2
*
Added the latest two tables to the DB2 schemas
David Heinemeier Hansson
2005-01-01
1
-0
/
+12
*
Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru...
David Heinemeier Hansson
2005-01-01
2
-0
/
+116
*
Fixed a bug in the Ruby/MySQL that caused binary content to be escaped badly ...
David Heinemeier Hansson
2005-01-01
4
-2
/
+26
*
Added automated optimistic locking if the field lock_version is present #384 ...
David Heinemeier Hansson
2004-12-31
4
-1
/
+24
*
Changed the interface on AbstractAdapter to require that adapters return the ...
David Heinemeier Hansson
2004-12-19
1
-1
/
+1
*
Added higher_item and lower_item as public methods for acts_as_list #342 [Tob...
David Heinemeier Hansson
2004-12-19
4
-3
/
+7
*
Set a high default salary within the validation range
David Heinemeier Hansson
2004-12-19
4
-4
/
+4
*
Added Developer#salary for the type tests
David Heinemeier Hansson
2004-12-19
4
-1
/
+5
*
Added Base.validates_format_of that Validates whether the value of the specif...
David Heinemeier Hansson
2004-12-16
1
-1
/
+1
*
Added tree mixin and unit tests for all the mixins
David Heinemeier Hansson
2004-12-15
4
-1
/
+52
*
Added proper handling of time fields that are turned into Time objects with t...
David Heinemeier Hansson
2004-12-01
3
-0
/
+3
*
Initial
David Heinemeier Hansson
2004-11-24
8
-0
/
+409