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
*
Merge pull request #35134 from Edouard-chin/ec-cookie-expiry-regression
Rafael França
2019-02-04
1
-7
/
+2
|
\
|
*
Cookie doesn't expire anymore unless a flag is set:
Edouard CHIN
2019-02-04
1
-7
/
+2
*
|
Merge pull request #35086 from gsamokovarov/cleanup-whitelisting-refs
Gannon McGibbon
2019-02-04
1
-2
/
+2
|
\
\
|
*
|
Cleanup the whitelisting references after #33145
Genadi Samokovarov
2019-02-03
1
-2
/
+2
*
|
|
Use consistent hash syntax for routes
Andy Waite
2019-02-01
1
-14
/
+14
|
|
/
|
/
|
*
|
Fix doc of `ActionDispatch::SystemTestCase` [ci skip]
yuuji.yaginuma
2019-02-01
1
-7
/
+7
*
|
Merge pull request #35093 from rails/av-base-constructor
Aaron Patterson
2019-01-30
1
-1
/
+3
|
\
\
|
*
|
Tighten up the AV::Base constructor
Aaron Patterson
2019-01-29
1
-1
/
+3
*
|
|
selenium-webdriver is not always required for system testing
Ryuta Kamizono
2019-01-30
1
-4
/
+2
*
|
|
Fix system testing failure
Ryuta Kamizono
2019-01-30
1
-8
/
+11
|
/
/
*
|
Rename methods and update docs
Eileen Uchitelle
2019-01-29
3
-19
/
+23
*
|
driver_option -> driver_options
Edouard CHIN
2019-01-29
2
-7
/
+7
*
|
Implement a way to add browser capabilities:
Edouard CHIN
2019-01-29
3
-10
/
+40
|
/
*
Fixed a bug where the debug view does not show the error page properly
Yuki Nishijima
2019-01-24
2
-11
/
+15
*
Merge pull request #34994 from schuetzm/host-authorization-only-in-development
Rafael França
2019-01-24
2
-4
/
+4
|
\
|
*
Recommend adding the requested domain to hosts whitelist only in development
Marc Schütz
2019-01-23
2
-4
/
+4
*
|
Merge pull request #34952 from rails/template-stuff
Aaron Patterson
2019-01-22
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Only cache the view_context_class in one place
Aaron Patterson
2019-01-18
1
-1
/
+8
*
|
Remove secret_token rack env and cookie upgrade code
Rafael Mendonça França
2019-01-17
2
-39
/
+1
*
|
Remove deprecated methods in ActionDispatch::TestResponse
Rafael Mendonça França
2019-01-17
1
-27
/
+0
*
|
Revert "Don't handle params option in a special way in url_for helper"
Rafael Mendonça França
2019-01-16
2
-0
/
+5
|
/
*
Allow using combine the Cache-Control `public` and `no-cache` headers
yuuji.yaginuma
2019-01-07
1
-4
/
+6
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
4
-24
/
+16
*
Module#{define_method,alias_method,undef_method,remove_method} become public ...
Ryuta Kamizono
2018-12-21
1
-4
/
+4
*
Merge branch 'master' into host-authorization
Eileen M. Uchitelle
2018-12-17
1
-6
/
+5
|
\
|
*
Allow using parsed_body in ActionController::TestCase
Tobias Bühlmann
2018-12-16
1
-6
/
+5
*
|
Introduce a guard against DNS rebinding attacks
Genadi Samokovarov
2018-12-15
5
-41
/
+169
|
/
*
Upgrade Rubocop to 0.61.1 and fix offenses
Vinicius Stock
2018-12-10
1
-79
/
+79
*
Expand metaprogramming for Symbol, Slash and Dot.
Alberto Almagro
2018-12-07
1
-6
/
+7
*
Remove unnecessary variable route
Alberto Almagro
2018-12-02
1
-11
/
+2
*
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
|
\
\
\
[next]