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
/
metal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DSL for configuring Content-Security-Policy header
Andrew White
2017-11-27
1
-0
/
+26
*
Merge pull request #24510 from vipulnsward/make-variable_size_secure_compare-...
Rafael Mendonça França
2017-11-25
2
-9
/
+6
|
\
|
*
Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`,
Vipul A M
2017-06-07
2
-9
/
+6
*
|
Update incorrect backtick usage in RDoc to teletype
T.J. Schuck
2017-11-22
2
-5
/
+5
*
|
Bump RuboCop to 0.51.0
Koichi ITO
2017-11-10
1
-1
/
+1
*
|
Show `RequestForgeryProtection` methods in api doc [ci skip]
yuuji.yaginuma
2017-11-05
1
-0
/
+1
*
|
checking for nested attributes when attribute names specified to wrap them as...
Kelton Manzanares
2017-10-25
1
-6
/
+7
*
|
Fixed functionality to include method in params_wrapper.rb
Ryan Perez
2017-10-25
1
-0
/
+7
*
|
[Action Pack] require => require_relative
Akira Matsuda
2017-10-21
2
-2
/
+2
*
|
Keep `:api: plugin` methods in the doc [ci skip]
Ryuta Kamizono
2017-10-20
1
-2
/
+2
*
|
Remove unused `UnknownController` class
yuuji.yaginuma
2017-10-18
1
-3
/
+0
*
|
Remove unused `before_filters`
yuuji.yaginuma
2017-10-15
1
-6
/
+0
*
|
Fix some typos.
Mike Boone
2017-10-10
1
-1
/
+1
*
|
Add allow_other_host option to redirect_back method
Tim Masliuchenko
2017-10-10
1
-7
/
+16
*
|
Remove `:api:` tag that has leaked on the doc directly [ci skip]
Ryuta Kamizono
2017-09-30
1
-4
/
+0
*
|
Merge pull request #30493 from koic/fix_cant_modify_frozen_string_error_in_ac...
Ryuta Kamizono
2017-09-02
1
-1
/
+1
|
\
\
|
*
|
Fix `can't modify frozen String` error in AC::Rendering
Koichi ITO
2017-09-02
1
-1
/
+1
*
|
|
Remove unused require
Ryuta Kamizono
2017-09-01
1
-2
/
+0
*
|
|
Clarify intentions around method redefinitions
Matthew Draper
2017-09-01
1
-1
/
+1
|
/
/
*
|
Use tt in doc for ActionPack [ci skip]
Yoshiyuki Hirano
2017-08-26
2
-4
/
+4
*
|
Update links to use https link instead of http [ci skip]
Yoshiyuki Hirano
2017-08-22
3
-6
/
+6
*
|
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
26
-1
/
+53
*
|
Merge pull request #29919 from kirs/actionpack-frozen-friendly
Rafael França
2017-07-24
1
-1
/
+3
|
\
\
|
*
|
Make actionpack frozen string friendly
Kir Shatrov
2017-07-24
1
-1
/
+3
*
|
|
Fix typo in API docs
Ryan Lue
2017-07-20
1
-1
/
+1
*
|
|
Correct API documentation for ActionController::Parameters#delete
Ryan Lue
2017-07-20
1
-4
/
+4
|
/
/
*
|
Assign `content_type` only once
yui-knk
2017-07-13
1
-2
/
+2
*
|
Add ActionController::Base.skip_forgery_protection
Lisa Ugray
2017-07-10
1
-0
/
+9
*
|
Protect from forgery by default
Lisa Ugray
2017-07-10
1
-0
/
+4
*
|
Merge branch 'master' into require_relative_2017
Xavier Noria
2017-07-02
1
-7
/
+2
|
\
\
|
*
\
Merge pull request #29566 from eugeneius/wrap_parameters_query
Kasper Timm Hansen
2017-07-02
1
-7
/
+2
|
|
\
\
|
|
*
|
Don't wrap parameters if query parameter exists
Eugene Kenny
2017-06-25
1
-7
/
+2
|
*
|
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
27
-27
/
+0
|
*
|
|
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
27
-0
/
+27
|
|
\
\
\
|
|
*
|
|
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
27
-0
/
+27
|
|
|
/
/
*
|
/
/
[Action Controller] require => require_relative
Akira Matsuda
2017-07-01
2
-2
/
+2
|
/
/
/
*
|
|
Fix format of `ActionController::Parameters#to_s` doc [ci skip]
yuuji.yaginuma
2017-07-01
1
-0
/
+1
*
|
|
Fallback Parameters#to_s to Hash#to_s
Kir Shatrov
2017-06-30
1
-1
/
+8
|
/
/
*
|
Don't wrap parameters if key already exists
Eugene Kenny
2017-06-24
1
-1
/
+1
*
|
Fix typo in `AC::UnfilteredParameters` message [ci skip]
yuuji.yaginuma
2017-06-23
1
-2
/
+2
*
|
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
6
-13
/
+7
*
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
[next]