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
/
actionview
/
lib
/
action_view
/
helpers
/
url_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
add option for per-form CSRF tokens
Ben Toews
2016-01-04
1
-3
/
+7
*
Don’t allow arbitrary data in back urls
Damien Burke
2015-11-03
1
-2
/
+12
*
Use ERB::Utils to percent encode `hfvalue` parts of mailto
Aaron Patterson
2015-09-05
1
-2
/
+2
*
use path escaping for email addresses
Aaron Patterson
2015-09-04
1
-1
/
+1
*
Cut string allocations in content_tag_string
schneems
2015-07-29
1
-2
/
+2
*
Optimize hash key
schneems
2015-07-29
1
-1
/
+1
*
Encode the email address as prescribed in RFC 6068 section 2.
Clayton Smith
2015-07-23
1
-1
/
+2
*
Revert "Merge pull request #19844 from stevenspiel/link_to_if_block_helper_ad...
Yves Senn
2015-05-01
1
-1
/
+1
*
Update url_helper.rb
Steven Spiel
2015-04-21
1
-1
/
+1
*
Merge pull request #19566 from aditya-kapoor/remove-dup-doc
Richard Schneeman
2015-04-11
1
-22
/
+10
|
\
|
*
[ci skip] remove duplicate doc for current_page?
Aditya Kapoor
2015-04-09
1
-22
/
+10
*
|
[skip ci] Update information about #link_to attributes
Anton Davydov
2015-04-04
1
-4
/
+3
*
|
[skip ci] Add information about #link_to target option
Anton Davydov
2015-04-01
1
-0
/
+6
|
/
*
Simplify setting button form options
Carlos Antonio da Silva
2015-03-22
1
-2
/
+3
*
Remove additional handling of boolean attributes on button to helper
Carlos Antonio da Silva
2015-03-18
1
-30
/
+0
*
Merge pull request #17143 from kuldeepaggarwal/fix-mailTo
Rafael Mendonça França
2015-02-20
1
-1
/
+1
|
\
|
*
do not generate blank options in mailTo
Kuldeep Aggarwal
2014-10-02
1
-2
/
+3
*
|
Indicate link_to creates an anchor element
Colin Rymer
2015-02-06
1
-2
/
+2
*
|
Add support for Reply-To field in mail_to helper
Mark Dodwell
2014-12-20
1
-2
/
+3
|
/
*
Remove wrapping <div> in form helpers from doc
claudiob
2014-09-22
1
-22
/
+14
*
In actionview, eliminate calls to tag that use html_safe parameter values. Th...
Paul Grayson
2014-06-13
1
-5
/
+3
*
eliminate more wasteful allocations
Aaron Patterson
2014-06-06
1
-2
/
+2
*
Remove wrapper div for inputs in button_to
Rafael Mendonça França
2014-04-17
1
-1
/
+1
*
Reorder conditional logic
David Pedersen
2014-03-18
1
-10
/
+10
*
[skip ci] Fix typo in link_to :method option description
Matt Campbell
2014-02-24
1
-1
/
+1
*
Adding an documentation example and a test to button_to with path
Attila Domokos
2014-02-02
1
-0
/
+5
*
Remove warning of shadowing outer local variable
Rafael Mendonça França
2013-10-27
1
-2
/
+2
*
Merge pull request #10471 from andyw8/button_to_params
Rafael Mendonça França
2013-10-24
1
-0
/
+7
|
\
|
*
Add params option for button_to
Andy Waite
2013-09-18
1
-0
/
+7
*
|
Change `map` to `map!` to save extra array creation on new array
Vipul A M
2013-10-13
1
-1
/
+1
*
|
Merge pull request #10773 from wangjohn/link_and_routing_options
Rafael Mendonça França
2013-09-23
1
-2
/
+3
|
/
*
Using URI.parser.unescape
Arun Agrawal
2013-08-03
1
-2
/
+2
*
Make current_page? compare binary strings
Rafael Mendonça França
2013-08-01
1
-3
/
+4
*
Fix `current_page?` when the URL contains escaped characters
Rafael Mendonça França
2013-08-01
1
-2
/
+2
*
Extract verbs array from helper to a constant
Vipul A M
2013-07-20
1
-2
/
+2
*
Include block in a argument shift
sanemat
2013-07-08
1
-6
/
+2
*
Fix link_to with block and url_hash
sanemat
2013-07-07
1
-1
/
+5
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+616