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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
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
3
-14
/
+54
|
\
\
\
\
|
*
|
|
|
Refactor handling of :action default in routing
Andrew White
2016-02-16
3
-14
/
+54
*
|
|
|
|
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
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #24031 from samphilipd/sam/do_not_clobber_options_in_route...
Jeremy Daer
2016-04-19
1
-0
/
+13
|
\
\
\
\
|
*
|
|
|
Do not destructively mutate passed options hash in route definitions
Sam Davies
2016-03-03
1
-0
/
+13
*
|
|
|
|
Properly verify that cache accepts and user `expires` value.
Vipul A M
2016-04-17
2
-2
/
+5
*
|
|
|
|
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
*
|
|
|
|
Fixes #24239
Ryan T. Hosford
2016-04-04
1
-0
/
+21
*
|
|
|
|
Strong ETag validators
Jeremy Daer
2016-03-31
3
-35
/
+93
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Use the most highest priority exception handler when cause is set
Sean Griffin
2016-03-11
1
-0
/
+33
*
|
|
|
Merge pull request #22854 from jcoyne/missing_template
Sean Griffin
2016-03-11
1
-0
/
+15
|
\
\
\
\
|
*
|
|
|
Render default template if block doesn't render
Justin Coyne
2016-02-25
1
-0
/
+15
*
|
|
|
|
Add `ActionController::Parameters#dig`
Sean Griffin
2016-03-09
1
-0
/
+20
*
|
|
|
|
Pass headers through to payload for logging.
Gareth du Plooy
2016-03-08
1
-0
/
+6
*
|
|
|
|
Remove http_cache_forever's version parameter
Jean Boussier
2016-03-05
1
-9
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Rename constrain_to to exclude.
Kasper Timm Hansen
2016-03-03
1
-4
/
+4
|
|
/
/
|
/
|
|
*
|
|
[ci skip] Use rails routes instead of rake routes in inspector test description
Abhishek Jain
2016-03-02
1
-9
/
+9
*
|
|
Merge pull request #23932 from arthurnn/arthurnn/remove_load_paths
Arthur Nogueira Neves
2016-03-01
1
-2
/
+0
|
\
\
\
|
*
|
|
Remove load_paths file
Arthur Neves
2016-02-27
1
-2
/
+0
*
|
|
|
Merge pull request #23980 from rails/deprecate-controller-action-segments
Andrew White
2016-03-01
30
-212
/
+468
|
\
\
\
\
|
*
|
|
|
Deprecate :controller and :action path parameters
Andrew White
2016-03-01
30
-212
/
+468
*
|
|
|
|
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
3
-24
/
+191
|
/
/
/
/
*
/
/
/
add `constraint_to` option to SSL middleware
Greg Molnar
2016-02-28
1
-0
/
+7
|
/
/
/
*
|
|
Merge pull request #23852 from prathamesh-sonpatki/hsts-subdomains
Rafael França
2016-02-25
1
-7
/
+16
|
\
\
\
|
*
|
|
Added deprecation for older apps
Prathamesh Sonpatki
2016-02-25
1
-7
/
+16
*
|
|
|
Revert "Merge pull request #20851 from tomprats/indifferent-sessions"
Matthew Draper
2016-02-26
1
-10
/
+0
*
|
|
|
Revert "Update Session to utilize indiffernt access"
Matthew Draper
2016-02-26
6
-118
/
+1
|
|
/
/
|
/
|
|
*
|
|
Additional review of 6b31761.
Kasper Timm Hansen
2016-02-25
1
-1
/
+0
*
|
|
Lock down new `ImplicitRender` behavior for 5.0 RC
Godfrey Chan
2016-02-25
6
-35
/
+86
|
/
/
*
|
Added a test for generating Strong ETag
Prathamesh Sonpatki
2016-02-24
1
-0
/
+8
*
|
Show permitted flag in the output of AC::Parameters#inspect
Prathamesh Sonpatki
2016-02-24
1
-3
/
+13
*
|
Merge pull request #20851 from tomprats/indifferent-sessions
Rafael Mendonça França
2016-02-24
6
-0
/
+127
|
\
\
|
*
|
Update Session to utilize indiffernt access
Tom Prats
2016-01-30
6
-1
/
+118
|
*
|
Update session to have indifferent access
Tom Prats
2016-01-29
1
-0
/
+10
*
|
|
Fix `request.ssl?` bug with Action Cable
Jon Moss
2016-02-23
1
-0
/
+9
*
|
|
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
1
-1
/
+1
*
|
|
Add `internal` attribute to routes
Jon Moss
2016-02-22
1
-0
/
+23
*
|
|
Make sure we unregister the mime type before registering
Rafael Mendonça França
2016-02-22
1
-10
/
+22
*
|
|
Transform the mime object to symbol when registering the parsers
Rafael Mendonça França
2016-02-22
1
-1
/
+1
*
|
|
Use symbol of mime type instead of object to get correct parser
Mehmet Emin İNAÇ
2016-02-22
2
-2
/
+18
*
|
|
Make per form token work when method is not provided
Rafael Mendonça França
2016-02-22
1
-2
/
+16
*
|
|
Merge pull request #23752 from vipulnsward/23524-fix-button_to_delete
Rafael Mendonça França
2016-02-22
1
-48
/
+60
|
\
\
\
|
*
|
|
Refactored Request Forgery CSRF PerFormTokensController tests and DRY'ed them...
Vipul A M
2016-02-22
1
-70
/
+38
|
*
|
|
Fixed passing of delete method on button_to tag, creating wrong form csrf token
Vipul A M
2016-02-21
1
-0
/
+44
*
|
|
|
Merge pull request #23695 from kaspth/remove-automatic-collection-caching
Kasper Timm Hansen
2016-02-20
2
-17
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make collection caching explicit.
Kasper Timm Hansen
2016-02-20
2
-17
/
+6
[prev]
[next]