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_dispatch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid extra array allocations
Samuel Cochran
2018-11-29
1
-2
/
+2
*
Log exceptions atomically
Samuel Cochran
2018-11-28
1
-5
/
+8
*
Raise an error on root route naming conflicts.
Gannon McGibbon
2018-11-20
1
-4
/
+2
*
Merge pull request #20865 from colavitam/only-except-behavior
Rafael Mendonça França
2018-11-19
1
-2
/
+8
|
\
|
*
:only and :except are now chained for routing resource(s)
Michael Colavita
2015-07-13
1
-3
/
+9
*
|
Remove unused `Journey::Router::RoutingError`
yuuji.yaginuma
2018-11-18
1
-3
/
+0
*
|
Allow rescue from parameter parse errors
Gannon McGibbon
2018-11-13
4
-7
/
+21
*
|
Reset sessions on failed system test screenshot
Maxim Perepelitsa
2018-11-13
1
-2
/
+5
*
|
Use request object for context if there's no controller
Andrew White
2018-10-22
1
-1
/
+2
*
|
Apply mapping to symbols returned from dynamic CSP sources
Andrew White
2018-10-22
1
-1
/
+2
*
|
Remove invalid magic comment [ci skip]
Yoshiyuki Kinjo
2018-10-11
1
-2
/
+0
*
|
Merge pull request #34109 from bogdanvlviv/follow-up-34064
Eileen M. Uchitelle
2018-10-10
1
-21
/
+0
|
\
\
|
*
|
Follow up #34064
bogdanvlviv
2018-10-06
1
-21
/
+0
*
|
|
Deprecate ActionDispatch::Http::ParameterFilter in favor of ActiveSupport::Pa...
Yoshiyuki Kinjo
2018-10-08
2
-84
/
+9
|
/
/
*
|
Revert "Merge pull request #33970 from rails/eager-url-helpers"
schneems
2018-10-03
3
-47
/
+14
*
|
Fix call sites
Gannon McGibbon
2018-10-02
1
-1
/
+1
*
|
Merge pull request #33256 from ilkkao/ilkkao/remove-unused-params-option
Ryuta Kamizono
2018-10-01
1
-4
/
+0
|
\
\
|
*
|
Don't handle params option in a special way in url_for helper
Ilkka Oksanen
2018-08-20
1
-4
/
+0
*
|
|
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
19
-82
/
+82
*
|
|
Merge pull request #34002 from gmcgibbon/fix_deeply_nested_scoped_root
Rafael França
2018-09-27
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix optionally scoped root route unscoped access
Gannon McGibbon
2018-09-27
1
-1
/
+1
*
|
|
|
Fixing an edge case when using objects as constraints
Simon Courtois
2018-09-27
1
-1
/
+13
|
/
/
/
*
|
|
Routes from Engine Railties should not be an infinite loop
Aaron Patterson
2018-09-26
1
-2
/
+4
*
|
|
Allow helpers to be deferred until the routes have been finalized
Aaron Patterson
2018-09-25
1
-0
/
+22
*
|
|
Eagerly build the routing helper module after routes are committed
Aaron Patterson
2018-09-25
3
-14
/
+44
*
|
|
Merge pull request #33973 from rails/remove-catch-all
Aaron Patterson
2018-09-25
1
-0
/
+5
|
\
\
\
|
*
|
|
Add hack to deal with warnings
Aaron Patterson
2018-09-24
1
-1
/
+1
|
*
|
|
Remove deprecated catch-all route in the AV tests
Aaron Patterson
2018-09-24
1
-0
/
+5
*
|
|
|
Merge pull request #33829 from mtsmfm/encode-filename
Kasper Timm Hansen
2018-09-23
1
-0
/
+45
|
\
\
\
\
|
*
|
|
|
Encode Content-Disposition filenames on send_data and send_file
Fumiaki MATSUSHIMA
2018-09-13
1
-0
/
+45
*
|
|
|
|
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
11
-19
/
+18
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #32932 from y-yagi/fixes_32920
Yuji Yaginuma
2018-09-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Add CSP nonce to `style-src` directive
yuuji.yaginuma
2018-05-19
1
-1
/
+1
*
|
|
|
|
[ci skip] Fix documentation for Response#content_type
printercu
2018-09-14
1
-10
/
+10
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #33718 from kddeisz/permit-list
Matthew Draper
2018-08-29
2
-6
/
+3
|
\
\
\
\
|
*
|
|
|
Permit list usage cleanup and clearer documentation
Kevin Deisz
2018-08-27
1
-4
/
+1
|
*
|
|
|
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
1
-1
/
+1
*
|
|
|
|
Focus search input after page load on /rails/info/routes (#33683)
James Brooks
2018-08-28
1
-0
/
+3
*
|
|
|
|
Clarify example of the test [ci skip]
黄松
2018-08-25
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Update ParameterFilter to yield original parameters
Peter Zhu
2018-08-22
1
-6
/
+6
*
|
|
|
Fix `rails routes -c` for controller name consists of multiple word.
Yoshiyuki Kinjo
2018-08-20
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
add missing indifferent_access require for #normalize_encode_params
Will Jordan
2018-08-16
1
-0
/
+2
*
|
|
Use `Array#extract!` where possible
bogdanvlviv
2018-08-14
1
-2
/
+3
*
|
|
Purpose Metadata For Signed And Encrypted Cookies
Assain
2018-08-12
2
-13
/
+30
*
|
|
Enable Start/EndWith and RegexpMatch cops
Bart de Water
2018-07-28
5
-10
/
+10
*
|
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
2
-2
/
+2
|
\
\
\
|
*
|
|
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
2
-2
/
+2
*
|
|
|
Rails guides are now served over https
Paul McMahon
2018-07-24
3
-4
/
+4
*
|
|
|
Add implicit to path conversion to uploaded file (#28676)
Aaron Kromer
2018-07-22
1
-0
/
+5
[next]