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
/
routing
/
url_for.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Don't handle params option in a special way in url_for helper"
Rafael Mendonça França
2019-01-16
1
-0
/
+1
*
Small doc fixes
T.J. Schuck
2018-04-02
1
-1
/
+1
*
Quote string return values in doc examples [ci skip]
Andrew White
2018-03-08
1
-2
/
+2
*
Add example of maintaining context with `route_for`
Andrew White
2018-03-08
1
-0
/
+6
*
Express `ActionDispatch::Routing::UrlFor#route_for` as public api
bogdanvlviv
2018-03-07
1
-1
/
+13
*
Update incorrect backtick usage in RDoc to teletype
T.J. Schuck
2017-11-22
1
-1
/
+1
*
Use tt in doc for ActionPack [ci skip]
Yoshiyuki Hirano
2017-08-26
1
-1
/
+1
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Reuse the Parameters#to_h check in the routing helpers
Rafael Mendonça França
2017-04-18
1
-10
/
+3
*
Merge pull request #28394 from shime/docs-action-dispatch
Xavier Noria
2017-03-22
1
-2
/
+2
|
\
|
*
[docs] fix ActionDispatch documentation
Hrvoje Šimić
2017-03-13
1
-2
/
+2
*
|
Always use original url_for when generating direct routes
Andrew White
2017-03-17
1
-0
/
+4
*
|
Add support for calling nested direct routes (#28462)
Andrew White
2017-03-17
1
-0
/
+4
|
/
*
Privatize unneededly protected methods in Action Pack
Akira Matsuda
2016-12-24
1
-2
/
+4
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-12
/
+12
*
Add more info to insecure URL generation error
Derek Prior
2016-04-26
1
-1
/
+1
*
Use a URL instead of an URL everywhere
Abhishek Jain
2016-02-15
1
-1
/
+1
*
Prevent ActionController::Parameters from being passed to url_for directly
Jean Boussier
2015-12-15
1
-1
/
+4
*
[ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel sound
tanmay3011
2015-10-06
1
-1
/
+1
*
`url_for` does not modify polymorphic options
Bernerd Schaefer
2015-09-04
1
-1
/
+2
*
Make AC::Parameters not inherited from Hash
Prem Sichanugrist
2015-07-15
1
-0
/
+4
*
[ci skip] Improve the url_for documentation
Roque Pinel
2015-07-01
1
-3
/
+19
*
move _generate_paths_by_default to where it is used
Aaron Patterson
2015-03-01
1
-6
/
+0
*
let mailer templates generate URLs by default [Xavier Noria, Richard Schneeman]
Xavier Noria
2014-11-24
1
-0
/
+6
*
remove some caching
Aaron Patterson
2014-07-28
1
-2
/
+1
*
pass the route name to define_url_helper
Aaron Patterson
2014-07-17
1
-1
/
+3
*
use the helper method builder to construct helper methods
Aaron Patterson
2014-05-12
1
-1
/
+5
*
undo optimized calls until the builder object is finished
Aaron Patterson
2014-05-12
1
-1
/
+1
*
Take Hash with options inside Array in #url_for
Andrey Ognevsky
2013-11-15
1
-0
/
+2
*
Fix link_to return value
Earl J St Sauver
2013-09-22
1
-1
/
+1
*
Add script_name option description and example for #url_for options
Ivan Vanyak
2012-12-17
1
-0
/
+5
*
1.9 hash syntax changes to docs
AvnerCohen
2012-10-31
1
-15
/
+15
*
removed : warning: `*' interpreted as argument prefix
Arun Agrawal
2012-08-28
1
-1
/
+1
*
Don't require action_dispatch in ActionView::UrlHelpers
Piotr Sarnacki
2012-08-28
1
-0
/
+2
*
fix typo in documentation
Anatoly Makarevich
2012-07-26
1
-1
/
+1
*
Removing ==Examples and last blank lines of docs from actionpack
Francesco Rodriguez
2012-05-15
1
-2
/
+0
*
Corrected the name of the module that should be included to get the url helpers.
Anuj Dutta
2012-05-03
1
-1
/
+1
*
Revert "Merge pull request #5750 from ahoward/master"
Santiago Pastorino
2012-04-08
1
-10
/
+1
*
Make url_for work when option is nil and default_url_options has
Rafael Mendonça França
2012-04-05
1
-1
/
+1
*
url_for: avoid a nil check. unroll a loop. handle most common case 1st.
ara.t.howard
2012-04-05
1
-18
/
+13
*
carefully and quickly merge url_for options
ara.t.howard
2012-04-04
1
-1
/
+17
*
Optimize url helpers.
Sergey Nartimov + José Valim
2012-03-02
1
-2
/
+5
*
Optimize path helpers.
José Valim
2012-03-02
1
-0
/
+5
*
Clean up routes inclusion and add some comments for the next soul that decide...
José Valim
2012-01-03
1
-11
/
+12
*
just add the writer rather than adding both and removing one
Aaron Patterson
2011-12-29
1
-2
/
+1
*
Move symbolize keys to the inner options as we can assume url_options will be...
José Valim
2011-12-08
1
-1
/
+1
*
what's -> that's
Uģis Ozols
2011-11-25
1
-1
/
+1
*
Remove unnecessary comment.
Uģis Ozols
2011-11-25
1
-1
/
+1
[next]