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
*
Merge pull request #36773 from seejohnrun/db-configuration-separate-env-vars
Eileen M. Uchitelle
2019-07-26
1
-1
/
+8
|
\
|
*
Allow separate database env variables per-connection
John Crepezzi
2019-07-26
1
-1
/
+8
*
|
Merge pull request #36372 from instructure-bridge/6-0-stable
Rafael França
2019-07-26
1
-3
/
+13
|
/
*
Only merge DATABASE_URL settings into the current env
John Crepezzi
2019-07-25
1
-18
/
+20
*
Fix multiple database support for DATABASE_URL env variable
John Crepezzi
2019-07-24
1
-12
/
+18
*
When DATABASE_URL is specified don't trample envs that use a url: key
Will Jessop
2019-07-08
1
-5
/
+5
*
Fix broken url configs
eileencodes
2019-06-27
1
-1
/
+1
*
url -> URL where apt except inside actionpack/
Sharang Dashputre
2019-04-01
1
-1
/
+1
*
Fix document formatting of Database configuration classes [ci skip]
yuuji.yaginuma
2019-03-21
1
-12
/
+12
*
Fix database configuration when adding another config level
eileencodes
2019-03-18
1
-1
/
+1
*
Minor changes to deprecation warning message after 35242
Abhay Nikam
2019-02-15
1
-3
/
+3
*
Merge pull request #35242 from eileencodes/add-setter-and-deprecation-for-con...
Eileen M. Uchitelle
2019-02-14
1
-6
/
+24
|
\
|
*
Improve errors and handling of hashes for database configurations
eileencodes
2019-02-14
1
-6
/
+24
*
|
Fix database configurations building when DATABASE_URL present
Vladimir Dementyev
2019-02-12
1
-1
/
+1
|
/
*
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