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
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `app:update` task to engines
yuuji.yaginuma
2017-03-20
1
-1
/
+1
*
Track the version-compatible config settings inside railties
Matthew Draper
2017-03-18
4
-37
/
+24
*
Bump Capybara and include Minitest::Assertions
eileencodes
2017-03-17
1
-1
/
+1
*
Merge pull request #28257 from yahonda/app_generators_use_oracle_enhanced
Andrew White
2017-03-06
2
-5
/
+6
|
\
|
*
Update `database.yml` when `rails new <new_app> -d oracle` specified
Yasuo Honda
2017-03-02
2
-5
/
+6
*
|
A private method can't be called with `self.`
Akira Matsuda
2017-03-04
1
-2
/
+2
|
/
*
Skip turbolinks for engine test application
Viktor Fonic
2017-02-28
1
-0
/
+1
*
Use released webpacker in new applications
yuuji.yaginuma
2017-02-28
1
-1
/
+1
*
Imporove docs for Rails::AppGenerator [ci skip]
dixpac
2017-02-25
1
-0
/
+8
*
Merge pull request #28062 from y-yagi/make_adding_gemfile_entry_work_even_if_...
Rafael França
2017-02-24
1
-1
/
+1
|
\
|
*
Make adding gemfile entry work even if specify only the plugin name
yuuji.yaginuma
2017-02-24
1
-1
/
+1
*
|
Use double quotes in the generated plugin test script.
Kasper Timm Hansen
2017-02-23
1
-3
/
+3
*
|
Merge pull request #28105 from y-yagi/add_wrapper_for_plugins_test_runner
Kasper Timm Hansen
2017-02-23
1
-7
/
+1
|
\
\
|
*
|
Add wrapper for plugin's test runner
yuuji.yaginuma
2017-02-22
1
-7
/
+1
*
|
|
Revert "Revert "Add encrypted secrets""
Kasper Timm Hansen
2017-02-23
4
-2
/
+78
*
|
|
Revert "Add encrypted secrets" (#28127)
David Heinemeier Hansson
2017-02-23
4
-78
/
+2
*
|
|
Add encrypted secrets (#28038)
Kasper Timm Hansen
2017-02-23
4
-2
/
+78
*
|
|
Merge pull request #27572 from matthewd/prerelease-specifier
Matthew Draper
2017-02-23
1
-6
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Simplify the version specifier generated by prereleases
Matthew Draper
2017-01-05
1
-6
/
+5
*
|
|
Use released arel
Rafael Mendonça França
2017-02-21
1
-1
/
+0
*
|
|
Revert back to the original of using package.json in the root of the project ...
David Heinemeier Hansson
2017-02-21
4
-6
/
+6
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #26703 from eileencodes/rails_system_tests
Eileen M. Uchitelle
2017-02-20
11
-0
/
+80
|
\
\
\
|
*
|
|
Rename system_test_helper -> application_system_test_case
eileencodes
2017-02-20
6
-4
/
+4
|
*
|
|
Fix default host in setup, move teardown to helper file
eileencodes
2017-02-20
3
-15
/
+0
|
*
|
|
Add default configuration to generated system test helper
eileencodes
2017-02-20
3
-0
/
+6
|
*
|
|
Move and rename system tests
eileencodes
2017-02-20
4
-6
/
+8
|
*
|
|
Refactor config settings to use generated file
eileencodes
2017-02-20
8
-4
/
+36
|
*
|
|
Turn system testing into it's own gem and rename
eileencodes
2017-02-20
3
-3
/
+1
|
*
|
|
Appease Rubocop
eileencodes
2017-02-20
1
-1
/
+1
|
*
|
|
Add generators and ability to run system tests
eileencodes
2017-02-20
10
-0
/
+57
*
|
|
|
Merge pull request #27941 from y-yagi/prevent_multiple_values_being_set_to_ru...
Kasper Timm Hansen
2017-02-20
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Prevent multiple values being set to `run_via`
yuuji.yaginuma
2017-02-18
1
-1
/
+1
*
|
|
|
Merge pull request #28059 from y-yagi/do_not_run_git_init_inside_test_dummy
Guillermo Iguaran
2017-02-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Do not run `git init` in dummy application
yuuji.yaginuma
2017-02-18
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Add missing module namespacing wrapper
Shota Iguchi
2017-02-15
1
-0
/
+2
|
/
/
/
*
|
|
Merge pull request #27605 from mtsmfm/fix-generator-command-for-nested-rails-...
Godfrey Chan
2017-02-14
2
-3
/
+7
|
\
\
\
|
*
|
|
Fix generator command for nested (namespaced) rails engine (take 2)
Fumiaki MATSUSHIMA
2017-01-07
2
-3
/
+7
*
|
|
|
remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhere
yuuji.yaginuma
2017-02-08
1
-3
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #27891 from y-yagi/ignore_yarn_error_log
Eileen M. Uchitelle
2017-02-03
1
-0
/
+1
|
\
\
\
|
*
|
|
Ignore yarn error log file
yuuji.yaginuma
2017-02-03
1
-0
/
+1
*
|
|
|
generate mailer layout files only when it does not exist
yuuji.yaginuma
2017-02-02
1
-1
/
+1
|
/
/
/
*
|
|
Added warning for reserved YAML keywords.
Rich Seviora
2017-01-30
1
-0
/
+10
*
|
|
Modernize SQL Server database YAML for Linux/vNext.
Ken Collins
2017-01-27
1
-21
/
+4
*
|
|
s/an/a/
Akira Matsuda
2017-01-26
1
-1
/
+1
*
|
|
Merge pull request #27772 from y-yagi/remove_unreachable_code
Santiago Pastorino
2017-01-24
2
-8
/
+0
|
\
\
\
|
*
|
|
remove unreachable code
yuuji.yaginuma
2017-01-23
2
-8
/
+0
*
|
|
|
do not run `git init` when specify the `pretend` option
yuuji.yaginuma
2017-01-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #27632 from dixpac/repo_initialize
Rafael Mendonça França
2017-01-18
1
-0
/
+7
|
\
\
\
[next]