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_controller
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Deprecate `use_route` in controller tests
Godfrey Chan
2014-11-23
1
-1
/
+22
*
|
Wrap code snippets in +, not backticks, in sdoc
claudiob
2014-11-20
2
-5
/
+5
*
|
Use request method instead of ActionDispatch::Request#request_method instead ...
Ilya Katz
2014-11-20
1
-1
/
+1
*
|
Make sure assert_select can assert body tag
Rafael Mendonça França
2014-11-18
1
-4
/
+4
*
|
document_root_element need to be public
Rafael Mendonça França
2014-11-17
1
-4
/
+4
*
|
Pass the route name explicitly
Godfrey Chan
2014-11-10
1
-1
/
+2
*
|
Removed documentation that still mentioned using respond_with in place
Robert Evans
2014-11-05
2
-18
/
+5
*
|
Call gsub with a Regexp instead of a String for better performance
Pablo Herrero
2014-11-01
1
-1
/
+1
*
|
let's warn with heredocs
Xavier Noria
2014-10-28
1
-4
/
+7
*
|
UrlGenerationError are not catched as 404 anymore
Jean Boussier
2014-10-27
1
-1
/
+1
*
|
Use AS secure_compare for CSRF token comparison
Guillermo Iguaran
2014-10-23
1
-2
/
+2
*
|
remove duplicate method (_status_code) in action_dispatch
Abdelkader Boudih
2014-10-19
1
-1
/
+1
*
|
Make _status_code methods nodoc
Prathamesh Sonpatki
2014-10-19
1
-3
/
+3
*
|
Replace (slower) block.call with (faster) yield
claudiob
2014-10-17
1
-2
/
+2
|
/
*
Rephrasing sentences
Neeraj Singh
2014-10-07
1
-2
/
+2
*
Parse HTML as document fragment.
Kasper Timm Hansen
2014-09-29
1
-1
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-09-28
1
-6
/
+6
|
\
|
*
Consistently markup etag options.
Steven Harman
2014-09-16
1
-3
/
+3
|
*
Consistently capitalize ETag.
Steven Harman
2014-09-16
1
-3
/
+3
*
|
code gardening in ActionController::Renderers
Xavier Noria
2014-09-04
1
-7
/
+12
|
/
*
Merge pull request #16570 from bradleybuda/breach-mitigation-mask-csrf-token
Jeremy Kemper
2014-08-19
1
-3
/
+65
|
\
|
*
Auth token mask from breach-mitigation-rails gem
Bradley Buda
2014-08-19
1
-3
/
+65
*
|
Merge pull request #16299 from sikachu/ps-safer-ac-params
Jeremy Kemper
2014-08-19
1
-3
/
+84
|
\
\
|
*
|
User `#to_hash` instead of calling `super`
Prem Sichanugrist
2014-08-18
1
-1
/
+1
|
*
|
Fix failing test on several methods on Parameter
Prem Sichanugrist
2014-08-18
1
-1
/
+25
|
*
|
Refactor code to reduce duplicate `self.class.new`
Prem Sichanugrist
2014-08-18
1
-12
/
+10
|
*
|
Add missing `Hash` methods to `AC::Parameters`
Prem Sichanugrist
2014-08-18
1
-0
/
+40
|
*
|
Make `AC::Params#to_h` return Hash with safe keys
Prem Sichanugrist
2014-08-18
1
-0
/
+19
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-08-19
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Uppercase HTML in docs.
Hendy Tanata
2014-08-08
2
-9
/
+9
*
|
|
Merge pull request #15889 from carnesmedia/model-name
Rafael Mendonça França
2014-08-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Use #model_name on instances instead of classes
Amiel Martin
2014-06-24
1
-1
/
+1
*
|
|
|
Merge branch 'master' into loofah
Rafael Mendonça França
2014-08-17
7
-531
/
+109
|
\
\
\
\
|
*
|
|
|
`responders` 1.x won't do it. Told you to RTFM for details!
Godfrey Chan
2014-08-17
1
-3
/
+6
|
*
|
|
|
The gem is called 'responders'
Godfrey Chan
2014-08-17
1
-2
/
+2
|
*
|
|
|
Raise a more helpful error for people who are using these extracted features
Godfrey Chan
2014-08-17
1
-1
/
+16
|
*
|
|
|
Move respond_with to the responders gem
José Valim
2014-08-17
2
-528
/
+3
|
*
|
|
|
When your templates change, browser caches bust automatically.
Jeremy Kemper
2014-08-17
3
-6
/
+82
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #16027 from tgxworld/template_assertions
Yves Senn
2014-08-14
1
-0
/
+9
|
|
\
\
\
|
|
*
|
|
Fix assert_template for files.
Guo Xiang Tan
2014-08-14
1
-0
/
+9
|
*
|
|
|
[ci skip] correct default cache store class
Aditya Kapoor
2014-08-13
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'master' into loofah
Rafael Mendonça França
2014-08-12
10
-92
/
+67
|
\
|
|
|
|
*
|
|
Pass block for logging.
Guo Xiang Tan
2014-08-09
1
-4
/
+6
|
*
|
|
Remove ActionController::RaiseActionExceptions.
Guo Xiang Tan
2014-08-07
1
-34
/
+0
|
*
|
|
refactor Redirecting so we do not need a controller instance
Aaron Patterson
2014-08-06
1
-3
/
+5
|
*
|
|
avoid testing only_path
Aaron Patterson
2014-08-04
1
-2
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-08-02
1
-1
/
+2
|
|
\
\
|
|
*
|
copy edits[ci skip]
Vijay Dev
2014-08-02
1
-3
/
+1
|
|
*
|
Performed Returns true if redirect/render has happened
Gaurish Sharma
2014-07-19
1
-1
/
+4
|
*
|
|
just set the host, no need for another hash allocation / merge!
Aaron Patterson
2014-08-01
1
-1
/
+1
[prev]
[next]