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
*
Enable tmp_restart plugin for puma
Rafael Mendonça França
2016-02-24
1
-0
/
+3
*
Prep release for Rails 5 beta3
eileencodes
2016-02-24
12
-45
/
+45
*
[ci skip] Move collection caching changelog entry.
Kasper Timm Hansen
2016-02-24
1
-25
/
+25
*
Merge pull request #23853 from kamipo/ensure_drop_table
Rafael França
2016-02-24
1
-7
/
+5
|
\
|
*
Ensure `drop_table` even if tests failure or interrupted
Ryuta Kamizono
2016-02-24
1
-7
/
+5
*
|
:bomb: run the test @rafaelfranca :angry:
Rafael Mendonça França
2016-02-24
1
-1
/
+1
|
/
*
Remove changelog entry for reverted commit
eileencodes
2016-02-24
1
-12
/
+0
*
Merge pull request #23850 from prathamesh-sonpatki/changelog-for-23734
Rafael França
2016-02-24
1
-0
/
+5
|
\
|
*
Add CHANGELOG for https://github.com/rails/rails/pull/23734 [ci skip]
Prathamesh Sonpatki
2016-02-24
1
-0
/
+5
|
/
*
No need CHANGELOG entry for #23849.
Rafael Mendonça França
2016-02-24
1
-16
/
+0
*
Make internal class as nodoc
Rafael Mendonça França
2016-02-24
1
-2
/
+2
*
Merge pull request #23616 from piotrj/issue_23609_logger_broadcast_silencing
Rafael Mendonça França
2016-02-24
4
-21
/
+86
|
\
|
*
Fix logger silencing for broadcasted loggers
Piotr Jakubowski
2016-02-11
4
-21
/
+86
*
|
Always use the released coffee-rails in new applications
Rafael Mendonça França
2016-02-24
1
-6
/
+1
*
|
Merge pull request #23849 from prathamesh-sonpatki/fix-23822
Rafael França
2016-02-24
4
-9
/
+35
|
\
\
|
*
|
Show permitted flag in the output of AC::Parameters#inspect
Prathamesh Sonpatki
2016-02-24
4
-9
/
+35
*
|
|
Ignore callstacks from Ruby stdlib in deprecation
Rafael Mendonça França
2016-02-24
1
-4
/
+12
*
|
|
Merge pull request #23795 from claudiob/replace-rack-with-rails-command
David Heinemeier Hansson
2016-02-24
4
-14
/
+64
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Invoke 'rails' instead of 'rake' in AppGenerator
claudiob
2016-02-20
2
-11
/
+11
|
*
|
AppGenerator: Replace 'rake' with 'rails_command'
claudiob
2016-02-20
4
-8
/
+58
*
|
|
Merge pull request #20851 from tomprats/indifferent-sessions
Rafael Mendonça França
2016-02-24
9
-17
/
+147
|
\
\
\
|
*
|
|
Update Session to utilize indiffernt access
Tom Prats
2016-01-30
8
-16
/
+127
|
*
|
|
Update session to have indifferent access
Tom Prats
2016-01-29
3
-2
/
+21
*
|
|
|
Add changelog entry for #22825
Rafael Mendonça França
2016-02-24
1
-0
/
+6
*
|
|
|
Merge branch 'actionmailer-cache'
Rafael Mendonça França
2016-02-24
16
-69
/
+367
|
\
\
\
\
|
*
|
|
|
Move private methods to the private visibility
Rafael Mendonça França
2016-02-24
2
-22
/
+24
|
*
|
|
|
Move Caching module to Abstract Controller
Rafael Mendonça França
2016-02-23
7
-18
/
+19
|
*
|
|
|
Change ActionMailer's default caching configuration and update generator's en...
Stan Lo
2016-02-23
4
-1
/
+13
|
*
|
|
|
Remove unnecessarily included modules in ActionController::Caching
Stan Lo
2016-02-23
1
-1
/
+0
|
*
|
|
|
Move ActionMailer::Caching's content into ActionMailer::Base instead of inclu...
Stan Lo
2016-02-23
4
-32
/
+21
|
*
|
|
|
Make caching configuration more flexible
Stan Lo
2016-02-23
3
-11
/
+21
|
*
|
|
|
Move most caching methods to ActionDispatch::Caching, and let ActionMailer an...
Stan Lo
2016-02-23
4
-109
/
+67
|
*
|
|
|
Move caching/fragments in ActionMailer and ActionController to action_dispatc...
Stan Lo
2016-02-23
4
-159
/
+5
|
*
|
|
|
Porting ActionController::Caching to ActionMailer::Caching
Stan Lo
2016-02-23
11
-0
/
+481
*
|
|
|
|
Merge pull request #23842 from kamipo/drop_table_test_text_limits_as_well
Rafael França
2016-02-23
1
-9
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
`drop_table :test_text_limits` as well
Ryuta Kamizono
2016-02-24
1
-9
/
+13
*
|
|
|
|
|
Use the trick to get beta releases in the Gemfile
Rafael Mendonça França
2016-02-23
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #23836 from sstephenson/turbolinks-5
Rafael França
2016-02-23
6
-17
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update JavaScript guide for Turbolinks 5
Sam Stephenson
2016-02-23
1
-6
/
+6
|
*
|
|
|
|
|
Update to the latest Turbolinks gems
Sam Stephenson
2016-02-23
1
-3
/
+3
|
*
|
|
|
|
|
New apps get the Turbolinks beta gem
Sam Stephenson
2016-02-23
1
-2
/
+2
|
*
|
|
|
|
|
Switch to `data-turbolinks-track="reload"`
Sam Stephenson
2016-02-23
3
-6
/
+6
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #23838 from kamipo/fix_assert_nothing_raised_deprecation_w...
Rafael França
2016-02-23
1
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix `assert_nothing_raised` deprecation warning format
Ryuta Kamizono
2016-02-24
1
-2
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #23840 from yui-knk/improve_the_readability_of_ar_doc
Jon Moss
2016-02-23
1
-6
/
+14
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] Improve the readability of documents of nested_attributes
yui-knk
2016-02-24
1
-6
/
+14
*
|
|
|
|
|
Merge pull request #23837 from mgroeneman/fix-form-helper-guide-typo
Jon Moss
2016-02-23
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ci skip] No hyphen in 'side effects'
Michael Groeneman
2016-02-23
1
-1
/
+1
|
*
|
|
|
|
|
[ci skip] Fix typo in Form Helpers Guide
Michael Groeneman
2016-02-23
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #23632 from maclover7/fix-23620
Matthew Draper
2016-02-24
2
-0
/
+13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]