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
*
Fix examples for `AC::Parameters#to_query` [ci skip]
yuuji.yaginuma
2017-06-19
1
-1
/
+6
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
1
-4
/
+2
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
7
-15
/
+8
*
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-2
/
+2
*
Pass block in ActionController::Parameters#delete
Eugene Kenny
2017-05-10
1
-2
/
+2
*
Reuse the Parameters#to_h check in the routing helpers
Rafael Mendonça França
2017-04-18
1
-1
/
+1
*
Follow the style guide rules in the documetation
Rafael Mendonça França
2017-04-18
1
-30
/
+30
*
Improve documentation
Rafael Mendonça França
2017-04-18
1
-4
/
+4
*
Implement ActionController::Parameters#to_query and #to_param
Rafael Mendonça França
2017-04-18
1
-2
/
+28
*
Add ActionController::Parameters#to_hash to implict conversion
Rafael Mendonça França
2017-04-18
1
-0
/
+16
*
Raise exception when calling to_h in a unfiltered Parameters
Rafael Mendonça França
2017-04-18
1
-2
/
+15
*
Add action_controller_api, action_controller_base on_load hook
Julian Nadeau
2017-04-10
2
-0
/
+2
*
Improve logging when Origin header doesn't match
Jon Leighton
2017-04-06
1
-1
/
+5
*
Merge pull request #28606 from maclover7/jm-fix-25820
Andrew White
2017-03-30
2
-1
/
+7
|
\
|
*
Do not include default response headers for AC::Metal
Jon Moss
2017-03-29
2
-1
/
+7
*
|
Add aliases for reverse_merge to with_defaults
Matt Casper
2017-03-29
1
-0
/
+2
|
/
*
Small grammar fix
Jon Moss
2017-03-22
1
-1
/
+1
*
Wrap store accessors in parameters
Sid Ngeth
2017-03-21
1
-1
/
+5
*
Revert "Merge pull request #27775 from domcleal/27774-format-reset"
Rafael Mendonça França
2017-03-21
1
-1
/
+0
*
Fix HTTPS grammar
Jon Moss
2017-03-13
1
-4
/
+4
*
Merge pull request #28381 from shime/docs-action-controller-base
Vipul A M
2017-03-13
21
-55
/
+55
|
\
|
*
[docs] fix ActionController documentation
Hrvoje Šimić
2017-03-12
21
-55
/
+55
*
|
Fixes ActionController::Rendering#with_defaults
alpaca-tc
2017-03-12
1
-1
/
+1
*
|
[docs] remove unnecessary sentence
Hrvoje Šimić
2017-03-11
1
-4
/
+3
|
/
*
Added `reverse_merge`/`reverse_merge!` to AC::Parameters:
Edouard CHIN
2017-03-09
1
-0
/
+15
*
params --> parameters
Jon Moss
2017-03-07
1
-2
/
+2
*
Document delegated public methods on AC::Parameters
T.J. Schuck
2017-03-07
1
-0
/
+71
*
Fix malformed asset_url when rendering template with ActionController::Renderer
Giorgos Vrettos
2017-03-06
1
-0
/
+1
*
Fix CI failure due to contain <U+2028>
Ryuta Kamizono
2017-03-06
1
-2
/
+2
*
Merge pull request #28259 from ChakreshwarSharma/redirect_to_doc
Vipul A M
2017-03-05
1
-0
/
+3
|
\
|
*
[ci skip] Use return with redirect_to
ChakreshwarSharma
2017-03-04
1
-0
/
+3
*
|
[ci skip] Fix ParameterMissing exception name in docs
Tejas Bubane
2017-03-04
1
-1
/
+1
|
/
*
Use `response#location` instead of `#location` in redirect.
Mehmet Emin INAC
2017-02-20
1
-1
/
+1
*
Merge pull request #27926 from st0012/freeze-cache-instrument-name
Rafael França
2017-02-13
1
-1
/
+1
|
\
|
*
Freeze fragment cache related instrument name.
Stan Lo
2017-02-07
1
-1
/
+1
*
|
Remove unused require
Ryuta Kamizono
2017-02-12
1
-2
/
+0
|
/
*
Delete PATH_INFO after each controller test request
Dominic Cleal
2017-01-23
1
-0
/
+1
*
Revert "significant speedup of AC::Parameters#permit" [26dd9b26ab7317f94fd285...
David Heinemeier Hansson
2017-01-16
1
-3
/
+1
*
AC::ParamsWrapper::Options needs anonymous superclass
Akira Matsuda
2017-01-13
1
-1
/
+1
*
class Foo < Struct.new(:x) creates an extra unneeded anonymous class
Akira Matsuda
2017-01-13
1
-1
/
+1
*
fix method name in `Renderer` doc [ci skip]
yuuji.yaginuma
2017-01-12
1
-1
/
+2
*
Revert "Merge pull request #27586 from maclover7/jm-fix-27584"
Rafael Mendonça França
2017-01-11
1
-2
/
+3
*
Update `cookies` helper on all HTTP requests
Jon Moss
2017-01-05
1
-3
/
+2
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
4
-4
/
+4
*
No need to :doc: a public method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
Remove deprecated ActionController::Metal.call
Rafael Mendonça França
2017-01-03
1
-8
/
+0
*
Remove deprecated Metal#env
Rafael Mendonça França
2017-01-03
1
-5
/
+0
*
Extract variant setter to process method
Jon Moss
2017-01-02
1
-0
/
+6
*
renderers typo fix [ci skip]
ota42y
2016-12-27
1
-1
/
+1
*
Privatize unneededly protected methods in Action Pack
Akira Matsuda
2016-12-24
5
-31
/
+30
[next]