| Commit message (Expand) | Author | Age | Files | Lines |
* | Set correct host except development environment | yuuji.yaginuma | 2017-02-27 | 1 | -0/+18 |
* | Merge pull request #28137 from schneems/schneems/fix-default-puma-port | Richard Schneeman | 2017-02-24 | 1 | -0/+8 |
|\ |
|
| * | [close #24435] Send user_supplied_options to server | schneems | 2017-02-24 | 1 | -0/+8 |
* | | Merge pull request #28150 from y-yagi/do_not_display_hidden_namespaces_in_gen... | Rafael França | 2017-02-24 | 1 | -0/+7 |
|\ \ |
|
| * | | does not show hidden namespaces in generator's help | yuuji.yaginuma | 2017-02-24 | 1 | -0/+7 |
* | | | Merge pull request #28062 from y-yagi/make_adding_gemfile_entry_work_even_if_... | Rafael França | 2017-02-24 | 1 | -0/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make adding gemfile entry work even if specify only the plugin name | yuuji.yaginuma | 2017-02-24 | 1 | -0/+15 |
* | | | Make help short-cut alias to work | yuuji.yaginuma | 2017-02-24 | 1 | -0/+23 |
* | | | Make version short-cut alias to work | yuuji.yaginuma | 2017-02-24 | 1 | -0/+24 |
| |/
|/| |
|
* | | Add back tests for test:units and test:functionals. | Kasper Timm Hansen | 2017-02-23 | 1 | -12/+16 |
* | | Revert "Revert "Add encrypted secrets"" | Kasper Timm Hansen | 2017-02-23 | 4 | -0/+152 |
* | | Revert "Add encrypted secrets" (#28127) | David Heinemeier Hansson | 2017-02-23 | 4 | -152/+0 |
* | | Add encrypted secrets (#28038) | Kasper Timm Hansen | 2017-02-23 | 4 | -0/+152 |
* | | Merge pull request #27572 from matthewd/prerelease-specifier | Matthew Draper | 2017-02-23 | 1 | -4/+4 |
|\ \ |
|
| * | | Simplify the version specifier generated by prereleases | Matthew Draper | 2017-01-05 | 1 | -4/+4 |
* | | | Merge pull request #23138 from rails/custom-url-helpers-and-polymorphic-urls | Andrew White | 2017-02-21 | 1 | -2/+185 |
|\ \ \ |
|
| * | | | Split direct method into two | Andrew White | 2017-02-21 | 1 | -4/+4 |
| * | | | Prefer remove_method over undef_method | Andrew White | 2017-02-21 | 1 | -0/+58 |
| * | | | Add custom polymorphic mapping | Andrew White | 2017-02-21 | 1 | -4/+98 |
| * | | | Rename url_helper to direct | Andrew White | 2017-02-21 | 1 | -4/+4 |
| * | | | Add support for defining custom url helpers in routes.rb | Andrew White | 2017-02-21 | 1 | -2/+33 |
* | | | | Revert back to the original of using package.json in the root of the project ... | David Heinemeier Hansson | 2017-02-21 | 2 | -6/+6 |
|/ / / |
|
* | | | Fix run_via[]= backwards compatibility. | Kasper Timm Hansen | 2017-02-21 | 1 | -0/+10 |
* | | | Merge pull request #28055 from robertomiranda/patch-3 | Guillermo Iguaran | 2017-02-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Use Puma 3.7.x | Roberto Miranda | 2017-02-20 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Move and rename system tests | eileencodes | 2017-02-20 | 2 | -2/+2 |
* | | | Turn system testing into it's own gem and rename | eileencodes | 2017-02-20 | 2 | -2/+2 |
* | | | Add tests for system testing | eileencodes | 2017-02-20 | 3 | -1/+37 |
* | | | Merge pull request #28059 from y-yagi/do_not_run_git_init_inside_test_dummy | Guillermo Iguaran | 2017-02-20 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Do not run `git init` in dummy application | yuuji.yaginuma | 2017-02-18 | 1 | -0/+1 |
| |/ / |
|
* / / | Add test for generate namespaced integration test | Shota Iguchi | 2017-02-16 | 1 | -2/+6 |
|/ / |
|
* | | Merge pull request #27605 from mtsmfm/fix-generator-command-for-nested-rails-... | Godfrey Chan | 2017-02-14 | 1 | -0/+20 |
|\ \ |
|
| * | | Fix generator command for nested (namespaced) rails engine (take 2) | Fumiaki MATSUSHIMA | 2017-01-07 | 1 | -0/+20 |
* | | | Remove unused require | Ryuta Kamizono | 2017-02-12 | 2 | -2/+0 |
* | | | remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhere | yuuji.yaginuma | 2017-02-08 | 1 | -1/+0 |
* | | | Correct spelling | Benjamin Fleischer | 2017-02-05 | 1 | -2/+2 |
* | | | Merge pull request #27802 from domcleal/27801-multiple-rake-tests | Kasper Timm Hansen | 2017-02-05 | 1 | -0/+15 |
|\ \ \ |
|
| * | | | Collect all file patterns when running multiple rake test tasks | Dominic Cleal | 2017-02-04 | 1 | -0/+15 |
* | | | | Ignore yarn error log file | yuuji.yaginuma | 2017-02-03 | 1 | -0/+5 |
|/ / / |
|
* | | | Don't mutate raw_source in mailer preview interceptor | Eugene Kenny | 2017-01-30 | 1 | -0/+34 |
* | | | Merge pull request #27797 from y-yagi/correctly_check_error_message | Arthur Nogueira Neves | 2017-01-30 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | correctly check error message | yuuji.yaginuma | 2017-01-25 | 1 | -2/+4 |
* | | | | Merge pull request #27784 from y-yagi/add_warnings_option_to_test_runner | Rafael França | 2017-01-30 | 2 | -0/+22 |
|\ \ \ \ |
|
| * | | | | add warnings option to test runner | yuuji.yaginuma | 2017-01-24 | 2 | -0/+22 |
* | | | | | remove warning from `bin/setup` test | yuuji.yaginuma | 2017-01-26 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Bundler 1.14 compat | Matthew Draper | 2017-01-23 | 1 | -1/+4 |
* | | | | do not run `git init` when specify the `pretend` option | yuuji.yaginuma | 2017-01-23 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge two tests that needs to initialize Rails before accessing `Rails` | Akira Matsuda | 2017-01-23 | 1 | -16/+1 |
* | | | update CREATE TABLE statements generated by `sqlite3` command | yuuji.yaginuma | 2017-01-19 | 1 | -2/+2 |
* | | | Merge pull request #27632 from dixpac/repo_initialize | Rafael Mendonça França | 2017-01-18 | 2 | -2/+8 |
|\ \ \ |
|