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
/
action_dispatch
/
middleware
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
use Rack::Utils.valid_path? to check path
Jordan Owens
2016-05-09
1
-6
/
+2
*
|
Make flash messages cookie compatible with Rails 4
Rafael Mendonça França
2016-05-06
1
-1
/
+1
|
/
*
Fix deprecation warning for ParamsParser instance :smile:
Prathamesh Sonpatki
2016-03-30
1
-1
/
+1
*
Deprecate ActionDispatch::ParamsParser instance.
Rafael Mendonça França
2016-03-30
1
-0
/
+1
*
Fix request.reset_session for API controllers
Jon Moss
2016-03-19
1
-0
/
+5
*
[ci skip] Fix constrain_to documentation.
Kasper Timm Hansen
2016-03-03
1
-1
/
+1
*
Rename constrain_to to exclude.
Kasper Timm Hansen
2016-03-03
1
-3
/
+4
*
Don't reference Rails.application from inside a component
Matthew Draper
2016-03-02
1
-10
/
+6
*
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
4
-78
/
+47
*
Drop Action Controller require in ActionDispatch::ExceptionWrapper
Genadi Samokovarov
2016-02-29
1
-1
/
+0
*
add `constraint_to` option to SSL middleware
Greg Molnar
2016-02-28
1
-2
/
+6
*
:nail_care:
Rafael Mendonça França
2016-02-25
1
-2
/
+2
*
Update documentation and deprecation message
Prathamesh Sonpatki
2016-02-25
1
-3
/
+3
*
Added deprecation for older apps
Prathamesh Sonpatki
2016-02-25
1
-1
/
+12
*
HSTS without IncludeSubdomains is often useless
Egor Homakov
2016-02-25
1
-1
/
+1
*
Transform the mime object to symbol when registering the parsers
Rafael Mendonça França
2016-02-22
1
-0
/
+1
*
Fix code style
Rafael Mendonça França
2016-02-17
1
-3
/
+4
*
Merge pull request #23203 from vipulnsward/22979-show-tags-on-exception
Richard Schneeman
2016-02-16
1
-7
/
+11
|
\
|
*
WIP: Errors in logs should show log tags as well.
Vipul A M
2016-02-12
1
-7
/
+11
*
|
Join values using '; ' as per RFC spec
Andrew White
2016-02-16
1
-1
/
+1
*
|
Add require and move escape to private method
Andrew White
2016-02-16
1
-1
/
+6
*
|
Merge branch 'should-escape-cookie' of https://github.com/ma2gedev/rails into...
Andrew White
2016-02-16
1
-1
/
+1
|
\
\
|
*
|
Escape cookie's key and value in ActionController::TestCase
Takayuki Matsubara
2015-12-30
1
-1
/
+1
*
|
|
Corrected secret_key_base
vs4vijay
2016-02-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Revert "Its ideal to set Vary: Accept-Encoding, irrespective of whether gzipp...
schneems
2016-01-19
1
-1
/
+1
*
|
Its ideal to set Vary: Accept-Encoding, irrespective of whether gzipped versi...
Vipul A M
2016-01-19
1
-1
/
+1
*
|
Prevent attempt to serve a request with a null byte
Jordan Owens
2016-01-12
1
-1
/
+5
*
|
Flexible configuration for ActionDispatch::SSL
Tim Rogers
2015-12-29
1
-8
/
+12
|
/
*
Improve RDoc documentation of ActionDispatch::SSL
Tim Rogers
2015-12-24
1
-12
/
+14
*
Add #== back to ActionDispatch::MiddlewareStack::Middleware
Jon Moss
2015-12-21
1
-0
/
+9
*
Refer to rails command instead of rake in a bunch of places
David Heinemeier Hansson
2015-12-18
1
-1
/
+1
*
Avoid warning because of the mime type
Jorge Bejar
2015-12-09
1
-1
/
+1
*
DebugException initialize with a response_format value
Jorge Bejar
2015-12-09
1
-6
/
+7
*
Better name for method in DebugExceptions middleware
Jorge Bejar
2015-12-09
1
-2
/
+2
*
Minor cleanup in AD::DebugExceptions
Jorge Bejar
2015-12-09
1
-6
/
+9
*
Remove unneeded args in AD::DebugExceptions
Jorge Bejar
2015-12-09
1
-1
/
+0
*
New hash syntax in AD::DebugExceptions
Jorge Bejar
2015-12-09
1
-4
/
+4
*
Fix some edge cases in AD::DebugExceptions in rails api apps
Jorge Bejar
2015-12-09
1
-41
/
+64
*
Response when error should be formatted properly in Rails API if local request
Jorge Bejar
2015-12-09
1
-2
/
+15
*
Stop violating law of demeter in response cookie_jar
eileencodes
2015-12-06
1
-0
/
+6
*
Merge pull request #22172 from tijmenb/fix-source-in-show-exception
Rafael França
2015-11-24
2
-0
/
+8
|
\
|
*
Add text template for source code
Tijmen Brommet
2015-11-03
2
-0
/
+8
*
|
Clearer comment and variable name on IP spoofing
Grey Baker
2015-11-22
1
-7
/
+15
*
|
Add missing example for cookies.encrypted [ci skip]
Nicolas Cavigneaux
2015-11-20
1
-0
/
+7
*
|
Merge pull request #22259 from daisuko/remove_compiled_root_from_static_rb
Yves Senn
2015-11-12
1
-1
/
+0
|
\
\
|
*
|
remove unnecessary @compiled_root from static.rb
daisuko
2015-11-11
1
-1
/
+0
|
|
/
*
/
Show middleware classes on /rails/info/properties
claudiob
2015-11-11
1
-1
/
+5
|
/
*
Deprecate exception#original_exception in favor of exception#cause
Yuki Nishijima
2015-11-03
5
-19
/
+37
[next]