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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Better name for method in DebugExceptions middleware
Jorge Bejar
2015-12-09
1
-2
/
+2
*
|
|
Improve regexp in AC::Http::Parameters
Jorge Bejar
2015-12-09
1
-1
/
+1
*
|
|
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
2
-5
/
+18
*
|
|
Use URL path extension as format in bad params exception handling
Jorge Bejar
2015-12-08
1
-2
/
+17
*
|
|
Only commit the cookie jar if it hasn't been committed
eileencodes
2015-12-06
1
-1
/
+1
*
|
|
Stop violating law of demeter in response cookie_jar
eileencodes
2015-12-06
3
-1
/
+10
*
|
|
Push `before_sending` to super class
eileencodes
2015-12-06
3
-0
/
+7
|
/
/
*
|
Merge pull request #19977 from prathamesh-sonpatki/mention-redirect-path-in-a...
Arthur Nogueira Neves
2015-12-05
1
-0
/
+15
|
\
\
|
*
|
Add redirection path in the error message of assert_response if response is :...
Prathamesh Sonpatki
2015-12-04
1
-0
/
+15
|
|
/
*
/
Shrink a couple of deprecation warnings to one-liners
Matthew Draper
2015-12-06
1
-18
/
+8
|
/
*
Merge pull request #22373 from yui-knk/ad_constraints
Yves Senn
2015-11-30
1
-1
/
+1
|
\
|
*
Add `Routing` namespace to point appropriate constant
yui-knk
2015-11-22
1
-1
/
+1
*
|
Merge pull request #22371 from yui-knk/better_mount_error
Arthur Nogueira Neves
2015-11-28
1
-6
/
+9
|
\
\
|
*
|
Brush up errors of `ActionDispatch::Routing::Mapper#mount`
yui-knk
2015-11-28
1
-6
/
+9
|
|
/
*
|
Merge pull request #21241 from pdg137/master
Arthur Nogueira Neves
2015-11-26
1
-1
/
+2
|
\
\
|
*
|
In url_for, never append ? when the query string is empty anyway.
Paul Grayson
2015-10-29
1
-1
/
+2
*
|
|
Merge pull request #22263 from mastahyeti/csrf-origin-check
Rafael França
2015-11-26
1
-2
/
+2
|
\
\
\
|
*
|
|
Add option to verify Origin header in CSRF checks
Ben Toews
2015-11-25
1
-2
/
+2
*
|
|
|
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
|
|
/
/
/
*
|
|
|
Merge pull request #17928 from sergey-alekseev/remove-unused-form-data-method
Sean Griffin
2015-11-23
1
-3
/
+9
|
\
\
\
\
|
*
|
|
|
write a test for `#form_data?`
Sergey Alekseev
2015-03-31
1
-1
/
+9
*
|
|
|
|
Clearer comment and variable name on IP spoofing
Grey Baker
2015-11-22
1
-7
/
+15
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #22353 from Bounga/doc_for_cookies_encrypted
Claudio B
2015-11-20
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Add missing example for cookies.encrypted [ci skip]
Nicolas Cavigneaux
2015-11-20
1
-0
/
+7
*
|
|
|
|
Remove arity check for `RouteSet#draw`
yui-knk
2015-11-21
1
-4
/
+0
|
/
/
/
/
*
|
|
|
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
7
-23
/
+41
*
|
|
Fix double word 'string' [ci skip]
Jake Worth
2015-11-01
1
-1
/
+1
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-10-31
2
-11
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Improved readability of Assertion docs, replaced ‘Assert’ -> ‘Assertsâ€...
amitkumarsuroliya
2015-10-09
2
-10
/
+10
|
*
|
Fixed wording in Assertion docs, changed ‘Assert’ -> ‘Asserts’
Ronak Jangir
2015-10-07
1
-1
/
+1
*
|
|
specify deprecated waring, follow the standard conventions
Gaurav Sharma
2015-10-28
1
-5
/
+5
*
|
|
Remove dead code
Rafael Mendonça França
2015-10-28
1
-5
/
+0
*
|
|
Catch invalid UTF-8 querystring values and respond with BadRequest
Grey Baker
2015-10-23
2
-1
/
+19
*
|
|
Use sufficient a regexp anchor to check `@response.content_type.to_s`
yui-knk
2015-10-22
1
-1
/
+1
*
|
|
remove unnecessary forwardable require
Timo Schilling
2015-10-21
1
-1
/
+0
*
|
|
Merge pull request #20715 from simsalabim/feature/parse-rss-atom-as-xml
Sean Griffin
2015-10-20
1
-1
/
+1
*
|
|
Merge pull request #22003 from yui-knk/remove_needless_require_as
Yves Senn
2015-10-20
3
-4
/
+0
|
\
\
\
|
*
|
|
Delete needless `require 'active_support/deprecation'`
yui-knk
2015-10-20
3
-4
/
+0
*
|
|
|
Show helpful messages on invalid param. encodings
Agis Anastasopoulos
2015-10-19
1
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #19135 from yuki24/access-control-support
Jeremy Daer
2015-10-13
1
-8
/
+14
|
\
\
\
|
*
|
|
Add the ability of returning arbitrary headers to ActionDispatch::Static
Yuki Nishijima
2015-06-13
1
-8
/
+14
*
|
|
|
Merge pull request #21849 from yui-knk/refactor_regexp_to_string
Andrew White
2015-10-12
2
-5
/
+1
|
\
\
\
\
[prev]
[next]