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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate support for using `HOST` environment to specify server IP (#32540)
Yuji Yaginuma
2018-04-16
1
-2
/
+12
*
Use `did_you_mean` spell checker for option suggestions
Genadi Samokovarov
2018-03-23
1
-2
/
+2
*
Merge pull request #32271 from eileencodes/fix-three-tier-default-connection
Eileen M. Uchitelle
2018-03-16
1
-1
/
+1
|
\
|
*
Switch dbconsole config loader check
eileencodes
2018-03-16
1
-1
/
+1
*
|
Rely on Rails::Command's help output.
Kasper Timm Hansen
2018-03-13
1
-15
/
+5
*
|
Extract details to methods to clarify command.
Kasper Timm Hansen
2018-03-13
1
-8
/
+12
*
|
Introduce `ActionDispatch::Routing::ConsoleFormatter::Base`
bogdanvlviv
2018-03-13
1
-7
/
+1
*
|
Do not show unnecessary message during server startup
yuuji.yaginuma
2018-03-10
1
-6
/
+5
|
/
*
Fix "NameError: undefined local variable or method `host'"
yuuji.yaginuma
2018-03-05
1
-1
/
+1
*
Introduce explicit rails server handler option
Genadi Samokovarov
2018-03-04
1
-16
/
+72
*
Add --expanded option to "rails routes"
Benoit Tigeot
2018-02-28
1
-1
/
+7
*
Move rake routes task to rails command
Benoit Tigeot
2018-02-27
1
-0
/
+43
*
Do not add master key when `RAILS_MASTER_KEY` env specified (#31922)
Yuji Yaginuma
2018-02-08
2
-2
/
+3
*
Improve the deprecation message for using subclass of Rails::Application to s...
Prathamesh Sonpatki
2018-01-07
1
-1
/
+1
*
Raise an error only when `require_master_key` is specified
yuuji.yaginuma
2017-12-18
2
-4
/
+19
*
Fix secrets command deprecation message
Stefan Wrobel
2017-12-11
1
-1
/
+1
*
Add CLI to manage encrypted files/configs.
Wojciech Wnętrzak
2017-11-15
2
-21
/
+85
*
Revert displaying master key generation info on `rails new`.
Kasper Timm Hansen
2017-11-12
1
-0
/
+1
*
Deprecate encrypted secrets in favor of credentials.
Kasper Timm Hansen
2017-11-12
1
-10
/
+9
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
10
-19
/
+19
*
Implement H2 Early Hints for Rails
eileencodes
2017-10-04
1
-1
/
+7
*
Use `TOPLEVEL_BINDING` in rails runner command
yuuji.yaginuma
2017-09-22
1
-2
/
+2
*
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
*
Fix `can't modify frozen String` error in `DBConsole`
yuuji.yaginuma
2017-08-29
1
-1
/
+1
*
Make `restart` and `dev:cache` tasks work when customizing pid file path
yuuji.yaginuma
2017-08-21
1
-1
/
+7
*
Merge pull request #29891 from pat/frozen-string-literals-railties
Rafael França
2017-08-14
14
-1
/
+29
|
\
|
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
14
-0
/
+28
|
*
Railties updates for frozen string literals.
Pat Allan
2017-08-14
1
-1
/
+1
*
|
Merge pull request #29994 from y-yagi/fix_test_runner_help
Kasper Timm Hansen
2017-08-14
1
-21
/
+14
|
\
\
|
|
/
|
/
|
|
*
Show minitest options in test runner help
yuuji.yaginuma
2017-07-31
1
-21
/
+14
*
|
Deprecate support of older `config.ru`
yuuji.yaginuma
2017-08-08
1
-1
/
+8
|
/
*
Do not show URL in boot info when using Puma
yuuji.yaginuma
2017-07-24
1
-2
/
+6
*
support `-` as an argument to `rails runner`
Cody Cutrer
2017-07-17
2
-2
/
+7
*
Set `RAILS_ENV` before load application file
yuuji.yaginuma
2017-07-17
1
-1
/
+4
*
Properly expand the environment's name
Robin Dupret
2017-07-16
2
-6
/
+0
*
Allow to pass a connection to the `dbconsole` command
Robin Dupret
2017-07-16
1
-2
/
+14
*
* Don't eagerly require Rails' minitest plugin.
Kasper Timm Hansen
2017-07-10
1
-5
/
+25
*
Load environment file in `dbconsole` command
yuuji.yaginuma
2017-07-09
1
-0
/
+1
*
Add `rails secrets:show` command
yuuji.yaginuma
2017-07-07
1
-0
/
+4
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
9
-14
/
+14
*
Add the `<app_root>/test` dir to the `$LOAD_PATH` as a string:
Edouard CHIN
2017-06-16
1
-1
/
+1
*
Access EDITOR through Ruby's cross-platform ENV.
Kasper Timm Hansen
2017-06-11
1
-2
/
+2
*
Merge pull request #29146 from y-yagi/fix_29138
Kasper Timm Hansen
2017-05-28
1
-2
/
+9
|
\
|
*
Correctly set user_supplied_options when there is no whitespace in option spe...
yuuji.yaginuma
2017-05-24
1
-2
/
+9
*
|
Reorder first secrets edit flow.
Kasper Timm Hansen
2017-05-25
1
-4
/
+16
*
|
Remove needless waiting message.
Kasper Timm Hansen
2017-05-23
1
-1
/
+0
|
/
*
Update system test runner docs
eileencodes
2017-05-14
1
-8
/
+9
[next]