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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Implement H2 Early Hints for Rails
eileencodes
2017-10-04
1
-1
/
+7
*
Make `restart` and `dev:cache` tasks work when customizing pid file path
yuuji.yaginuma
2017-08-21
1
-1
/
+7
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
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
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
Correctly set user_supplied_options when there is no whitespace in option spe...
yuuji.yaginuma
2017-05-24
1
-2
/
+9
*
CLI arg `--port` has precedence over env `PORT`.
koshigoe
2017-05-01
1
-2
/
+3
*
CLI arg "host" has precedence over ENV var "host"
Jon Moss
2017-03-21
1
-2
/
+4
*
`HOST` must be all capital letters
yuuji.yaginuma
2017-03-01
1
-1
/
+1
*
Set correct host except development environment
yuuji.yaginuma
2017-02-27
1
-3
/
+7
*
[close #24435] Send user_supplied_options to server
schneems
2017-02-24
1
-11
/
+44
*
make all rails commands work in engine
yuuji.yaginuma
2017-01-09
1
-2
/
+6
*
use Thor option parser in server commands parse
yuuji.yaginuma
2016-12-24
1
-54
/
+67
*
Hide commands from API site.
Kasper Timm Hansen
2016-10-28
1
-2
/
+2
*
remove `mongrel` once again
yuuji.yaginuma
2016-09-29
1
-1
/
+1
*
Apply Rafaels review fixes.
Kasper Timm Hansen
2016-09-25
1
-1
/
+3
*
Per Dr. Eileen's orders :)
Kasper Timm Hansen
2016-09-25
1
-1
/
+0
*
Initial command structure.
Kasper Timm Hansen
2016-09-25
1
-0
/
+159