| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|\
| |
| | |
The first IP address in the X-Forwarded-For header is the originating IP
|
| | |
|
|/ |
|
| |
|
|
|
|
|
| |
Necessary in controller tests to determine if the CookieJar will delete
the given cookie.
|
| |
|
| |
|
|
|
|
| |
Closes #4441 if Active Record is disabled assets are delivered correctly
|
| |
|
|\
| |
| | |
remove status_code from AD::ShowExceptions and useless requires
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
is one benefit of choosing composition over inheritance.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
| |
Orignal commit #ada78066fdbccffb1da092a2470211fa252b3c99
|
| |
|
|
|
|
|
|
| |
When a newcomer hits the routing error page they
are often confused about how to trouble shoot the
next step. Adding a simple help text can gently
remind coders where to get more help.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
We are using @calculated_ip.
@calculate_ip is no where used
|
| |
|
|\
| |
| | |
Fixes for Request#remote_ip (no middleware, all proxies)
|
| | |
|