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 #28937 from maclover7/jm-fix-28927
Rafael França
2018-07-31
1
-0
/
+14
|
\
\
\
|
*
|
|
Default content type for `head` is `text/html`
Jon Moss
2017-04-30
1
-0
/
+14
*
|
|
|
Merge pull request #33446 from ptoomey3/nested-respond-to
Richard Schneeman
2018-07-31
1
-0
/
+34
|
\
\
\
\
|
*
|
|
|
Raises exception when respond_to called multiple times in incompatible way
Patrick Toomey
2018-07-30
1
-0
/
+34
*
|
|
|
|
Remove Rubocop's comments from Rails code base
bogdanvlviv
2018-07-26
1
-4
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #32381 from q-centrix/update-codeclimate-configs
Richard Schneeman
2018-07-25
4
-7
/
+9
|
\
\
\
\
|
*
|
|
|
Turn on performance based cops
Dillon Welch
2018-07-23
4
-7
/
+9
*
|
|
|
|
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-5
/
+5
|
/
/
/
/
*
|
|
|
Add implicit to path conversion to uploaded file (#28676)
Aaron Kromer
2018-07-22
1
-0
/
+6
*
|
|
|
Merge pull request #32410 from yuki24/show-cause-on-debug-view-2
Kasper Timm Hansen
2018-07-20
2
-15
/
+80
|
\
\
\
\
|
*
|
|
|
Show nested exceptions on the debug view
Yuki Nishijima
2018-07-15
2
-15
/
+80
*
|
|
|
|
Prevent `RequestEncoder#encode_params` to parse falsey params
Alireza Bashiri
2018-07-20
1
-0
/
+14
|
/
/
/
/
*
|
|
|
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
1
-2
/
+15
|
\
\
\
\
|
*
|
|
|
e4e1b62 broke `to_param` handling:
Edouard CHIN
2018-07-12
1
-2
/
+15
*
|
|
|
|
Enable `Layout/EmptyLinesAroundBlockBody` to reduce review cost in the future
Ryuta Kamizono
2018-07-12
2
-4
/
+0
|
/
/
/
/
*
|
|
|
Pass along arguments to underlying `get` method in `follow_redirect!` (#33299)
Remo Fritzsche
2018-07-05
1
-0
/
+10
*
|
|
|
Convert hashes into parameters (#33076)
Kevin Sjöberg
2018-06-19
1
-0
/
+21
*
|
|
|
Merge pull request #33134 from dasch/dasch/extra-cache-controls
Eileen M. Uchitelle
2018-06-19
1
-0
/
+20
|
\
\
\
\
|
*
|
|
|
Add support for more HTTP cache controls
Daniel Schierbeck
2018-06-13
1
-0
/
+20
*
|
|
|
|
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
|
/
/
/
/
*
|
|
|
Fix bug with eager_load in development environment
Dan Jensen
2018-06-11
1
-0
/
+9
*
|
|
|
Use Rack to generate query information under test
Aaron Patterson
2018-06-08
1
-2
/
+10
*
|
|
|
Include application/javascript when checking content_type
Gabriel Jaldon
2018-05-27
1
-0
/
+5
|
|
/
/
|
/
|
|
*
|
|
Fix `CustomCops/AssertNot` to allow it to have failure message
Ryuta Kamizono
2018-05-13
5
-7
/
+7
*
|
|
Add support for prefetch-src directive
yuuji.yaginuma
2018-05-03
1
-0
/
+6
*
|
|
Reset CONTENT_LENGTH between test requests
Eugene Kenny
2018-05-01
1
-0
/
+8
*
|
|
Break up Journey's scanner test
vaidehijoshi
2018-04-24
1
-47
/
+50
*
|
|
Reset RAW_POST_DATA between test requests
Eugene Kenny
2018-04-20
1
-0
/
+8
*
|
|
Merge pull request #29286 from vinistock/create_missing_exact_template_exception
Rafael Mendonça França
2018-04-20
2
-3
/
+3
|
\
\
\
|
*
|
|
Create MissingExactTemplate exception with separate template
Vinicius Stock
2018-04-20
2
-3
/
+3
*
|
|
|
Merge pull request #23868 from gsamokovarov/debug-exceptions-interceptors
Rafael França
2018-04-20
1
-0
/
+24
|
\
\
\
\
|
*
|
|
|
Introduce ActionDispatch::DebugExceptions interceptors
Genadi Samokovarov
2018-04-20
1
-0
/
+24
*
|
|
|
|
warning: ambiguous first argument; put parentheses or a space even after `/' ...
utilum
2018-04-20
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #32593 from sdhull/fix-strong-params-permit-bang
Rafael Mendonça França
2018-04-19
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Fixes StrongParameters permit! to work with nested arrays
Steve Hull
2018-04-16
1
-1
/
+4
*
|
|
|
|
Replace `assert !` with `assert_not`
Daniel Colson
2018-04-19
14
-26
/
+26
*
|
|
|
|
Pass nonce to CSP policy from outside
Andrew White
2018-04-18
1
-21
/
+72
*
|
|
|
|
Output only one nonce in CSP header per request
Andrey Novikov
2018-04-17
1
-5
/
+23
|
/
/
/
/
*
|
|
|
Fix rendering a differently-formatted partial after caching
George Claghorn
2018-04-13
3
-0
/
+14
*
|
|
|
Add WebSocket URI support to CSP DSL mappings
Stephen Solis
2018-04-12
1
-0
/
+6
*
|
|
|
Add `TestCaseTest#test_request_format_kwarg_doesnt_mutate_params` to master
bogdanvlviv
2018-04-10
1
-0
/
+8
*
|
|
|
Partially revert 0bfdd1d
yuuji.yaginuma
2018-04-07
1
-1
/
+5
*
|
|
|
Fix broken `ServerTest` with Capybara 3.0.0
yuuji.yaginuma
2018-04-06
1
-5
/
+1
*
|
|
|
Merge pull request #32441 from composerinteralia/refute-not
Rafael França
2018-04-04
3
-8
/
+8
|
\
\
\
\
|
*
|
|
|
Autocorrect `refute` RuboCop violations
Daniel Colson
2018-04-03
3
-8
/
+8
*
|
|
|
|
Add #dig to ActionDispatch::Request::Session
claudiob
2018-04-04
1
-0
/
+12
*
|
|
|
|
Merge pull request #32336 from vincedevendra/allow_mutating_dig_return_value
Aaron Patterson
2018-04-02
1
-0
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Make mutating params#dig mutate underlying params
Vince DeVendra
2018-03-24
1
-0
/
+8
[prev]
[next]