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
/
test
/
controller
/
url_rewriter_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix url_for, redirect_to, etc. with :controller => :symbol instead of 'string...
Jeremy Kemper
2007-10-07
1
-0
/
+4
*
Disable optimisation code for UrlWriter as request.host doesn't make sense th...
Michael Koziarski
2007-09-17
1
-0
/
+4
*
Make :trailing_slash work with query parameters for url_for. Closes #4004 [nov]
Michael Koziarski
2007-07-14
1
-0
/
+10
*
Improve UrlRewriter tests. Improve helper test coverage. Closes #7207, #7208,...
Jeremy Kemper
2007-06-13
1
-0
/
+10
*
Update UrlWriter to accept :anchor parameter. Closes #6771.
Nicholas Seckar
2007-05-02
1
-0
/
+13
*
Adjust test for unsorted Array#to_query. References #7756.
Jeremy Kemper
2007-03-11
1
-2
/
+2
*
Allow array and hash query parameters. Array route parameters are converted/t...
Jeremy Kemper
2007-03-06
1
-10
/
+51
*
Added URL escaping of user and password when used through the UrlWriter
David Heinemeier Hansson
2007-03-04
1
-1
/
+8
*
Added user/password options for url_for to add http authentication in a URL [...
David Heinemeier Hansson
2007-03-03
1
-0
/
+7
*
Added :port and :host handling to UrlRewriter (which unified url_for usage, r...
David Heinemeier Hansson
2007-02-25
1
-0
/
+26
*
Fix doubly appearing parameters due to string and symbol mixups. Closes #2551.
Nicholas Seckar
2007-01-28
1
-0
/
+9
*
Update Routing to complain when :controller is not specified by a route. Clos...
Nicholas Seckar
2006-11-22
1
-2
/
+2
*
Update UrlWriter to support :only_path.
Nicholas Seckar
2006-09-06
1
-2
/
+24
*
More deprecation fun
David Heinemeier Hansson
2006-09-03
1
-1
/
+0
*
Add UrlWriter to allow writing urls from Mailers and scripts.
Nicholas Seckar
2006-08-24
1
-0
/
+65
*
New routes implementation. Simpler, faster, easier to understand. The publish...
Jamis Buck
2006-06-01
1
-17
/
+0
*
Included UrlRewriter tests in rake run and made them not depend on Hash order
David Heinemeier Hansson
2005-09-15
1
-0
/
+46