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
/
dispatch
/
url_generation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-3
/
+3
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-8
/
+8
*
In url_for, never append ? when the query string is empty anyway.
Paul Grayson
2015-10-29
1
-0
/
+7
*
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-1
/
+1
*
Consistent usage of spaces in hashes across our codebase
Rafael Mendonça França
2015-01-29
1
-1
/
+1
*
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-2
/
+2
*
always test against a routed rack app so there are always url_helpers
Aaron Patterson
2014-07-07
1
-1
/
+3
*
Merge pull request #14986 from dlangevin/trailing-slash-url-generation
Rafael Mendonça França
2014-05-24
1
-0
/
+18
|
\
|
*
Fixes URL generation with trailing_slash: true
Dan Langevin
2014-05-22
1
-0
/
+18
*
|
Always use the provided port for protocol relative urls
Andrew White
2014-05-11
1
-0
/
+12
|
/
*
Spelling and Grammar check [ci skip]
Akshay Vishnoi
2013-12-16
1
-1
/
+1
*
Refactor ActionDispatch::Http::URL.build_host_url
Andrew White
2013-04-18
1
-0
/
+41
*
Fix improperly configured host in generated urls
schneems
2013-03-19
1
-0
/
+8
*
Add passing tests for generating URLs with nested SCRIPT_NAMEs
Jeremy Kemper
2012-05-07
1
-3
/
+12
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
Extended url_for to handle specifying which router should be used.
Piotr Sarnacki
2010-09-03
1
-0
/
+1
*
Get rid of :skip_prefix options in routes
Piotr Sarnacki
2010-09-03
1
-1
/
+1
*
Unify routes naming by renaming router to routes
Piotr Sarnacki
2010-07-02
1
-8
/
+8
*
Swear I ran this test
Jeremy Kemper
2010-03-15
1
-1
/
+1
*
Integration test url options should account for :protocol not just https?
Jeremy Kemper
2010-03-15
1
-1
/
+6
*
Remove the ability to set the mountpoint when initializing a route set.
Carl Lerche
2010-03-04
1
-24
/
+4
*
Tweak out url_for uses :script_name and add some tests
Carl Lerche
2010-03-04
1
-0
/
+58