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
*
Merge pull request #23612 from vipulnsward/23561-fix-routes-args
Kasper Timm Hansen
2016-02-12
1
-2
/
+1
|
\
|
*
- Fixed and removed long arguments to rake routes
Vipul A M
2016-02-12
1
-2
/
+1
*
|
Memoize `parsed_body`.
Kasper Timm Hansen
2016-02-11
1
-1
/
+1
*
|
[ci skip] Mention `parsed_body` in docs.
Kasper Timm Hansen
2016-02-11
1
-2
/
+1
*
|
Make `parsed_body` extract parser from the content type.
Kasper Timm Hansen
2016-02-11
2
-5
/
+9
|
/
*
Add `parsed_body` to spare writing out parsing routines.
Kasper Timm Hansen
2016-02-10
2
-12
/
+32
*
Merge pull request #21671 from kaspth/integration-request-encoding-helpers
David Heinemeier Hansson
2016-02-10
1
-4
/
+79
|
\
|
*
Add `as` to encode a request as a specific mime type.
Kasper Timm Hansen
2016-01-04
1
-4
/
+79
*
|
Add SVG as a default mime type
David Heinemeier Hansson
2016-02-07
1
-0
/
+1
*
|
add missing require
Aaron Patterson
2016-02-05
1
-0
/
+1
*
|
Sleep well, sweet prince
Sean Griffin
2016-02-02
1
-1
/
+1
*
|
Merge pull request #23396 from pschambacher/pschambacher/fix_assert_generates
Rafael França
2016-02-02
1
-0
/
+1
|
\
\
|
*
|
Duplicate assert_generates options before modifying it
Pierre Schambacher
2016-02-01
1
-0
/
+1
*
|
|
Converge on filter.
Kasper Timm Hansen
2016-02-01
1
-5
/
+4
*
|
|
Simplify filter normalization.
Kasper Timm Hansen
2016-02-01
1
-5
/
+3
*
|
|
Merge pull request #23225 from vipulnsward/20420-rake-routes-options
Kasper Timm Hansen
2016-02-01
2
-16
/
+21
|
\
\
\
|
*
|
|
Add options for rake routes task
Vipul A M
2016-02-02
2
-16
/
+21
|
|
/
/
*
/
/
Add documentation for #17573
Jon Moss
2016-02-01
1
-0
/
+8
|
/
/
*
|
remove unused require
yuuji.yaginuma
2016-01-30
1
-1
/
+0
*
|
Add additional documentation on Headers#[] [ci skip]
Tawan Sierek
2016-01-29
1
-1
/
+15
*
|
speed up accept header parsing a bit.
Aaron Patterson
2016-01-28
1
-8
/
+11
*
|
convert AcceptList to a regular class
Aaron Patterson
2016-01-28
1
-20
/
+19
*
|
remove == from AcceptItem
Aaron Patterson
2016-01-27
1
-6
/
+7
*
|
remove useless private methods
Aaron Patterson
2016-01-27
1
-13
/
+9
*
|
change `@app_xml_idx` to an lvar and cache it on the stack
Aaron Patterson
2016-01-27
1
-16
/
+10
*
|
change `@text_xml_idx` to an lvar and cache it on the stack
Aaron Patterson
2016-01-27
1
-13
/
+11
*
|
Merge branch '5-0-beta-sec'
Aaron Patterson
2016-01-25
1
-2
/
+16
|
\
\
|
*
|
stop caching mime types globally
Aaron Patterson
2016-01-22
1
-2
/
+16
*
|
|
Merge pull request #23140 from rails/fix-search-for-custom-routes
Aaron Patterson
2016-01-20
1
-14
/
+20
|
\
\
\
|
*
|
|
Fix marking of custom routes for Journey
Andrew White
2016-01-20
1
-14
/
+20
*
|
|
|
Merge pull request #17573 from zerothabhishek/master
Godfrey Chan
2016-01-20
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Response etags to always be weak: Prefixed W/ to value returned by ActionDisp...
abhishek
2016-01-20
1
-1
/
+1
*
|
|
|
Revert "Remove literal? check to fix issue with prefixed optionals"
eileencodes
2016-01-20
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
*
|
|
Remove literal? check to fix issue with prefixed optionals
eileencodes
2016-01-16
1
-1
/
+1
*
|
|
Fix typo in docs [ci skip]
Rebecca Skinner
2016-01-14
1
-2
/
+2
*
|
|
Space Oddity
Akira Matsuda
2016-01-14
3
-4
/
+4
*
|
|
Merge pull request #22935 from cllns/add-status-name-to-output
Rafael França
2016-01-12
2
-14
/
+63
|
\
\
\
|
*
|
|
Add both HTTP Response Code and Type to assertion messages
Sean Collins
2016-01-12
2
-14
/
+63
*
|
|
|
Merge pull request #23035 from jkowens/fix-null-byte
Rafael França
2016-01-12
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Prevent attempt to serve a request with a null byte
Jordan Owens
2016-01-12
1
-1
/
+5
*
|
|
|
Commit before freezing the headers
Matthew Draper
2016-01-12
2
-1
/
+8
*
|
|
|
Better error message when running `rake routes` with CONTROLLER arg:
Edouard CHIN
2016-01-07
1
-7
/
+18
*
|
|
|
Merge pull request #20109 from prathamesh-sonpatki/keep-only-one-root
Kasper Timm Hansen
2016-01-07
1
-21
/
+21
|
\
\
\
\
|
*
|
|
|
Kept overridden root method and removed original method
Prathamesh Sonpatki
2016-01-07
1
-21
/
+21
*
|
|
|
|
Allow AC::Parameters as an argument to url_helpers
Prathamesh Sonpatki
2016-01-07
1
-2
/
+11
*
|
|
|
|
Replace x.times.map{} with Array.new(x){}
Viktar Basharymau
2016-01-02
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #22826 from timrogers/actiondispatch-ssl-config
Rafael França
2015-12-31
1
-8
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Flexible configuration for ActionDispatch::SSL
Tim Rogers
2015-12-29
1
-8
/
+12
[next]