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
/
railties
/
lib
/
rails
/
commands
/
credentials
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed to RAILS_MASTER_KEY as a default env key for decrypting.
Wojciech Wnętrzak
2018-09-20
2
-10
/
+6
*
Fix env name for master key
yuuji.yaginuma
2018-09-20
1
-1
/
+1
*
Support environment specific credentials file. (#33521)
Wojciech Wnętrzak
2018-09-19
2
-22
/
+54
*
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
2
-3
/
+3
*
Do not add master key when `RAILS_MASTER_KEY` env specified (#31922)
Yuji Yaginuma
2018-02-08
1
-1
/
+1
*
Raise an error only when `require_master_key` is specified
yuuji.yaginuma
2017-12-18
1
-2
/
+9
*
Add CLI to manage encrypted files/configs.
Wojciech Wnętrzak
2017-11-15
1
-21
/
+8
*
Revert displaying master key generation info on `rails new`.
Kasper Timm Hansen
2017-11-12
1
-0
/
+1
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-4
/
+4
*
Merge pull request #30581 from y-yagi/do_not_add_master_key_twice_to_gitignore
Kasper Timm Hansen
2017-09-14
1
-1
/
+0
|
\
|
*
Make master key added to gitignore the same value as when creating appplication
yuuji.yaginuma
2017-09-14
1
-1
/
+0
*
|
[ci skip] Prefer credentials to secrets in docs.
Kasper Timm Hansen
2017-09-13
1
-1
/
+1
|
/
*
Add credentials using a generic EncryptedConfiguration class (#30067)
David Heinemeier Hansson
2017-09-11
2
-0
/
+125