Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |