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
/
nfa
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Action Pack] require => require_relative
Akira Matsuda
2017-10-21
2
-3
/
+3
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
4
-0
/
+8
*
[Action Dispatch] require => require_relative
Akira Matsuda
2017-07-01
2
-3
/
+3
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
2
-2
/
+2
*
Fix broken heredoc indentation caused by rubocop auto-correct
Ryuta Kamizono
2016-09-03
1
-1
/
+1
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
3
-4
/
+4
*
File encoding is defaulted to utf-8 in Ruby >= 2.1
Akira Matsuda
2015-09-18
1
-2
/
+0
*
remove unused `#generalized_table`
Sergey Alekseev
2014-12-05
1
-45
/
+0
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Replace map.flatten with flat_map in actionpack
Erik Michaels-Ober
2014-03-03
3
-8
/
+8
*
Fix indentation issuing warning
Carlos Antonio da Silva
2012-12-20
1
-1
/
+1
*
update AD::Journey to follow Rails coding conventions
Francesco Rodriguez
2012-12-20
3
-58
/
+55
*
:nodoc: Journey because is not part of the public API [ci skip]
Francesco Rodriguez
2012-12-19
4
-14
/
+14
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
4
-0
/
+325