index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
lib
/
active_record
/
middleware
/
database_selector
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to unset preventing writes
eileencodes
2019-08-02
1
-5
/
+7
*
Move while_preventing_writes from conn to handler
eileencodes
2019-06-14
1
-2
/
+2
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
1
-1
/
+0
*
Rename database selector operations to context
John Hawthorn
2019-02-07
1
-7
/
+7
*
Rename resolver ivar to operations in Resolver
John Hawthorn
2019-02-06
1
-7
/
+7
*
Rename Session.build to Session.call
John Hawthorn
2019-02-06
1
-1
/
+1
*
Merge pull request #35132 from eileencodes/allow-application-to-change-handle...
Eileen M. Uchitelle
2019-02-04
1
-3
/
+3
|
\
|
*
Add ability to change the names of the default handlers
Eileen Uchitelle
2019-02-01
1
-3
/
+3
*
|
Refactor options for middleware
Eileen Uchitelle
2019-02-01
1
-6
/
+7
|
/
*
Fixed typo for DatabaseSelector::Resolver documentation
Abhay Nikam
2019-01-31
1
-1
/
+1
*
Remove redundant begin block
Ryuta Kamizono
2019-01-31
1
-6
/
+3
*
Write update_last_write_timestamp after request
John Hawthorn
2019-01-30
1
-2
/
+6
*
Adds basic automatic database switching to Rails
Eileen Uchitelle
2019-01-30
2
-0
/
+133