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
/
credentials_command.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract diffing to separate credentials:diff command
Kasper Timm Hansen
2019-08-04
1
-22
/
+18
*
Rename to Diffing and move module into credentials command
Kasper Timm Hansen
2019-08-03
1
-4
/
+5
*
Prettify diff generated by git for encripted file:
Edouard CHIN
2019-07-26
1
-6
/
+28
*
Add `secret_key_base` when creating new credential file
yuuji.yaginuma
2019-03-23
1
-1
/
+12
*
Properly expand the environment's name in all commands
yuuji.yaginuma
2019-03-15
1
-2
/
+5
*
Merge pull request #34789 from christos/fix-editing-new-environment-credentials
Kasper Timm Hansen
2019-01-25
1
-2
/
+2
|
\
|
*
Don't load app environment when editing credentials
Christos Zisopoulos
2018-12-26
1
-2
/
+2
*
|
Restructure credentials after environment overrides.
Kasper Timm Hansen
2019-01-14
1
-28
/
+28
|
/
*
Fixed to RAILS_MASTER_KEY as a default env key for decrypting.
Wojciech Wnętrzak
2018-09-20
1
-9
/
+5
*
Support environment specific credentials file. (#33521)
Wojciech Wnętrzak
2018-09-19
1
-22
/
+45
*
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
1
-2
/
+2
*
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
*
Make master key added to gitignore the same value as when creating appplication
yuuji.yaginuma
2017-09-14
1
-1
/
+0
*
Add credentials using a generic EncryptedConfiguration class (#30067)
David Heinemeier Hansson
2017-09-11
1
-0
/
+85