Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |