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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
[ci skip] Fix syntax error + make example easier to follow.
Kasper Timm Hansen
2018-07-20
1
-2
/
+3
*
|
|
|
|
[ci skip] Strike changelog entry, since it's 5.2 backported.
Kasper Timm Hansen
2018-07-20
1
-11
/
+0
*
|
|
|
|
[ci skip] Move changelog entry up top. Clarify.
Kasper Timm Hansen
2018-07-20
1
-7
/
+11
*
|
|
|
|
Merge pull request #33392 from azbshiri/actionpack/prevent-request-encoder-to...
Kasper Timm Hansen
2018-07-20
3
-1
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Prevent `RequestEncoder#encode_params` to parse falsey params
Alireza Bashiri
2018-07-20
3
-1
/
+22
|
|
/
/
/
/
*
/
/
/
/
Fix basic auth problem in ActionController::HttpAuthentication::Basic doc
黄松
2018-07-20
1
-2
/
+2
|
/
/
/
/
*
|
|
|
test_should_impose_childless_html_tags_in_html failure with JRuby
pavel
2018-07-15
1
-1
/
+7
*
|
|
|
Merge pull request #33341 from Edouard-chin/ec-fix-to-param
Rafael França
2018-07-12
2
-3
/
+16
|
\
\
\
\
|
*
|
|
|
e4e1b62 broke `to_param` handling:
Edouard CHIN
2018-07-12
2
-3
/
+16
|
|
/
/
/
*
/
/
/
Enable `Layout/EmptyLinesAroundBlockBody` to reduce review cost in the future
Ryuta Kamizono
2018-07-12
3
-5
/
+0
|
/
/
/
*
|
|
Pass along arguments to underlying `get` method in `follow_redirect!` (#33299)
Remo Fritzsche
2018-07-05
3
-3
/
+24
*
|
|
Merge pull request #33054 from jboler/master
Rafael França
2018-07-03
1
-0
/
+1
|
\
\
\
|
*
|
|
Only build routes simulator when there is an AST
Jonathan Boler
2018-06-04
1
-0
/
+1
*
|
|
|
Fix a typo in the Action Pack changelog [ci skip]
Genadi Samokovarov
2018-06-19
1
-1
/
+1
*
|
|
|
Convert hashes into parameters (#33076)
Kevin Sjöberg
2018-06-19
2
-10
/
+29
*
|
|
|
Merge pull request #33134 from dasch/dasch/extra-cache-controls
Eileen M. Uchitelle
2018-06-19
3
-2
/
+28
|
\
\
\
\
|
*
|
|
|
Add support for more HTTP cache controls
Daniel Schierbeck
2018-06-13
3
-2
/
+28
*
|
|
|
|
Add test case for the `|` token in Journey scanner
vaidehijoshi
2018-06-18
1
-0
/
+6
*
|
|
|
|
Fix rubocop violations
bogdanvlviv
2018-06-15
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Remove reference to session_store.rb initializer
Justin Searls
2018-06-12
1
-1
/
+1
*
|
|
|
Fix bug with eager_load in development environment
Dan Jensen
2018-06-11
2
-1
/
+10
*
|
|
|
Use Rack to generate query information under test
Aaron Patterson
2018-06-08
2
-3
/
+11
|
/
/
/
*
|
|
Avoid unused capture in `non_xhr_javascript_response?`
Ryuta Kamizono
2018-05-31
1
-1
/
+1
*
|
|
Include application/javascript when checking content_type
Gabriel Jaldon
2018-05-27
2
-1
/
+6
*
|
|
Remove 7 years old note-to-self by tenderlove
utilum
2018-05-22
1
-2
/
+0
*
|
|
Speed up xor_byte_strings by 70%
Jeremy Evans
2018-05-18
1
-3
/
+8
*
|
|
Fix documentation for ActionController::Params#fetch
Linus Marton
2018-05-18
1
-1
/
+3
*
|
|
Fix `CustomCops/AssertNot` to allow it to have failure message
Ryuta Kamizono
2018-05-13
5
-7
/
+7
*
|
|
Merge pull request #29955 from padi/update_actiondispatch_integration_docs
Ryuta Kamizono
2018-05-04
1
-0
/
+6
|
\
\
\
|
*
|
|
Updates (rdoc) documentation on ActionDispatch::Integration::Session#process
Marc Rendl Ignacio
2017-07-27
1
-0
/
+6
*
|
|
|
Add support for prefetch-src directive
yuuji.yaginuma
2018-05-03
2
-0
/
+7
*
|
|
|
Merge pull request #32773 from eugeneius/content_length_multiple_requests
George Claghorn
2018-04-30
2
-0
/
+9
|
\
\
\
\
|
*
|
|
|
Reset CONTENT_LENGTH between test requests
Eugene Kenny
2018-05-01
2
-0
/
+9
*
|
|
|
|
Add quotes to code in rdoc comment in ActionController [ci skip]
Eddie Lebow
2018-04-30
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Break up Journey's scanner test
vaidehijoshi
2018-04-24
1
-47
/
+50
*
|
|
|
Merge pull request #32708 from bdewater/base64-screenshot
Andrew White
2018-04-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Use strict_encode64 instead of gsub newline for ScreenshotHelper
Bart de Water
2018-04-23
1
-1
/
+1
*
|
|
|
|
Use the same tag as other views to display the error message
yuuji.yaginuma
2018-04-23
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #32681 from bdewater/rubocop-0-54
Ryuta Kamizono
2018-04-22
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix Style/RedundantReturn offenses
Bart de Water
2018-04-21
2
-2
/
+2
*
|
|
|
|
Reset RAW_POST_DATA between test requests
Eugene Kenny
2018-04-20
2
-4
/
+13
|
/
/
/
/
*
|
|
|
Merge pull request #29286 from vinistock/create_missing_exact_template_exception
Rafael Mendonça França
2018-04-20
8
-20
/
+44
|
\
\
\
\
|
*
|
|
|
Create MissingExactTemplate exception with separate template
Vinicius Stock
2018-04-20
7
-20
/
+37
*
|
|
|
|
Merge pull request #32665 from albertoalmagro/fix-typos-filter-parameters
Rafael França
2018-04-20
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Fix doc typos ActionDispatch::Http::FilterParameters
Alberto Almagro
2018-04-20
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #23868 from gsamokovarov/debug-exceptions-interceptors
Rafael França
2018-04-20
3
-1
/
+59
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Introduce ActionDispatch::DebugExceptions interceptors
Genadi Samokovarov
2018-04-20
3
-1
/
+59
|
|
/
/
/
/
/
*
/
/
/
/
/
warning: ambiguous first argument; put parentheses or a space even after `/' ...
utilum
2018-04-20
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Revert "Merge pull request #32652 from bogdanvlviv/add-missing-changelog-for-...
Rafael Mendonça França
2018-04-19
1
-12
/
+0
*
|
|
|
|
Add missing changelog entry
bogdanvlviv
2018-04-20
1
-0
/
+12
[prev]
[next]