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
/
test
/
controller
Commit message (
Expand
)
Author
Age
Files
Lines
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
23
-39
/
+12
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
16
-168
/
+167
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
19
-232
/
+188
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
44
-1303
/
+1303
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
84
-2649
/
+2649
*
Fix GET JSON integration test request to use method override
eileencodes
2016-08-05
1
-0
/
+16
*
Fix wrong assignment.
Kasper Timm Hansen
2016-08-02
1
-4
/
+5
*
Set `always_permitted_parameters`.
Kasper Timm Hansen
2016-08-02
1
-0
/
+9
*
Let Psych 2.0.9+ deserialize 2.0.8 serialized parameters.
Kasper Timm Hansen
2016-08-02
1
-2
/
+15
*
Make Parameters support legacy YAML encodings.
Kasper Timm Hansen
2016-08-01
1
-0
/
+32
*
Test that ActionDispatch::IntegrationTest does not leak parameters
Nick Sieger
2016-07-28
1
-0
/
+14
*
Reset rack.input when the environment is scrubbed for the next request
Nick Sieger
2016-07-27
1
-0
/
+8
*
There are some cases where @@app is not defined
Santiago Pastorino
2016-07-26
1
-19
/
+0
*
Be more explicit with the expected result
Santiago Pastorino
2016-07-26
1
-1
/
+1
*
Return ActionDispatch.test_app when no app is set on IntegrationTest.app method
Santiago Pastorino
2016-07-26
1
-0
/
+19
*
Bring back support for callable cache_key on collection rendering
Ignatius Reza
2016-07-21
1
-1
/
+11
*
Make sure the tests setup are made correctly
Rafael Mendonça França
2016-07-17
1
-9
/
+9
*
Fix adding implicitly rendered namespaced template digests to ETags
Javan Makhmali
2016-07-13
1
-10
/
+44
*
Remove duplicate test and fix a typo in the test
Prathamesh Sonpatki
2016-07-12
2
-6
/
+1
*
Trust `Object#dup` in `ActionController::Parameters`, using `#initialize_copy...
Tim Rogers
2016-07-08
1
-1
/
+19
*
Changes to a dupped `ActionController::Parameters` mutate the original
Tim Rogers
2016-07-07
1
-0
/
+25
*
Merge pull request #24177 from vipulnsward/rename-test
Rafael França
2016-07-01
1
-1
/
+1
|
\
|
*
- Renamed NestedParametersTest to NestedParametersPermitTest, to indicate wha...
Vipul A M
2016-03-13
1
-1
/
+1
*
|
Fix adding implicitly rendered template digests to ETags
Javan Makhmali
2016-06-28
1
-10
/
+35
*
|
Merge pull request #25435 from y-yagi/make_as_option_work_with_get_parameters
Kasper Timm Hansen
2016-06-25
1
-0
/
+14
|
\
\
|
*
|
make `as` option work with get parameters
yuuji.yaginuma
2016-06-25
1
-0
/
+14
*
|
|
`params.permitted?` is false by default
Jon Moss
2016-06-23
1
-0
/
+6
|
/
/
*
|
render_to_string Regression Outside of Real Requests in Rails 5.0.0.rc1 (#25308)
Brandon Medenwald
2016-06-09
1
-0
/
+7
*
|
Add regression test to `as` option.
Kasper Timm Hansen
2016-06-07
1
-0
/
+16
*
|
Use `#performed?` to terminate controller callbacks
Jeff Kreeftmeijer
2016-06-03
1
-0
/
+15
*
|
Clean up the test request/response even after an exception
Matthew Draper
2016-06-01
1
-0
/
+24
*
|
More Action Pack `abstract_unit` cleanup (#25211)
Jon Moss
2016-05-31
2
-1
/
+21
*
|
Move `Workshop` class definition
Jon Moss
2016-05-30
1
-0
/
+18
*
|
Respect `log_warning_on_csrf_failure` setting for all CSRF failures
Matthew Caruana Galizia
2016-05-23
1
-0
/
+31
*
|
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
2
-3
/
+3
*
|
Action Mailer: Declarative exception handling with `rescue_from`.
Jeremy Daer
2016-05-15
1
-30
/
+1
*
|
Make flash messages cookie compatible with Rails 4
Rafael Mendonça França
2016-05-06
1
-2
/
+2
*
|
Merge pull request #24029 from rthbound/dont-call-each-when-calling-body-on-r...
Sean Griffin
2016-05-06
1
-1
/
+2
|
\
\
|
*
|
Fixes #23964
Ryan T. Hosford
2016-03-13
1
-1
/
+2
*
|
|
Implement helpers proxy in controller instance level
Rafael Mendonça França
2016-05-05
1
-0
/
+16
*
|
|
Add more info to insecure URL generation error
Derek Prior
2016-04-26
1
-2
/
+1
*
|
|
Merge pull request #24641 from rafaelfranca/fix-per-form-token-with-full-url
Jeremy Daer
2016-04-25
1
-0
/
+13
|
\
\
\
|
*
|
|
Discart the schema and host information when building the per-form token
Rafael Mendonça França
2016-04-20
1
-0
/
+13
*
|
|
|
Merge pull request #23103 from rails/refactor-handling-of-action-default
Jeremy Daer
2016-04-24
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Refactor handling of :action default in routing
Andrew White
2016-02-16
1
-2
/
+2
*
|
|
|
|
Deprecate `request_via_redirect` method.
Prathamesh Sonpatki
2016-04-24
1
-3
/
+5
*
|
|
|
|
Fix ApplicationController.renderer.defaults.merge!
Jon Moss
2016-04-20
1
-0
/
+8
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Properly verify that cache accepts and user `expires` value.
Vipul A M
2016-04-17
1
-1
/
+4
*
|
|
|
Filter scalar values when params permit hashes or arrays
Sean Griffin
2016-04-15
1
-0
/
+9
*
|
|
|
Pass over all Rails 5 warnings, to make sure:
Vipul A M
2016-04-12
1
-1
/
+1
[next]