rails--rails/actionpack/lib/action_dispatch/middleware
Rafael França 7702ce8243
Merge pull request #40789 from csutter/deprecate-remote-ip-single-value
Deprecate assigning single `trusted_proxies` value
2021-03-24 02:27:57 -04:00
..
session Merge pull request #39860 from hahmed/docs/actiondispatch-cookies-improvements 2020-07-31 08:49:25 +05:30
templates Deletes AS::Dependencies::Blamable 2021-03-08 17:10:42 +01:00
actionable_exceptions.rb Re-enable `Layout/SpaceAroundOperators` cop 2020-10-23 16:12:15 +09:00
callbacks.rb Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
cookies.rb Do not eagerly load Request before initializers 2021-01-27 00:28:52 +00:00
debug_exceptions.rb Raise more specific exception for invalid mime type from user-agent 2020-10-07 11:49:56 -04:00
debug_locks.rb Add `Style/RedundantFreeze` to remove redudant `.freeze` 2018-09-29 07:18:44 +00:00
debug_view.rb Make the arguments of ActionView::Base#initialize required 2020-10-30 00:25:24 +00:00
exception_wrapper.rb Don't log backtrace for ActionDispatch::Http::MimeNegotiation::InvalidType 2020-10-07 17:30:07 +00:00
executor.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
flash.rb Add `Style/RedundantFreeze` to remove redudant `.freeze` 2018-09-29 07:18:44 +00:00
host_authorization.rb Merge pull request #41441 from jonathanhefner/apidocs-inline-code-markup 2021-02-15 11:16:44 -06:00
public_exceptions.rb Raise more specific exception for invalid mime type from user-agent 2020-10-07 11:49:56 -04:00
reloader.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
remote_ip.rb Deprecate assigning single `trusted_proxies` value 2020-12-10 19:46:36 +00:00
request_id.rb Always ask for a header argument in ResquestId middleware 2020-10-30 00:41:59 +00:00
show_exceptions.rb change request method to a `GET` when passing failed requests to `config.exceptions_app` 2020-12-16 20:48:09 -05:00
ssl.rb No need to freeze constants 2020-12-28 22:21:18 +00:00
stack.rb Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06:00
static.rb Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06:00