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_controller
Commit message (
Expand
)
Author
Age
Files
Lines
*
colorize the unpermitted params log message
blahed
2018-12-03
1
-1
/
+1
*
Allow rescue from parameter parse errors
Gannon McGibbon
2018-11-13
1
-1
/
+4
*
Merge pull request #34314 from bf4/patch-2
Gannon McGibbon
2018-10-30
1
-1
/
+1
|
\
|
*
ActionController::API *does* support cookies, sessions
Benjamin Fleischer
2018-10-25
1
-1
/
+1
*
|
We don't want these internal methods as public methods in our controllers
Akira Matsuda
2018-10-30
1
-23
/
+25
|
/
*
Fix `ActionController::Parameters#each_value` and add changelog entry to this...
Bogdan
2018-10-15
1
-1
/
+1
*
Add allocations to template renderer subscription
Eileen Uchitelle
2018-10-10
1
-2
/
+5
*
Fix call sites
Gannon McGibbon
2018-10-02
1
-1
/
+1
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
6
-8
/
+8
*
Added ActionController::Parameters.each_value method
Lukas Zapletal
2018-09-27
1
-0
/
+8
*
Merge pull request #33829 from mtsmfm/encode-filename
Kasper Timm Hansen
2018-09-23
1
-4
/
+3
|
\
|
*
Encode Content-Disposition filenames on send_data and send_file
Fumiaki MATSUSHIMA
2018-09-13
1
-4
/
+3
*
|
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
4
-4
/
+4
*
|
Make sure the flash method is defined even if helpers are not present
Rafael Mendonça França
2018-09-13
1
-5
/
+3
*
|
Merge pull request #33569 from eric-hemasystems/conditional-flash-helper
Rafael França
2018-09-13
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
Conditionally use `helper_method` in Flash concern
Eric Anderson
2018-08-09
1
-3
/
+5
*
|
Update documentation to ActionController::ConditionalGet
Anatoly Mikhaylov
2018-09-03
1
-0
/
+6
*
|
Faster permitted_scalar_filter
schneems
2018-08-31
1
-8
/
+20
*
|
[ci skip] Document permitted_scalar_filter
schneems
2018-08-30
1
-0
/
+10
*
|
Merge pull request #33718 from kddeisz/permit-list
Matthew Draper
2018-08-29
5
-12
/
+12
|
\
\
|
*
|
Permit list usage cleanup and clearer documentation
Kevin Deisz
2018-08-27
2
-4
/
+4
|
*
|
Convert remaining usage of whitelist and blacklist
Kevin Deisz
2018-08-24
1
-2
/
+2
|
*
|
Convert over the rest of the whitelist references
Kevin Deisz
2018-08-24
4
-8
/
+8
*
|
|
Call block to #redirect_to in controller context (#33735)
speckins
2018-08-27
1
-1
/
+1
*
|
|
Format respond_to method as code in doc [ci skip]
Rob Zolkos
2018-08-25
1
-1
/
+1
|
/
/
*
|
Use string lengths instead of regexp to extract path
Matthew Draper
2018-08-23
1
-2
/
+1
*
|
Fix unclosed tags [ci skip]
yuuji.yaginuma
2018-08-18
1
-1
/
+1
*
|
Fix rubocop offenses
bogdanvlviv
2018-08-15
1
-1
/
+1
*
|
Merge pull request #31640 from gingerlime/patch-1
Richard Schneeman
2018-08-10
1
-4
/
+11
|
\
\
|
|
/
|
/
|
|
*
fixes #27157 CSRF protection documentation
gingerlime
2018-01-05
1
-4
/
+11
*
|
Merge pull request #28937 from maclover7/jm-fix-28927
Rafael França
2018-07-31
1
-1
/
+1
|
\
\
|
*
|
Default content type for `head` is `text/html`
Jon Moss
2017-04-30
1
-1
/
+1
*
|
|
Raises exception when respond_to called multiple times in incompatible way
Patrick Toomey
2018-07-30
2
-0
/
+21
*
|
|
Merge pull request #32381 from q-centrix/update-codeclimate-configs
Richard Schneeman
2018-07-25
1
-3
/
+1
|
\
\
\
|
*
|
|
Turn on performance based cops
Dillon Welch
2018-07-23
1
-3
/
+1
*
|
|
|
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-1
/
+1
|
/
/
/
*
|
|
Add render options in action_controller/renderer for api documentation [ci skip]
Alireza Bashiri
2018-07-22
1
-0
/
+15
*
|
|
Clarify example of the test `ActionController::HttpAuthentication::Token` [ci...
bogdanvlviv
2018-07-21
1
-4
/
+3
*
|
|
[ci skip] Fix syntax error + make example easier to follow.
Kasper Timm Hansen
2018-07-20
1
-2
/
+3
*
|
|
Fix basic auth problem in ActionController::HttpAuthentication::Basic doc
黄松
2018-07-20
1
-2
/
+2
*
|
|
e4e1b62 broke `to_param` handling:
Edouard CHIN
2018-07-12
1
-1
/
+1
*
|
|
Convert hashes into parameters (#33076)
Kevin Sjöberg
2018-06-19
1
-10
/
+8
*
|
|
Add support for more HTTP cache controls
Daniel Schierbeck
2018-06-13
1
-1
/
+3
*
|
|
Use Rack to generate query information under test
Aaron Patterson
2018-06-08
1
-1
/
+1
*
|
|
Avoid unused capture in `non_xhr_javascript_response?`
Ryuta Kamizono
2018-05-31
1
-1
/
+1
*
|
|
Include application/javascript when checking content_type
Gabriel Jaldon
2018-05-27
1
-1
/
+1
*
|
|
Speed up xor_byte_strings by 70%
Jeremy Evans
2018-05-18
1
-3
/
+8
*
|
|
Fix documentation for ActionController::Params#fetch
Linus Marton
2018-05-18
1
-1
/
+3
*
|
|
Merge pull request #32773 from eugeneius/content_length_multiple_requests
George Claghorn
2018-04-30
1
-0
/
+1
|
\
\
\
|
*
|
|
Reset CONTENT_LENGTH between test requests
Eugene Kenny
2018-05-01
1
-0
/
+1
[next]