aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/request_id_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Warnings removed from RequestIdTestArun Agrawal2011-10-221-2/+2
* Make tests run on 1.8.x, add integration setup.José Valim2011-10-191-39/+45
* Blah, SecureRandom#uuid is not supported in 1.8.7 -- cant wait for Rails 4.0 ...David Heinemeier Hansson2011-10-191-1/+1
* Added X-Request-Id tracking and TaggedLogging to easily log that and other pr...David Heinemeier Hansson2011-10-191-0/+59