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
/
middleware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly give defaults for DatabaseSelector options
Akira Matsuda
2019-05-07
1
-3
/
+3
*
Fix typo a -> an, an -> a [ci skip]
Ryuta Kamizono
2019-02-11
1
-1
/
+1
*
Rename database selector operations to context
John Hawthorn
2019-02-07
2
-18
/
+18
*
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
2
-2
/
+2
*
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
2
-9
/
+11
|
/
*
ActiveRecord typo fixe.
alkesh26
2019-01-31
1
-1
/
+1
*
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
3
-0
/
+207