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
/
transactions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace alias method chaining with Module#alias_method_chain. [Marcel Molina ...
Marcel Molina
2006-04-29
1
-5
/
+3
*
Replace Ruby's deprecated append_features in favor of included. [Marcel Molin...
Marcel Molina
2006-04-29
1
-2
/
+1
*
Fix docs (closes #2491)
David Heinemeier Hansson
2005-10-26
1
-2
/
+2
*
Added AbstractAdapter#select_value and AbstractAdapter#select_values as conve...
David Heinemeier Hansson
2005-09-24
1
-3
/
+1
*
Added rollbacks of transactions if they're active as the dispatcher is killed...
David Heinemeier Hansson
2005-04-10
1
-0
/
+7
*
Finished polishing API docs
David Heinemeier Hansson
2005-02-23
1
-2
/
+2
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
1
-2
/
+2
*
Restored thread safety to Active Record [andreas]
David Heinemeier Hansson
2004-12-30
1
-10
/
+16
*
Transactions are now actually working on the database level on save, but thre...
David Heinemeier Hansson
2004-12-30
1
-1
/
+2
*
Fixed that nested transactions now work by letting the outer most transaction...
David Heinemeier Hansson
2004-12-22
1
-13
/
+11
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+119