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
/
lib
/
active_record.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
All libraries should link against the independent active support
David Heinemeier Hansson
2005-02-15
1
-9
/
+1
*
Moved Active Support into its own gem
David Heinemeier Hansson
2005-02-15
1
-4
/
+14
*
Added an Oracle adapter that works with the Oracle bindings by Yoshida (http:...
David Heinemeier Hansson
2005-02-07
1
-0
/
+1
*
Added SQLite3 compatibility through the sqlite3-ruby adapter by Jamis Buck #3...
David Heinemeier Hansson
2005-01-10
1
-1
/
+1
*
Added time unit extensions to Fixnum that'll return the period in seconds, li...
David Heinemeier Hansson
2005-01-10
1
-0
/
+1
*
Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru...
David Heinemeier Hansson
2005-01-01
1
-0
/
+1
*
Added automated optimistic locking if the field lock_version is present #384 ...
David Heinemeier Hansson
2004-12-31
1
-2
/
+4
*
Rearranging dependencies
David Heinemeier Hansson
2004-12-29
1
-0
/
+1
*
Fixed the automated timestamping feature when running under Rails' developmen...
David Heinemeier Hansson
2004-12-18
1
-1
/
+1
*
Renamed Mixins to Acts to resemble the change from include ActiveRecord::Mixi...
David Heinemeier Hansson
2004-12-16
1
-4
/
+4
*
Added that Active Records will automatically record creation and/or update ti...
David Heinemeier Hansson
2004-12-16
1
-3
/
+6
*
Forgot to include Mixins::Touch by default
David Heinemeier Hansson
2004-12-08
1
-0
/
+1
*
Renamed from ListMixin and mixins/list_mixin.rb to Mixins::List and mixin/lis...
David Heinemeier Hansson
2004-12-08
1
-0
/
+2
*
Silence errors occurring when reloading classes
David Heinemeier Hansson
2004-11-30
1
-0
/
+1
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+50
[prev]