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
/
journey
/
router
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force encoding of US-ASCII to UTF-8 in unescape_uri.
Karl Entwistle
2014-07-10
1
-5
/
+7
*
Strexp#names is only used in a test, so rm
Aaron Patterson
2014-05-29
1
-4
/
+0
*
add an alternate constructor to Strexp that takes a string
Aaron Patterson
2014-05-29
1
-7
/
+9
*
ask the strexp for the ast
Aaron Patterson
2014-05-29
1
-0
/
+5
*
Make URL escaping more consistent
Andrew White
2014-04-20
1
-0
/
+9
*
Optimize URI escaping
Andrew White
2014-04-20
1
-17
/
+42
*
Always escape string passed to url helper.
edogawaconan
2014-04-20
1
-1
/
+1
*
Correct error in Utils.normalize_path that changed paths improperly
Josh Symonds
2013-10-23
1
-1
/
+1
*
[ci skip] Add some comment about downcase url encoded string.
kennyj
2013-09-22
1
-0
/
+2
*
Remove 1.8 compatible code
kennyj
2013-09-19
1
-1
/
+1
*
Fix an issue where router can't recognize downcased url encoding path.
kennyj
2013-09-19
1
-0
/
+1
*
update AD::Journey to follow Rails coding conventions
Francesco Rodriguez
2012-12-20
1
-1
/
+1
*
:nodoc: Journey because is not part of the public API [ci skip]
Francesco Rodriguez
2012-12-19
2
-7
/
+7
*
remove code for Ruby 1.8.x support
Francesco Rodriguez
2012-12-19
1
-7
/
+2
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
2
-0
/
+83