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
...
*
|
|
|
Prevent not-intended loading of `ActionDispatch::IntegrationTest`
yui-knk
2016-03-07
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
[ci skip] Fix constrain_to documentation.
Kasper Timm Hansen
2016-03-03
1
-1
/
+1
*
|
|
Rename constrain_to to exclude.
Kasper Timm Hansen
2016-03-03
1
-3
/
+4
*
|
|
Merge pull request #24027 from mechanicles/a-to-an
Xavier Noria
2016-03-03
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change 'a HTTP' to 'an HTTP' [ci skip]
Santosh Wadghule
2016-03-03
2
-2
/
+2
*
|
|
Niceify the dynamic routes deprecation messages
Jon Atack
2016-03-03
1
-2
/
+8
|
/
/
*
|
Do not run app.executor callbacks in integration tests
Jorge Bejar and Santiago Pastorino
2016-03-02
1
-11
/
+2
*
|
Merge pull request #23980 from rails/deprecate-controller-action-segments
Andrew White
2016-03-01
1
-0
/
+9
|
\
\
|
*
|
Deprecate :controller and :action path parameters
Andrew White
2016-03-01
1
-0
/
+9
*
|
|
Don't reference Rails.application from inside a component
Matthew Draper
2016-03-02
2
-10
/
+8
*
|
|
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
5
-80
/
+58
|
/
/
*
|
Merge pull request #23963 from gsamokovarov/exception-wrapper-no-ac-require
Kasper Timm Hansen
2016-02-29
1
-1
/
+0
|
\
\
|
*
|
Drop Action Controller require in ActionDispatch::ExceptionWrapper
Genadi Samokovarov
2016-02-29
1
-1
/
+0
*
|
|
Add documentation for #13897 [skip ci]
Bart de Water
2016-02-29
1
-3
/
+9
|
/
/
*
|
add `constraint_to` option to SSL middleware
Greg Molnar
2016-02-28
1
-2
/
+6
*
|
:nail_care:
Rafael Mendonça França
2016-02-25
1
-2
/
+2
*
|
Merge pull request #23852 from prathamesh-sonpatki/hsts-subdomains
Rafael França
2016-02-25
1
-1
/
+12
|
\
\
|
*
|
Update documentation and deprecation message
Prathamesh Sonpatki
2016-02-25
1
-3
/
+3
|
*
|
Added deprecation for older apps
Prathamesh Sonpatki
2016-02-25
1
-1
/
+12
|
*
|
HSTS without IncludeSubdomains is often useless
Egor Homakov
2016-02-25
1
-1
/
+1
*
|
|
Revert "Merge pull request #20851 from tomprats/indifferent-sessions"
Matthew Draper
2016-02-26
1
-2
/
+2
*
|
|
Revert "Update Session to utilize indiffernt access"
Matthew Draper
2016-02-26
1
-8
/
+14
|
/
/
*
|
[ci skip] Replace usage of rake routes with rails routes
Abhishek Jain
2016-02-25
2
-2
/
+2
*
|
Merge pull request #20851 from tomprats/indifferent-sessions
Rafael Mendonça França
2016-02-24
1
-16
/
+10
|
\
\
|
*
|
Update Session to utilize indiffernt access
Tom Prats
2016-01-30
1
-14
/
+8
|
*
|
Update session to have indifferent access
Tom Prats
2016-01-29
1
-2
/
+2
*
|
|
Fix `request.ssl?` bug with Action Cable
Jon Moss
2016-02-23
1
-0
/
+4
*
|
|
Add `internal` attribute to routes
Jon Moss
2016-02-22
3
-4
/
+7
*
|
|
Transform the mime object to symbol when registering the parsers
Rafael Mendonça França
2016-02-22
2
-4
/
+14
*
|
|
Use symbol of mime type instead of object to get correct parser
Mehmet Emin İNAÇ
2016-02-22
1
-2
/
+2
*
|
|
Fix typographical error
Gustavo Villa
2016-02-22
1
-1
/
+1
*
|
|
Merge pull request #23729 from maclover7/rm-unused-journey
Rafael França
2016-02-17
2
-8
/
+0
|
\
\
\
|
*
|
|
Remove unused Journey code
Jon Moss
2016-02-17
2
-8
/
+0
*
|
|
|
Merge pull request #23712 from bf4/incorrect_to_accept_json_api_and_not_rende...
Rafael França
2016-02-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
The JSON API media type should only work wih a JSON API handler
Benjamin Fleischer
2016-02-16
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fix code style
Rafael Mendonça França
2016-02-17
1
-3
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #23661 from meinac/add_gzip_mime_type
Richard Schneeman
2016-02-16
1
-0
/
+1
|
\
\
\
|
*
|
|
application/gzip added as default mime type into mime type list
Mehmet Emin İNAÇ
2016-02-13
1
-0
/
+1
*
|
|
|
Merge pull request #23203 from vipulnsward/22979-show-tags-on-exception
Richard Schneeman
2016-02-16
1
-7
/
+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
WIP: Errors in logs should show log tags as well.
Vipul A M
2016-02-12
1
-7
/
+11
*
|
|
|
Merge pull request #23692 from abhishekjain16/docs
Yves Senn
2016-02-16
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Use a URL instead of an URL everywhere
Abhishek Jain
2016-02-15
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Join values using '; ' as per RFC spec
Andrew White
2016-02-16
1
-1
/
+1
*
|
|
|
Add require and move escape to private method
Andrew White
2016-02-16
1
-1
/
+6
*
|
|
|
Merge branch 'should-escape-cookie' of https://github.com/ma2gedev/rails into...
Andrew White
2016-02-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Escape cookie's key and value in ActionController::TestCase
Takayuki Matsubara
2015-12-30
1
-1
/
+1
*
|
|
|
|
Corrected secret_key_base
vs4vijay
2016-02-15
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #23611 from abhishekjain16/routes_options
Kasper Timm Hansen
2016-02-12
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
Fixes routes to match verbs and path with -g option
Abhishek Jain
2016-02-11
1
-2
/
+3
*
|
|
|
|
Add fixes accidentally removed.
Kasper Timm Hansen
2016-02-12
2
-2
/
+3
|
|
_
|
/
/
|
/
|
|
|
[prev]
[next]