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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
8
-47
/
+47
*
Do not mutate AC::TestRequest::DEFAULT_OPTIONS
Kir Shatrov
2016-09-10
1
-1
/
+1
*
Merge pull request #26418 from y-yagi/fixes_26415
Richard Schneeman
2016-09-07
1
-1
/
+1
|
\
|
*
call `.to_h` to avoid using deprecated method
yuuji.yaginuma
2016-09-07
1
-1
/
+1
*
|
Merge pull request #26016 from nateberkopec/patch-1
Vipul A M
2016-09-07
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Clarify expires_now documentation
Nate Berkopec
2016-09-06
1
-2
/
+3
*
|
Merge pull request #26384 from y-yagi/make_fixture_file_upload_in_integration...
Eileen M. Uchitelle
2016-09-04
1
-1
/
+3
|
\
\
|
*
|
make `fixture_file_upload` work in integration tests
yuuji.yaginuma
2016-09-04
1
-1
/
+3
*
|
|
Fix broken heredoc indentation caused by rubocop auto-correct
Ryuta Kamizono
2016-09-03
3
-8
/
+8
|
/
/
*
|
RuboCop is 100% green :tada:
Xavier Noria
2016-09-02
2
-11
/
+12
*
|
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
Xavier Noria
2016-09-01
6
-7
/
+7
*
|
Start passing cipher from EncryptedCookieJar since we use it to determine key...
Vipul A M
2016-09-01
1
-7
/
+5
*
|
Follow up of #25602
Vipul A M
2016-09-01
1
-4
/
+6
*
|
Move to_param undef closer to the deprecations.
Kasper Timm Hansen
2016-08-31
1
-2
/
+4
*
|
Merge pull request #26328 from kirs/strong-params-to-param
Kasper Timm Hansen
2016-08-31
1
-0
/
+3
|
\
\
|
*
|
Do not allow to_param on AC::Parameters
Kir Shatrov
2016-08-31
1
-0
/
+3
*
|
|
Override `respond_to_missing?` instead of `respond_to?` when possible
Sean Griffin
2016-08-31
2
-2
/
+2
|
/
/
*
|
Merge pull request #26317 from maclover7/jm-fix-26298
Aaron Patterson
2016-08-29
2
-8
/
+16
|
\
\
|
*
|
Remove default argument, and extract internal convenience method
Jon Moss
2016-08-29
1
-6
/
+12
|
*
|
Allow `send_file` to declare a charset
Jon Moss
2016-08-29
2
-4
/
+6
*
|
|
Fix nested multiple roots
Ryo Hashimoto
2016-08-29
1
-1
/
+1
|
/
/
*
|
Missing key should throw KeyError
eileencodes
2016-08-26
1
-1
/
+1
*
|
Fix typo in the hook name
Rafael Mendonça França
2016-08-25
1
-1
/
+1
*
|
Add load hooks to all tests classes
Rafael Mendonça França
2016-08-25
1
-0
/
+1
*
|
Merge pull request #26235 from samphippen/allow-early-setting-of-integration-...
Sean Griffin
2016-08-24
1
-1
/
+5
|
\
\
|
*
|
Move setting of integration session to constructor.
Sam Phippen
2016-08-21
1
-1
/
+5
|
*
|
Allow the `integration_sesion` to be set early on ActionDispatch::Integration...
Sam Phippen
2016-08-20
1
-1
/
+1
*
|
|
yl - remove extra …
yunlei
2016-08-23
1
-1
/
+1
*
|
|
Include the content of the flash in the auto-generated etag (#26250)
David Heinemeier Hansson
2016-08-22
3
-0
/
+18
*
|
|
Return 307 status instead of 301 when rerouting POST requests to SSL
Chirag Singhal
2016-08-22
1
-1
/
+9
*
|
|
Fix `ActionDispatch::Http::URL` docs [ci skip]
Ryoji Yoshioka
2016-08-22
1
-65
/
+21
|
/
/
*
|
Copy edits in the documentation [ci skip]
Rafael Mendonça França
2016-08-19
1
-1
/
+1
*
|
Set the request type if as: is specified
Everest Munro-Zeisberger
2016-08-18
1
-1
/
+8
*
|
Change method visibility to be private
Rafael Mendonça França
2016-08-17
1
-57
/
+57
*
|
Push :defaults extraction down one level
Rafael Mendonça França
2016-08-17
1
-60
/
+60
*
|
Merge pull request #25862 from prathamesh-sonpatki/start-documenting-ac-testc...
प्रथमेश Sonpatki
2016-08-17
1
-6
/
+12
|
\
\
|
*
|
Start documenting ActionController::TestCase again
Prathamesh Sonpatki
2016-08-17
1
-6
/
+12
*
|
|
Merge pull request #26094 from igorkasyanchuk/master
Rafael França
2016-08-16
2
-3
/
+3
|
\
\
\
|
*
|
|
Show unpermitted parameters as symbols in logs (so they could be copy-pasted ...
Igor Kasyanchuk
2016-08-10
2
-3
/
+3
*
|
|
|
Merge pull request #26156 from sfaxon/route_visualizer_fix
Rafael França
2016-08-16
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
fix Rails.application.routes.router.visualizer for router debugging
Seth Faxon
2016-08-13
1
-1
/
+3
*
|
|
|
|
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
22
-34
/
+34
*
|
|
|
|
Fix deadlock that can occur when child live thread tries to load a constant a...
Alex Chinn
2016-08-15
1
-1
/
+6
*
|
|
|
|
Merge pull request #26160 from prathamesh-sonpatki/use-encoding-from-metal
Matthew Draper
2016-08-16
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
AC::Metal is already defining default encoding as UTF 8, let's reuse it.
Prathamesh Sonpatki
2016-08-14
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
[ci skip] Link to the request helpers documentation.
Kasper Timm Hansen
2016-08-14
1
-0
/
+3
*
|
|
|
|
[ci skip] Update integration test request encoding documentation.
Kasper Timm Hansen
2016-08-14
1
-13
/
+14
|
/
/
/
/
*
|
|
|
Make private method private
Rafael Mendonça França
2016-08-12
1
-11
/
+11
*
|
|
|
Mark method as nodoc
Rafael Mendonça França
2016-08-12
1
-3
/
+3
*
|
|
|
Given a hash (Rails 5) .from_hash must be used
Javier Julio
2016-08-12
1
-1
/
+1
[next]