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
/
database_configurations.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix case when we want a UrlConfig but the URL is nil
Eileen Uchitelle
2019-01-30
1
-1
/
+3
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
1
-8
/
+6
*
Fix typo of duplicated `the` [ci skip]
ohbarye
2018-10-24
1
-1
/
+1
*
Stringify database configurations
Gannon McGibbon
2018-09-24
1
-2
/
+2
*
add `any?` to DatabaseConfigurations
Greg Molnar
2018-09-13
1
-0
/
+1
*
Fix `ActiveRecord::DatabaseConfigurations`'s docs
bogdanvlviv
2018-09-09
1
-5
/
+5
*
Remove unused block
Eileen Uchitelle
2018-09-04
1
-1
/
+1
*
[ci skip] Change some comments to conform to the style used in other comments
Sharang Dashputre
2018-09-01
1
-4
/
+4
*
Convert configs_for to kwargs, add include_replicas
Eileen Uchitelle
2018-08-31
1
-7
/
+24
*
Refactors Active Record connection management
Eileen Uchitelle
2018-08-30
1
-40
/
+145
*
Fix database.yml merging
eileencodes
2018-04-12
1
-1
/
+1
*
Fix two-level database configurations with URLs
Eugene Kenny
2018-03-31
1
-1
/
+1
*
Remove shadowing variable warning
Andrew White
2018-03-30
1
-2
/
+2
*
Refactor configs_for and friends
eileencodes
2018-03-21
1
-0
/
+63