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
/
test
/
dispatch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling and Grammar check [ci skip]
Akshay Vishnoi
2013-12-16
1
-1
/
+1
*
Make ActionDispatch::Request::Session#fetch behave like Hash#fetch
Trent Ogren
2013-12-11
1
-3
/
+2
*
Fix mounting engines inside a resources block
Piotr Sarnacki
2013-12-10
1
-1
/
+12
*
Fixed test for Mime::VCF
Arun Agrawal
2013-12-06
1
-3
/
+3
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-0
/
+13
*
Deep Munge the parameters for GET and POST
Michael Koziarski
2013-12-02
1
-0
/
+15
*
Merge pull request #12123 from aredondo/master
Carlos Antonio da Silva
2013-12-02
1
-0
/
+8
|
\
|
*
Add regression test for IpSpoofAttackError issue
Alvaro Redondo
2013-09-03
1
-0
/
+8
*
|
Try to escape each part of a path redirect route correctly
Andrew White
2013-12-02
1
-0
/
+10
*
|
Build fix for Routing Inspector
Arun Agrawal
2013-11-22
1
-2
/
+2
*
|
Fix for routes task
Sıtkı Bağdat
2013-11-21
1
-16
/
+16
*
|
`skiping` => `skipping`
Kuldeep Aggarwal
2013-11-19
1
-1
/
+1
*
|
Skip test which is broken on jruby
Gaurish Sharma
2013-11-09
1
-0
/
+4
*
|
Revert "Merge pull request #9660 from sebasoga/change_strong_parameters_requi...
Guillermo Iguaran
2013-11-02
1
-6
/
+0
*
|
Merge pull request #9660 from sebasoga/change_strong_parameters_require_behav...
Guillermo Iguaran
2013-11-01
1
-0
/
+6
|
\
\
|
*
|
Change ActionController::Parameters#require behavior when value is empty
Sebastian Sogamoso
2013-03-11
1
-0
/
+6
*
|
|
session#fetch doesn't behave exactly like Hash#fetch.
Damien Mathieu
2013-10-30
1
-1
/
+5
*
|
|
add the fetch method to sessions
Damien Mathieu
2013-10-29
1
-0
/
+13
*
|
|
Respect `SCRIPT_NAME` when using `redirect` with a relative path
Andrew White
2013-10-10
1
-0
/
+100
*
|
|
add test_scoped_root_as_name
Sam Ruby
2013-09-24
1
-0
/
+13
|
|
/
|
/
|
*
|
Merge pull request #11912 from jonkessler/respond-to-signature-fixes
Rafael Mendonça França
2013-08-31
1
-0
/
+5
|
\
\
|
*
|
update Rails::Railtie::Configuration and ActionDispatch::Response#respond_to?...
Jon Kessler
2013-08-16
1
-0
/
+5
*
|
|
Display exceptions in text format for xhr request
Kir Shatrov
2013-08-22
1
-0
/
+41
|
/
/
*
|
Allow overriding of all headers from passed environment hash
Andrew White
2013-07-25
1
-0
/
+30
*
|
Skip Rack applications and redirects when generating urls
Andrew White
2013-07-16
1
-0
/
+53
*
|
Use Request#raw_post instead Request#body
Paul Nikitochkin
2013-07-08
1
-0
/
+7
*
|
Merge pull request #11313 from gsamokovarov/url-encoded-params-test
Rafael Mendonça França
2013-07-06
1
-25
/
+27
|
\
\
|
*
|
Cleanup ul_encoded_params_parsing_test
Genadi Samokovarov
2013-07-05
1
-25
/
+27
*
|
|
Space is not required for Set-Cookie header
Yamagishi Kazutoshi
2013-07-05
1
-0
/
+29
|
/
/
*
|
use bytesize rather than force encoding
Aaron Patterson
2013-06-28
1
-2
/
+1
*
|
test-case => failing
Yves Senn
2013-06-25
1
-0
/
+13
*
|
Merge pull request #11069 from ykzts/actiondispatch-ssl-secure-flag-igonore-case
Guillermo Iguaran
2013-06-24
1
-0
/
+14
|
\
\
|
*
|
Flag cookies as secure with ignore case in ActionDispatch::SSL
Yamagishi Kazutoshi
2013-06-24
1
-0
/
+14
*
|
|
ActionDispatch:SSL: don't include STS header in non-https responses
Geoff Buesing
2013-06-23
1
-0
/
+5
|
/
/
*
|
Don't remove trailing slash from PATH_INFO for mounted apps
Piotr Sarnacki
2013-06-21
1
-0
/
+5
*
|
Don't set X-UA-Compatible header by default
Guillermo Iguaran
2013-06-13
1
-3
/
+1
*
|
Remove Mime::Type#verify_request? and Mime::Type.browser_generated_types were...
kennyj
2013-06-02
2
-21
/
+0
*
|
`RoutesInspector` deals with routes using regexp as `:controller` option
Yves Senn
2013-05-30
1
-0
/
+9
*
|
Add has_named_route? to the mapper API
José Valim
2013-05-20
1
-0
/
+13
*
|
Fix named routing regression from 3.2.13
schneems
2013-05-16
1
-0
/
+11
*
|
Replace multi_json with json
Erik Michaels-Ober
2013-05-11
1
-1
/
+1
*
|
Fix failing AP test
Carlos Antonio da Silva
2013-05-01
1
-1
/
+1
*
|
Merge pull request #9857 from yyyc514/bad_params_should_400
Aaron Patterson
2013-04-30
1
-0
/
+6
|
\
\
|
*
|
failure to parse params should trigger a 400 Bad Request
Josh Goebel
2013-03-21
1
-0
/
+6
*
|
|
Add test for `format: false` with resources - closes #10323
Andrew White
2013-04-24
1
-0
/
+29
*
|
|
Return a 405 response for unknown HTTP methods
Lewis Marshall
2013-04-22
2
-0
/
+12
*
|
|
Refactor ActionDispatch::Http::URL.build_host_url
Andrew White
2013-04-18
1
-0
/
+41
*
|
|
Add url generation tests for #10185
Andrew White
2013-04-18
1
-0
/
+2
*
|
|
Passing subdomain: '' to url_for removes the subdomain (instead of adding a l...
Derek Watson
2013-04-18
1
-0
/
+20
*
|
|
Merge pull request #10074 from trevorturk/remove-fixme-comments-about-legacy-...
Rafael Mendonça França
2013-04-03
2
-2
/
+0
|
\
\
\
[next]