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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicated "test" prefix
Ryuta Kamizono
2017-04-07
2
-4
/
+4
*
Merge pull request #28057 from eugeneius/clear_active_connections
Matthew Draper
2017-04-04
1
-0
/
+8
|
\
|
*
Clear active connections after initialization
Eugene Kenny
2017-02-17
1
-0
/
+8
*
|
Merge pull request #28417 from schneems/schneems/symlink-failures
Andrew White
2017-03-30
1
-0
/
+20
|
\
\
|
*
|
Raise when using a bad symlink
schneems
2017-03-14
1
-0
/
+20
*
|
|
Fix the tests to test what they should be testing
Rafael Mendonça França
2017-03-27
1
-8
/
+8
*
|
|
Merge pull request #28557 from y-yagi/remove_unnecessary_files_to_api_applica...
Rafael França
2017-03-27
1
-0
/
+22
|
\
\
\
|
*
|
|
Remove unnecessary files to API-only Applications when `app:task` task executed
yuuji.yaginuma
2017-03-24
1
-0
/
+22
*
|
|
|
Merge pull request #28546 from claudiob/drop-j-option
Rafael Mendonça França
2017-03-27
1
-8
/
+0
|
\
\
\
\
|
*
|
|
|
Remove -j (--javascript) option from `rails new`
claudiob
2017-03-23
1
-8
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #28485 from quantumlicht/fix_migrate_with_empty_version
Rafael França
2017-03-27
1
-0
/
+16
|
\
\
\
\
|
*
|
|
|
Fixes #28359
Philippe Guay
2017-03-26
1
-0
/
+16
*
|
|
|
|
Merge pull request #28577 from y-yagi/do_not_display_hidden_namespaces_in_des...
Rafael França
2017-03-27
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Do not show hidden namespaces in destroy commnad help
yuuji.yaginuma
2017-03-27
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #28541 from ota42y/fix/gemfile_generator_fix
Eileen M. Uchitelle
2017-03-27
1
-0
/
+24
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ignore system test gems on Gemfile when execute with --skip-test option
ota42y
2017-03-27
1
-0
/
+24
|
|
/
/
/
*
/
/
/
add field ids when generating a scaffold form.
Yves Senn
2017-03-26
1
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #28527 from rst/fix_runner_argv_28515
Rafael França
2017-03-22
1
-0
/
+8
|
\
\
\
|
*
|
|
Fixup trailing whitespace, per complaints from CodeClimate.
Robert Thau
2017-03-22
1
-1
/
+1
|
*
|
|
Correctly reset ARGV for "rails runner `CODE' arg arg arg..."
Robert Thau
2017-03-22
1
-0
/
+8
*
|
|
|
Merge pull request #28513 from maclover7/jm-fix-28500
Rafael França
2017-03-22
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
CLI arg "host" has precedence over ENV var "host"
Jon Moss
2017-03-21
1
-0
/
+8
|
|
/
/
/
*
/
/
/
Don't comment out config.file_watcher during Rails upgrade
yuuji.yaginuma
2017-03-22
1
-14
/
+0
|
/
/
/
*
|
|
Default to yielding a `form` variable.
Kasper Timm Hansen
2017-03-20
1
-4
/
+4
*
|
|
Add `app:update` task to engines
yuuji.yaginuma
2017-03-20
1
-0
/
+16
*
|
|
Merge pull request #28481 from y-yagi/fix_warning
Kasper Timm Hansen
2017-03-20
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix `warning: character class has duplicated range`
yuuji.yaginuma
2017-03-20
1
-3
/
+3
*
|
|
|
Correctly check whether key is defined in configuration
yuuji.yaginuma
2017-03-19
2
-1
/
+13
|
/
/
/
*
|
|
Track the version-compatible config settings inside railties
Matthew Draper
2017-03-18
2
-22
/
+8
*
|
|
Merge pull request #28368 from y-yagi/add_test_for_secrets_command
Kasper Timm Hansen
2017-03-15
1
-0
/
+13
|
\
\
\
|
*
|
|
Add secrets edit test
yuuji.yaginuma
2017-03-12
1
-0
/
+13
*
|
|
|
Merge pull request #28409 from y-yagi/make_destroy_command_work_within_engines
Eileen M. Uchitelle
2017-03-15
1
-0
/
+55
|
\
\
\
\
|
*
|
|
|
Make destroy command work within engines
yuuji.yaginuma
2017-03-14
1
-0
/
+55
|
|
/
/
/
*
/
/
/
Rename test of `app:update` to more appropriate name
yuuji.yaginuma
2017-03-15
1
-7
/
+7
|
/
/
/
*
|
|
Merge pull request #28182 from y-yagi/show_correct_rails_commands
Kasper Timm Hansen
2017-03-09
1
-0
/
+11
|
\
\
\
|
*
|
|
Show correct commands in help
yuuji.yaginuma
2017-03-03
1
-0
/
+11
*
|
|
|
Use appropriate type in generators test
yuuji.yaginuma
2017-03-08
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Avoid running system tests by default
Robin Dupret
2017-03-05
1
-0
/
+46
*
|
|
Fix random failure on system test with ajax
Fumiaki MATSUSHIMA
2017-03-03
1
-0
/
+28
*
|
|
Move key packing into encryptor.
Kasper Timm Hansen
2017-03-02
1
-3
/
+2
*
|
|
Merge pull request #28139 from stouset/update-secrets-to-use-modern-crypto
Kasper Timm Hansen
2017-03-02
1
-2
/
+3
|
\
\
\
|
*
|
|
Default Secrets to AES-128-GCM, using ActiveSupport::MessageEncryptor
Stephen Touset
2017-03-01
1
-2
/
+3
*
|
|
|
Tell users how to assign a $EDITOR.
Kasper Timm Hansen
2017-03-01
1
-0
/
+24
*
|
|
|
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
|
|
|
/
|
|
/
|
[next]