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
path:
root
/
actionpack
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in ActionController::Renderer [ci skip]
Alex Kitchens
2016-06-10
1
-1
/
+1
*
render_to_string Regression Outside of Real Requests in Rails 5.0.0.rc1 (#25308)
Brandon Medenwald
2016-06-09
1
-1
/
+1
*
Prevent `{ internal: true }` from being stored in the router
Jon Moss
2016-06-07
1
-1
/
+1
*
Use `#performed?` to terminate controller callbacks
Jeff Kreeftmeijer
2016-06-03
2
-1
/
+8
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-06-03
1
-4
/
+4
|
\
|
*
`routes.rb` --> `config/routes.rb`
Jon Moss
2016-05-19
1
-4
/
+4
*
|
Clean up the test request/response even after an exception
Matthew Draper
2016-06-01
1
-23
/
+26
*
|
Tiny document fixes [ci skip]
Robin Dupret
2016-05-30
1
-1
/
+1
*
|
ActionController::Parameters: Fix #dig doc code
Christian Wesselhoeft
2016-05-29
1
-5
/
+5
*
|
fix incorrect class name [ci skip]
yuuji.yaginuma
2016-05-28
1
-1
/
+1
*
|
add missing `as` to request kwargs of `ActionDispatch::IntegrationTest`
yuuji.yaginuma
2016-05-27
1
-2
/
+3
*
|
Respect `log_warning_on_csrf_failure` setting for all CSRF failures
Matthew Caruana Galizia
2016-05-23
1
-1
/
+3
*
|
Revert "Make sure the cache is always populated"
Rafael Mendonça França
2016-05-20
1
-5
/
+1
*
|
Make sure the cache is always populated
Aaron Patterson
2016-05-20
1
-1
/
+5
*
|
Add back in Oxford Comma
Jon Moss
2016-05-19
1
-1
/
+1
*
|
Merge pull request #25070 from josedonizetti/fix_example_routes_doc
Arthur Nogueira Neves
2016-05-19
1
-3
/
+3
|
\
\
|
*
|
fix named route example [ci skip]
Jose Donizetti
2016-05-19
1
-3
/
+3
*
|
|
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
2
-12
/
+8
|
/
/
*
|
Action Mailer: Declarative exception handling with `rescue_from`.
Jeremy Daer
2016-05-15
1
-12
/
+1
*
|
Document and test ActionDispatch server_port
Tom Kadwill
2016-05-12
1
-0
/
+11
|
/
*
Merge pull request #24982 from tomkadwill/improve_clarity_of_raw_host_with_port
Kasper Timm Hansen
2016-05-11
1
-3
/
+10
|
\
|
*
Improve documentation and tests for raw_host_with_port and host_with_port
Tom Kadwill
2016-05-11
1
-3
/
+10
*
|
Merge pull request #24912 from prathamesh-sonpatki/api-fix-response-format
Santiago Pastorino
2016-05-11
1
-8
/
+12
|
\
\
|
*
|
API only apps: Preserve request format for HTML requests too
Prathamesh Sonpatki
2016-05-11
1
-8
/
+12
*
|
|
Start Rails 5.1 development :tada:
Rafael Mendonça França
2016-05-10
1
-2
/
+2
*
|
|
use Rack::Utils.valid_path? to check path
Jordan Owens
2016-05-09
1
-6
/
+2
*
|
|
Replace `loop` to `until`
Molchanov Andrey
2016-05-07
1
-2
/
+1
*
|
|
Merge commit 'fbdcf5221ad7ea3d40ad09651962fc85d101dd67'
Matthew Draper
2016-05-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Preparing for 5.0.0.rc1 release
Rafael Mendonça França
2016-05-06
1
-1
/
+1
*
|
|
|
Helpers doc grammar fix [skip ci]
Jon Atack
2016-05-07
1
-2
/
+2
|
/
/
/
*
|
|
Make flash messages cookie compatible with Rails 4
Rafael Mendonça França
2016-05-06
1
-1
/
+1
*
|
|
Merge pull request #24029 from rthbound/dont-call-each-when-calling-body-on-r...
Sean Griffin
2016-05-06
3
-17
/
+34
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixes #23964
Ryan T. Hosford
2016-03-13
3
-17
/
+34
*
|
|
Implement helpers proxy in controller instance level
Rafael Mendonça França
2016-05-05
2
-2
/
+7
*
|
|
Move protected instance variable to the right place
Rafael Mendonça França
2016-05-05
2
-6
/
+5
*
|
|
Merge pull request #24820 from maclover7/fix-15843
Kasper Timm Hansen
2016-05-04
1
-1
/
+5
|
\
\
\
|
*
|
|
Ensure compatibility between ActionDispatch::Request::Session and Rack
Jon Moss
2016-05-04
1
-1
/
+5
*
|
|
|
Fix some typos in comments.
Joe Rafaniello
2016-05-04
1
-1
/
+1
*
|
|
|
Merge pull request #24845 from tomkadwill/action_controller_typos
Rafael França
2016-05-04
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix actionpack typos [ci skip]
Tom Kadwill
2016-05-04
2
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #24777 from tomkadwill/action_pack_typos_3
Vipul A M
2016-04-30
2
-5
/
+5
|
\
\
\
|
*
|
|
Fix actionpack typos [ci skip]
Tom Kadwill
2016-04-30
2
-5
/
+5
|
|
/
/
*
|
|
Remove last uses of `@env[]` and `@env[]=`
Jon Moss
2016-04-28
2
-12
/
+12
*
|
|
Prep Rails 5 beta 4
eileencodes
2016-04-27
1
-1
/
+1
*
|
|
Add more info to insecure URL generation error
Derek Prior
2016-04-26
3
-2
/
+11
*
|
|
Merge pull request #24641 from rafaelfranca/fix-per-form-token-with-full-url
Jeremy Daer
2016-04-25
1
-1
/
+2
|
\
\
\
|
*
|
|
Discart the schema and host information when building the per-form token
Rafael Mendonça França
2016-04-20
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #23103 from rails/refactor-handling-of-action-default
Jeremy Daer
2016-04-24
4
-18
/
+13
|
\
\
\
|
*
|
|
Refactor handling of :action default in routing
Andrew White
2016-02-16
4
-18
/
+13
*
|
|
|
Merge pull request #24701 from prathamesh-sonpatki/deprecate-request_via_redi...
Guillermo Iguaran
2016-04-24
1
-5
/
+6
|
\
\
\
\
[next]