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 #23863 from delftswa2016/fix-readme-heading
Jon Moss
2016-02-24
3
-4
/
+4
|
\
|
*
Fix title of README according to Markdown conventions
Aaron Ang
2016-02-25
3
-4
/
+4
*
|
Merge pull request #23488 from maclover7/actioncable-defaults
Matthew Draper
2016-02-25
12
-21
/
+49
|
\
\
|
*
|
Only open Action Cable connection if data is being sent
Jon Moss
2016-02-24
2
-6
/
+6
|
*
|
Enable Action Cable routes by default
Jon Moss
2016-02-24
10
-15
/
+43
*
|
|
Merge pull request #23862 from prathamesh-sonpatki/test-for-strong-etag
Rafael França
2016-02-24
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added a test for generating Strong ETag
Prathamesh Sonpatki
2016-02-24
1
-0
/
+8
*
|
|
Merge pull request #23870 from akshaymohite/api-app-debug-exception-response-...
Jon Moss
2016-02-24
1
-0
/
+17
|
\
\
\
|
*
|
|
[ci skip] Need to mention debug_exception_response_format in the api_app docu...
Akshay
2016-02-25
1
-0
/
+17
|
/
/
/
*
|
|
Merge pull request #23866 from abhishekjain16/document
Jon Moss
2016-02-24
2
-2
/
+2
|
\
\
\
|
*
|
|
[ci skip] Replace usage of rake routes with rails routes
Abhishek Jain
2016-02-25
2
-2
/
+2
*
|
|
|
Ensure suppressor runs before validations
eileencodes
2016-02-24
4
-2
/
+25
*
|
|
|
Merge branch 'master' into treewip
Aaron Patterson
2016-02-24
198
-1246
/
+2139
|
\
|
|
|
|
*
|
|
remove useless method
Aaron Patterson
2016-02-24
1
-2
/
+0
|
*
|
|
Merge pull request #23861 from chashmeetsingh/patch-1
प्रथमेश Sonpatki
2016-02-24
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Updated file documentation [ci skip]
Chashmeet Singh
2016-02-24
1
-1
/
+1
|
|
/
/
|
*
|
Merge pull request #23860 from zerothabhishek/weak-etag-guide
Rafael França
2016-02-24
1
-0
/
+8
|
|
\
\
|
|
*
|
changes caching guide to add note on weak etags
Abhishek Yadav
2016-02-24
1
-0
/
+8
|
*
|
|
Merge pull request #23859 from prathamesh-sonpatki/dont-put-perform-caching-c...
Rafael França
2016-02-24
1
-8
/
+2
|
|
\
\
\
|
|
*
|
|
Don't put config.action_mailer.perform_caching entry twice in development.rb
Prathamesh Sonpatki
2016-02-24
1
-8
/
+2
|
*
|
|
|
Merge pull request #23857 from st0012/update-documents
Rafael França
2016-02-24
4
-1
/
+26
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Fix wording and wrong reference
Stan Lo
2016-02-25
2
-2
/
+2
|
|
*
|
|
Fix ActionView's cache section reference
Stan Lo
2016-02-25
1
-1
/
+1
|
|
*
|
|
Add caching guide in ActionMailer basics
Stan Lo
2016-02-25
1
-0
/
+16
|
|
*
|
|
Add ActionMailer configuration options
Stan Lo
2016-02-25
1
-0
/
+3
|
|
*
|
|
Update 5.0 release notes
Stan Lo
2016-02-25
1
-0
/
+6
|
*
|
|
|
Merge pull request #23858 from claudiob/fix-aca-readme
Claudio B
2016-02-24
1
-4
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
Add Ruby formatting to CHANGELOG entry
claudiob
2016-02-24
1
-4
/
+5
|
|
/
/
/
/
|
*
|
|
|
Do not define methods in the included block
Rafael Mendonça França
2016-02-24
1
-293
/
+289
|
*
|
|
|
Preparing for 5.0.0.beta3 release
eileencodes
2016-02-24
10
-0
/
+26
|
*
|
|
|
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
[next]