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
/
nodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write the code in a more natural way.
Rafael Mendonça França
2018-02-16
1
-2
/
+2
*
PERF: reduce retained objects in Journey
Sam
2018-02-16
1
-2
/
+2
*
[Action Pack] require => require_relative
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
[Action Dispatch] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
1
-5
/
+5
*
used predicate methods to avoid is_a? checks
Ronak Jangir
2015-10-10
1
-0
/
+2
*
drop array allocations when building paths
Aaron Patterson
2015-08-18
1
-0
/
+2
*
drop string allocations for each resource
Aaron Patterson
2015-08-18
1
-0
/
+2
*
drop object allocation during routes setup
Aaron Patterson
2015-08-17
1
-3
/
+3
*
avoid is_a? checks
Aaron Patterson
2015-08-17
1
-0
/
+2
*
use predicate methods to avoid is_a? checks
Aaron Patterson
2015-08-17
1
-0
/
+2
*
Freeze string literals when not mutated.
schneems
2015-07-19
1
-1
/
+1
*
use a parser to extract the group parts from the path
Aaron Patterson
2014-05-29
1
-0
/
+4
*
update AD::Journey to follow Rails coding conventions
Francesco Rodriguez
2012-12-20
1
-5
/
+5
*
:nodoc: Journey because is not part of the public API [ci skip]
Francesco Rodriguez
2012-12-19
1
-12
/
+12
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
1
-0
/
+124