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
*
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
*
|
|
|
Second pass on 5.1 release notes
Jon Moss
2017-03-18
1
-5
/
+5
*
|
|
|
First pass on 5.1 release notes
Jon Moss
2017-03-18
1
-14
/
+18
*
|
|
|
Merge pull request #28446 from y-yagi/move_new_changelog_entry_to_the_top
Jon Moss
2017-03-18
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Move new CHANGELOG entry to the top [ci skip]
yuuji.yaginuma
2017-03-16
1
-7
/
+7
*
|
|
|
|
Merge pull request #28467 from baerjam/improve-caching-guides
Jon Moss
2017-03-18
1
-1
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Improve Caching with Rails Guides [ci skip]
James Baer
2017-03-17
1
-1
/
+15
*
|
|
|
|
|
Merge pull request #28469 from matthewd/new-new-defaults
Matthew Draper
2017-03-19
7
-59
/
+60
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Track the version-compatible config settings inside railties
Matthew Draper
2017-03-18
7
-59
/
+60
*
|
|
|
|
|
Always use original url_for when generating direct routes
Andrew White
2017-03-17
3
-1
/
+55
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #28191 from eugeneius/string_assoc_order
Rafael França
2017-03-17
2
-2
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
Allow order to be given expressions as hash keys
Eugene Kenny
2017-02-27
2
-2
/
+30
*
|
|
|
|
|
Merge pull request #28154 from aripollak/remove-comments-from-structure-sql
Rafael Mendonça França
2017-03-17
3
-3
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Only remove comments before the first statement
Ari Pollak
2017-02-24
2
-7
/
+12
|
*
|
|
|
|
|
Drop comments from structure.sql in postgresql
Ari Pollak
2017-02-24
3
-3
/
+38
*
|
|
|
|
|
|
Fix resolve usage in the release notes
Rafael Mendonça França
2017-03-17
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #28096 from prathamesh-sonpatki/5-1-release-notes-first-draft
Rafael França
2017-03-17
1
-0
/
+267
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add blurbs about each new feature [ci skip]
Prathamesh Sonpatki
2017-03-13
1
-0
/
+158
|
*
|
|
|
|
|
|
Add PR links for major features [ci skip]
Prathamesh Sonpatki
2017-03-03
1
-0
/
+11
[next]