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
/
dispatch
/
request_id_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow @ in X-Request-Id header
Daniel Colson
2018-01-29
1
-0
/
+5
*
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
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-14
/
+14
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-8
/
+8
*
Prefer request_id over uuid and test the alias
Rafael Mendonça França
2015-02-20
1
-4
/
+8
*
Consistent usage of spaces in hashes across our codebase
Rafael Mendonça França
2015-01-29
1
-1
/
+1
*
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-1
/
+1
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-2
/
+2
*
removed warning "warning: ambiguous first argument; put parentheses or even s...
Arun Agrawal
2011-12-21
1
-1
/
+1
*
Using uuid which is supported in 1.9
Arun Agrawal
2011-12-21
1
-1
/
+1
*
Warnings removed from RequestIdTest
Arun Agrawal
2011-10-22
1
-2
/
+2
*
Make tests run on 1.8.x, add integration setup.
José Valim
2011-10-19
1
-39
/
+45
*
Blah, SecureRandom#uuid is not supported in 1.8.7 -- cant wait for Rails 4.0 ...
David Heinemeier Hansson
2011-10-19
1
-1
/
+1
*
Added X-Request-Id tracking and TaggedLogging to easily log that and other pr...
David Heinemeier Hansson
2011-10-19
1
-0
/
+59