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
/
locking
/
optimistic.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure optimistic locking handles nil #lock_version values properly. Closes ...
Rick Olson
2007-12-15
1
-1
/
+1
*
attr_readonly behaves well with optimistic locking. Closes #10188.
Jeremy Kemper
2007-11-16
1
-1
/
+1
*
Optimistic locking: revert the lock version when an update fails. Closes #784...
Jeremy Kemper
2007-05-25
1
-16
/
+23
*
Provide brief introduction to what optimistic locking is. Closes #8097. [fear...
Marcel Molina
2007-05-06
1
-0
/
+10
*
Consistent public/protected/private visibility for chained methods. Closes #7...
Jeremy Kemper
2007-03-13
1
-28
/
+28
*
Made increment_counter/decrement_counter play nicely with optimistic locking,...
Jamis Buck
2007-02-07
1
-2
/
+23
*
Don't create instance writer methods for class attributes. Closes #7401 [Rick]
Rick Olson
2007-01-28
1
-1
/
+1
*
Rename quote to quote_value so the name can be used in AR models. #3628 [Koz]
Michael Koziarski
2006-09-04
1
-2
/
+2
*
Optimistic locking: gracefully handle nil versions, treat as zero. Closes #5908.
Jeremy Kemper
2006-09-04
1
-0
/
+17
*
r4664@asus: jeremy | 2006-06-19 18:55:36 -0700
Jeremy Kemper
2006-06-20
1
-0
/
+89