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
/
journey
/
path
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
*
Properly escape test names
Akira Matsuda
2017-02-02
1
-3
/
+3
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-11
/
+11
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-82
/
+82
*
default pattern to use a joined string
Aaron Patterson
2015-08-17
1
-12
/
+14
*
remove Strexp
Aaron Patterson
2015-08-13
1
-37
/
+34
*
pass anchor directly to `Pattern`
Aaron Patterson
2015-08-13
1
-14
/
+13
*
make OR in journey patterns compile to a valid regular expression
Konstantin Haase
2014-11-29
1
-0
/
+2
*
no more is_a checks on instantiation
Aaron Patterson
2014-05-29
1
-4
/
+0
*
Path::Pattern is instantiated internally, so make the contructor require a st...
Aaron Patterson
2014-05-29
1
-9
/
+9
*
add an alternate constructor to Strexp that takes a string
Aaron Patterson
2014-05-29
1
-12
/
+12
*
Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful excepti...
zires
2013-02-27
1
-0
/
+4
*
Use ActiveSupport::TestCase in the journey tests
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-5
/
+5
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
1
-0
/
+284