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
/
http
/
url.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rely on Rack::Session stores API for more compatibility across the Ruby world.
José Valim
2010-10-03
1
-5
/
+0
*
Cache 2 of Request's commonly called methods.
thedarkone
2010-09-27
1
-2
/
+2
*
Add configuration option for tld length
Simon Jefford
2010-09-09
1
-4
/
+6
*
Cleanup deprecations in Action Dispatch
Carlos Antonio da Silva
2010-09-06
1
-8
/
+1
*
escape constants that should not be linked to
Joost Baaij
2010-08-27
1
-2
/
+2
*
Don't add the standard https port when using redirect in routes.rb and ensure...
Andrew White
2010-08-20
1
-0
/
+10
*
Add caller to request_uri deprecation notice
Carlhuda
2010-03-03
1
-1
/
+1
*
ActionDispatch::Request deprecates #request_uri
Carl Lerche
2010-03-03
1
-10
/
+3
*
Rack::Request actually defines #query_string
Carl Lerche
2010-03-03
1
-5
/
+0
*
Tweak the semantic of various URL related methods of ActionDispatch::Request
Carlhuda
2010-03-03
1
-25
/
+6
*
Request#subdomain returns a string version of Request#subdomains
Joshua Peek
2010-02-28
1
-0
/
+4
*
Split ActionDispatch http in smaller chunks.
José Valim
2010-01-16
1
-0
/
+129