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 #30101 from bogdanvlviv/initialization-active_storage
Rafael França
2017-11-06
34
-104
/
+385
|
\
|
*
Execution of `active_storage:install` should respect `--quiet` during `rails ...
bogdanvlviv
2017-11-06
1
-1
/
+1
|
*
Rails::Generators::Actions#execute_command allows option `capture`
bogdanvlviv
2017-11-06
2
-1
/
+23
|
*
`rails new` runs `rails active_storage:install`
bogdanvlviv
2017-11-06
16
-38
/
+92
|
*
Add --skip-active-storage and do so automatically when --skip-active-record i...
bogdanvlviv
2017-11-06
20
-65
/
+270
*
|
Merge pull request #22435 from yui-knk/fix_engine_route_test
Rafael Mendonça França
2017-11-06
5
-6
/
+91
|
\
\
|
*
|
Make `assert_recognizes` to traverse mounted engines
yui-knk
2016-04-23
5
-6
/
+90
*
|
|
Merge pull request #28360 from kbrock/transaction_fix
Matthew Draper
2017-11-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Properly check transaction in persistence
Keenan Brock
2017-11-06
1
-1
/
+1
*
|
|
|
Merge pull request #22115 from bogdan/refactor-preloader
Rafael França
2017-11-06
3
-81
/
+40
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Refactor Preloader Code
Bogdan Gusiev
2017-11-06
3
-81
/
+40
*
|
|
|
Merge pull request #31069 from danott/resolve-minitest-deprecation-in-assert_...
Rafael França
2017-11-06
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Resolve Minitest 6 deprecation in assert_no_changes
Dan Ott
2017-11-06
1
-1
/
+6
|
/
/
/
/
*
|
|
|
Fix acronym support in `humanize`
Andrew White
2017-11-06
3
-1
/
+25
*
|
|
|
Merge pull request #31066 from Leyka/patch-1
Andrew White
2017-11-06
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Fix french spelling mistake
Skander
2017-11-06
1
-6
/
+6
*
|
|
|
|
Merge pull request #30620 from bogdanvlviv/method_signature_prev-next-day-mon...
Andrew White
2017-11-06
7
-135
/
+260
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update "Active Support Core Extensions" guide
bogdanvlviv
2017-10-24
1
-91
/
+97
|
*
|
|
|
Allows pass argument for `Time#prev_year` and `Time#next_year`.
bogdanvlviv
2017-10-24
7
-21
/
+58
|
*
|
|
|
Allows pass argument for `Time#prev_month` and `Time#next_month`
bogdanvlviv
2017-10-24
7
-22
/
+67
|
*
|
|
|
Allows pass argument for `Time#prev_day` and `Time#next_day`
bogdanvlviv
2017-10-24
3
-6
/
+43
*
|
|
|
|
Merge pull request #31064 from y-yagi/remove_unused_require
Ryuta Kamizono
2017-11-06
1
-1
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove unused require
yuuji.yaginuma
2017-11-06
1
-1
/
+0
*
|
|
|
|
Merge pull request #31062 from y-yagi/follow_up_of_31046
Rafael França
2017-11-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Explicitly pass window handle to `resize_window_to`
yuuji.yaginuma
2017-11-06
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
`scoping` should respect current class and STI constraint (#29199)
Ryuta Kamizono
2017-11-06
3
-1
/
+25
*
|
|
|
|
Fix preloading polymorphic multi-level through association
Ryuta Kamizono
2017-11-06
2
-1
/
+18
*
|
|
|
|
Fix preloading polymorphic association when through association has already l...
Ryuta Kamizono
2017-11-06
2
-4
/
+27
|
/
/
/
/
*
|
|
|
Ensure `apply_join_dependency` for `update_all` and `delete_all` if eager-loa...
Ryuta Kamizono
2017-11-06
2
-19
/
+40
*
|
|
|
Ensure `apply_join_dependency` for `collection_cache_key` if eager-loading is...
Ryuta Kamizono
2017-11-06
5
-3
/
+17
*
|
|
|
Merge pull request #31053 from y-yagi/fix_namespaced_generator
Eileen M. Uchitelle
2017-11-05
3
-10
/
+39
|
\
\
\
\
|
*
|
|
|
Generate the correct path in nested scaffold generator
yuuji.yaginuma
2017-11-05
3
-10
/
+39
*
|
|
|
|
Merge pull request #31055 from y-yagi/show_request_forgery_protection_methods...
Ryuta Kamizono
2017-11-05
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Show `RequestForgeryProtection` methods in api doc [ci skip]
yuuji.yaginuma
2017-11-05
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #31046 from NARKOZ/fix-capybara-webkit-deprecation
Eileen M. Uchitelle
2017-11-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix Capybara::Webkit::Driver#resize_window deprecation warning
Nihad Abbasov
2017-11-04
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #31014 from aditya-kapoor/doc-fixes
Eileen M. Uchitelle
2017-11-04
1
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] show the correct example to demonstrate inflections.
Aditya Kapoor
2017-11-01
1
-1
/
+7
*
|
|
|
|
|
s/an/a/
Akira Matsuda
2017-11-04
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #31048 from bogdanvlviv/improve-docs-for-action_dispatch-r...
Ryuta Kamizono
2017-11-04
1
-4
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Improve docs of ActionDispatch::Routing::Mapper
bogdanvlviv
2017-11-03
1
-4
/
+14
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #31050 from y-yagi/remove_unused_methods
Ryuta Kamizono
2017-11-04
1
-8
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove unused `calculate_rounded_number` and `digit_count`
yuuji.yaginuma
2017-11-04
1
-8
/
+0
|
/
/
/
/
/
*
|
|
|
|
Permit configuring Active Storage's job queue
George Claghorn
2017-11-03
5
-16
/
+13
*
|
|
|
|
Revert "Merge pull request #31025 from y-yagi/follow_up_31023_part2"
Ryuta Kamizono
2017-11-03
1
-1
/
+0
*
|
|
|
|
Merge pull request #31039 from y-yagi/fix_guides_build
Ryuta Kamizono
2017-11-03
6
-0
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Specify bundler version in template files
yuuji.yaginuma
2017-11-03
6
-0
/
+12
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #31038 from y-yagi/remove_unused_classes
Rafael França
2017-11-02
1
-30
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Remove unused classes
yuuji.yaginuma
2017-11-03
1
-30
/
+0
|
/
/
/
/
*
|
|
|
Allow third-party previewers/analyzers to customize their tempdirs
George Claghorn
2017-11-02
2
-3
/
+10
[next]