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
*
Use DeprecatedConstantAccessor for AD::ParamsParser::ParseError
Dominic Cleal
2017-03-22
1
-1
/
+2
*
Add AS::Deprecation::DeprecatedConstantAccessor
Dominic Cleal
2017-03-22
4
-0
/
+86
*
Merge pull request #28394 from shime/docs-action-dispatch
Xavier Noria
2017-03-22
31
-96
/
+96
|
\
|
*
[docs] fix ActionDispatch documentation
Hrvoje Šimić
2017-03-13
31
-96
/
+96
*
|
Update bug report templates
Matthew Draper
2017-03-22
5
-5
/
+5
*
|
Start Rails 5.2 development
Matthew Draper
2017-03-22
34
-2447
/
+90
*
|
Merge pull request #28056 from sngeth/wrap_store_accessors_in_params
Rafael França
2017-03-21
2
-1
/
+18
|
\
\
|
*
|
Wrap store accessors in parameters
Sid Ngeth
2017-03-21
2
-1
/
+18
*
|
|
Fix test assertion
Rafael Mendonça França
2017-03-21
1
-1
/
+1
*
|
|
Fix test that was asserting the wrong thing
Rafael Mendonça França
2017-03-21
1
-1
/
+1
|
/
/
*
|
Revert "Merge pull request #27775 from domcleal/27774-format-reset"
Rafael Mendonça França
2017-03-21
2
-15
/
+5
*
|
Merge pull request #28450 from adamgamble/bug_fix/fix_typo_in_actionview
Rafael França
2017-03-21
1
-1
/
+1
|
\
\
|
*
|
Fix typo in actionview error message
adamgamble
2017-03-17
1
-1
/
+1
*
|
|
Merge pull request #28497 from jhawthorn/unscope_specific_where_value
Andrew White
2017-03-21
2
-2
/
+10
|
\
\
\
|
*
|
|
Fix where_clause#except with specific where value
John Hawthorn
2017-03-20
2
-2
/
+10
*
|
|
|
Remove 5.0.0 entry from 5.1.0 CHANGELOG [ci skip]
claudiob
2017-03-20
1
-4
/
+0
*
|
|
|
Merge pull request #28498 from Erol/fix-typo-in-caching-guide
Jon Moss
2017-03-20
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix typo in Caching with Rails Guide [skip ci]
Erol Fornoles
2017-03-21
1
-1
/
+1
|
/
/
/
*
|
|
Update the maintenance policy [ci skip]
Rafael Mendonça França
2017-03-20
1
-3
/
+3
*
|
|
Default to yielding a `form` variable.
Kasper Timm Hansen
2017-03-20
2
-12
/
+12
*
|
|
Merge pull request #28406 from chukitow/feature/user-form-with-instead-of-for...
Kasper Timm Hansen
2017-03-20
1
-1
/
+1
|
\
\
\
|
*
|
|
disable remote submits
Ivan Velasquez
2017-03-14
1
-1
/
+1
|
*
|
|
user form with instead of form for in scaffold generator
Ivan Velasquez
2017-03-13
1
-1
/
+1
*
|
|
|
Merge pull request #28474 from kamipo/fix_extension_with_darty_target
Kasper Timm Hansen
2017-03-20
3
-2
/
+12
|
\
\
\
\
|
*
|
|
|
Fix extension method with dirty target in has_many associations
Ryuta Kamizono
2017-03-20
3
-2
/
+12
*
|
|
|
|
Merge pull request #28487 from kamipo/remove_duplicated_columns_definition
Rafael França
2017-03-20
2
-11
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Remove duplicated `columns` definition
Ryuta Kamizono
2017-03-20
2
-11
/
+5
|
|
/
/
/
/
*
|
|
|
|
Fix the blog post template header
Rafael Mendonça França
2017-03-20
1
-1
/
+1
*
|
|
|
|
Merge pull request #28486 from y-yagi/add_app_update_for_rails_engine
Rafael França
2017-03-20
5
-1
/
+51
|
\
\
\
\
\
|
*
|
|
|
|
Add `app:update` task to engines
yuuji.yaginuma
2017-03-20
5
-1
/
+51
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #28473 from kamipo/delegate_uniq_to_records
Rafael França
2017-03-20
4
-20
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Use `load` rather than `collect` for force loading
Ryuta Kamizono
2017-03-19
4
-20
/
+20
*
|
|
|
|
|
Merge pull request #27939 from kamipo/fix_select_all_with_legacy_binds
Rafael França
2017-03-20
2
-1
/
+14
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix `select_all` with legacy `binds`
Ryuta Kamizono
2017-02-12
2
-1
/
+14
*
|
|
|
|
|
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
*
|
|
|
|
|
|
Merge pull request #28479 from kamipo/evaluate_default_block_only_when_necessary
Kasper Timm Hansen
2017-03-20
3
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Evaluate the default block only when necessary
Ryuta Kamizono
2017-03-20
2
-3
/
+3
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Delegate `uniq` to `records`
Ryuta Kamizono
2017-03-18
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #28482 from y-yagi/fix_changelog_entry_about_transaction_e...
Richard Schneeman
2017-03-19
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix changelog entry about transaction error classes [ci skip]
yuuji.yaginuma
2017-03-20
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #28475 from y-yagi/correctly_check_whether_key_is_defined
Matthew Draper
2017-03-20
3
-4
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Correctly check whether key is defined in configuration
yuuji.yaginuma
2017-03-19
3
-4
/
+16
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #28477 from spdawson/patch-3
Jon Moss
2017-03-19
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove stray back-end from ActiveJob Basics guide
Simon Dawson
2017-03-19
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #28476 from spdawson/patch-2
Jon Moss
2017-03-19
1
-13
/
+15
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Minor grammar fixes for Rails 5.1 release notes
Simon Dawson
2017-03-19
1
-13
/
+15
|
/
/
/
/
/
/
*
|
|
|
|
|
Update some jquery-ujs references to rails-ujs
Jon Moss
2017-03-18
3
-10
/
+10
*
|
|
|
|
|
Add link to rails-ujs/dropping jQuery PR
Jon Moss
2017-03-18
1
-0
/
+2
*
|
|
|
|
|
Add link to Webpack/Webpacker PR
Jon Moss
2017-03-18
1
-0
/
+2
[next]