Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activerecord/lib/active_record/locking


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9157 [9157] 03/31/08 01:10:04 bitsweat Partial updates include only unsaved attributes. Off by default; set …
(edit) @8395 [8395] 12/15/07 01:45:30 rick Ensure optimistic locking handles nil #lock_version values properly. …
(edit) @8156 [8156] 11/16/07 20:31:24 bitsweat attr_readonly behaves well with optimistic locking. Closes #10188.
(edit) @6843 [6843] 05/25/07 21:31:44 bitsweat Optimistic locking: revert the lock version when an update fails. Closes …
(edit) @6682 [6682] 05/06/07 05:01:31 marcel Provide brief introduction to what optimistic locking is. Closes #8097. …
(edit) @6396 [6396] 03/13/07 02:14:31 bitsweat Consistent public/protected/private visibility for chained methods. Closes …
(edit) @6139 [6139] 02/07/07 16:10:40 minam Made increment_counter/decrement_counter play nicely with optimistic …
(edit) @6051 [6051] 01/28/07 01:31:31 rick Don't create instance writer methods for class attributes. Closes #7401
(edit) @5018 [5018] 09/05/06 18:54:24 david Backed out of new_record? to new? transformation as it would screw up …
(edit) @5017 [5017] 09/05/06 18:48:10 david Deprecated ActiveRecord::Base.new_record? in favor of …
(edit) @5007 [5007] 09/04/06 23:41:13 nzkoz Rename quote to quote_value so the name can be used in AR models. #3628
(edit) @4958 [4958] 09/04/06 00:02:38 bitsweat Optimistic locking: gracefully handle nil versions, treat as zero. Closes …
(add) @4462 [4462] 06/20/06 01:58:36 bitsweat r4664@asus: jeremy | 2006-06-19 18:55:36 -0700 Use the #lock method to …
Note: See TracRevisionLog for help on using the revision log.