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
/
pessimistic.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix example for database-specific locking clause
Gannon McGibbon
2018-10-30
1
-3
/
+3
*
Merge pull request #30956 from CJStadler/with-lock-changed-deprecation
Rafael França
2018-03-28
1
-1
/
+1
*
Rase when calling `lock!` in a dirty record
Rafael Mendonça França
2017-10-23
1
-4
/
+5
*
Update links to use https instead of http [ci skip]
Yoshiyuki Hirano
2017-08-22
1
-1
/
+1
*
Change http postgresql.org links to https [ci skip]
yuuji.yaginuma
2017-07-30
1
-1
/
+1
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Deprecate locking of dirty records
Marc Schütz
2017-02-07
1
-1
/
+10
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-1
/
+1
*
Updated MySQL documentation link to MySQL latest version 5.7 everywhere [ci s...
amitkumarsuroliya
2015-09-10
1
-1
/
+1
*
Update old link in pessimistic.rb comments
Alexander Leishman
2015-03-18
1
-1
/
+1
*
[ci skip] avoid deprecation warning in sample code
sue445
2013-10-18
1
-3
/
+3
*
Fix word order in documentation for with_lock
Pedro Fayolle
2013-05-30
1
-1
/
+1
*
remove meaningless use of Relation#all
Akira Matsuda
2013-01-03
1
-1
/
+1
*
1.9 Syntax related changes
AvnerCohen
2012-11-10
1
-3
/
+3
*
Add ActiveRecord::Base#with_lock
Olek Janiszewski
2012-01-18
1
-0
/
+22
*
Closes GH #1032
John Paul Ashenfelter
2011-05-19
1
-1
/
+1
*
Better doc styling in ActiveRecord::Locking
Sebastian Martinez
2011-05-17
1
-2
/
+2
*
remove some blanks
Paco Guzman
2011-03-11
1
-3
/
+3
*
fixed broken link to postgresql docs
Sergii Boiko
2011-02-15
1
-1
/
+1
*
use persisted? instead of new_record? wherever possible
David Chelimsky
2010-11-09
1
-1
/
+1
*
Use new finders syntax in docs.
Emilio Tagua
2010-09-01
1
-3
/
+3
*
Removed the copyright notice not to show it in the result of 'ri ActiveRecord'.
Shugo Maeda
2009-09-11
1
-22
/
+0
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
1
-2
/
+2
*
Backed out of new_record? to new? transformation as it would screw up existin...
David Heinemeier Hansson
2006-09-05
1
-1
/
+1
*
Deprecated ActiveRecord::Base.new_record? in favor of ActiveRecord::Base.new?...
David Heinemeier Hansson
2006-09-05
1
-1
/
+1
*
r4664@asus: jeremy | 2006-06-19 18:55:36 -0700
Jeremy Kemper
2006-06-20
1
-0
/
+77