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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
Merge pull request #30907 from yhirano55/update_mailing_list_url_in_i18n_guide
Ryuta Kamizono
2017-10-17
1
-3
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Update mailing list URL in I18n guide [ci skip]
Yoshiyuki Hirano
2017-10-17
1
-3
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #30901 from aditya-kapoor/fix-range-to-s
Sean Griffin
2017-10-16
2
-1
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix `to_s(:db)` for range comprising of alphabets.
Aditya Kapoor
2017-10-16
2
-1
/
+12
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #30899 from eugeneius/rm_force_reload_docs
George Claghorn
2017-10-15
2
-5
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove association(true) references from docs [ci skip]
Eugene Kenny
2017-10-16
2
-5
/
+1
|
/
/
/
/
/
*
|
|
|
|
Remove extra spaces in the args in the `time_zone_select` [ci skip]
Ryuta Kamizono
2017-10-16
1
-6
/
+6
*
|
|
|
|
Merge pull request #30862 from yhirano55/remove_needless_space_in_action_view...
Eileen M. Uchitelle
2017-10-15
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove a needless space in Action View Guide [ci skip]
Yoshiyuki Hirano
2017-10-12
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #30872 from yhirano55/capitalize_sprockets_in_engine_guide
Eileen M. Uchitelle
2017-10-15
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Capitalize "sprockets" in Engine guide [ci skip]
Yoshiyuki Hirano
2017-10-13
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Add a test case that eager-loading with a polymorphic association and using `...
Ryuta Kamizono
2017-10-16
1
-0
/
+4
*
|
|
|
|
Fix longer sequence name detection for serial columns (#28339)
Ryuta Kamizono
2017-10-15
6
-4
/
+64
*
|
|
|
|
Merge pull request #30860 from olimart/patch-1
Eileen M. Uchitelle
2017-10-15
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Update Gemfile
Olivier
2017-10-11
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
MySQL: Don't lose `auto_increment: true` in the `db/schema.rb`
Ryuta Kamizono
2017-10-15
3
-0
/
+47
*
|
|
|
|
Merge pull request #30896 from y-yagi/remove_unused_before_filters
Ryuta Kamizono
2017-10-15
1
-6
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove unused `before_filters`
yuuji.yaginuma
2017-10-15
1
-6
/
+0
*
|
|
|
|
|
Merge pull request #30892 from yhirano55/add_accept_charset_to_form_in_js_guide
Ryuta Kamizono
2017-10-15
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add accept-charset to the output of form_with in JS guide [ci skip]
Yoshiyuki Hirano
2017-10-15
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Fix `COUNT(DISTINCT ...)` for `GROUP BY` with `ORDER BY` and `LIMIT`
Ryuta Kamizono
2017-10-14
3
-1
/
+11
*
|
|
|
|
Show the failed queries in `test_has_one_does_not_use_order_by`
Ryuta Kamizono
2017-10-14
1
-1
/
+2
*
|
|
|
|
Merge pull request #30889 from yhirano55/add_unpermitted_parameters_hook_to_i...
Ryuta Kamizono
2017-10-14
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Add unpermitted_parameters.action_controller hook to instrument guide [ci skip]
Yoshiyuki Hirano
2017-10-14
1
-0
/
+6
*
|
|
|
|
|
Merge pull request #30888 from y-yagi/fix_test_name_for_daemon_option
George Claghorn
2017-10-13
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix test name for daemon option test
yuuji.yaginuma
2017-10-14
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #30877 from y-yagi/remove_jquery-rails
Ryuta Kamizono
2017-10-14
2
-6
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove unsued `jquery-rails`
yuuji.yaginuma
2017-10-13
2
-6
/
+0
*
|
|
|
|
|
Merge pull request #30887 from bogdanvlviv/use-__dir__-in-activestorage
Ryuta Kamizono
2017-10-14
3
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use `require_relative` instead of `require` with full path in activestorage/
bogdanvlviv
2017-10-13
1
-1
/
+1
|
*
|
|
|
|
|
Define path with __dir__ in activestorage/
bogdanvlviv
2017-10-13
3
-4
/
+4
*
|
|
|
|
|
|
Merge pull request #30883 from PHedkvist/add_daemon_command_test
Ryuta Kamizono
2017-10-14
1
-0
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Added test case for starting rails with daemon option, this should set the op...
Pierre Hedkvist
2017-10-13
1
-0
/
+12
*
|
|
|
|
|
|
|
Merge pull request #30885 from yhirano55/add_action_cable_notifications_to_in...
Ryuta Kamizono
2017-10-14
1
-0
/
+39
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Add Action Cable notifications to instrument guide [ci skip]
Yoshiyuki Hirano
2017-10-13
1
-0
/
+39
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #30882 from yhirano55/add_mailer_notification_in_instrumen...
Ryuta Kamizono
2017-10-13
1
-0
/
+16
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add process.action_mailer notification to Instrumentation guide [ci skip]
Yoshiyuki Hirano
2017-10-13
1
-0
/
+16
|
/
/
/
/
/
/
*
/
/
/
/
/
Clarify comment [ci skip]
George Claghorn
2017-10-13
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #30874 from koic/bump_rubocop_to_0_50_0
Ryuta Kamizono
2017-10-13
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Bump RuboCop 0.50.0
Koichi ITO
2017-10-13
2
-4
/
+4
*
|
|
|
|
|
Merge pull request #30750 from k2nr/fix-active-job
Ryuta Kamizono
2017-10-13
3
-3
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Test exception message to ensure an exception instance is yielded
Kazunori Kajihiro
2017-10-13
2
-2
/
+2
|
*
|
|
|
|
Yield with an error instance instead of error class
Kazunori Kajihiro
2017-09-29
1
-1
/
+1
*
|
|
|
|
|
Accept variation keys in #preview and #variant
George Claghorn
2017-10-12
2
-7
/
+12
*
|
|
|
|
|
Introduce ActiveStorage::Blob#representation
George Claghorn
2017-10-12
4
-0
/
+73
*
|
|
|
|
|
Merge pull request #30867 from aditya-kapoor/guide-select_all-fix
Ryuta Kamizono
2017-10-12
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix the description for the `select_all` [ci skip]
Aditya Kapoor
2017-10-12
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #30864 from willnet/enable-link-in-rdoc
Ryuta Kamizono
2017-10-12
1
-12
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ci skip]Enable link to ActionDispatch::Integration::Session#process in rdoc
willnet
2017-10-12
1
-12
/
+12
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #30863 from y-yagi/fix_warning_unused_variable
Ryuta Kamizono
2017-10-12
1
-2
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[prev]
[next]