Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cookies/session tests broken after merging key rotation. | Kasper Timm Hansen | 2017-09-25 | 1 | -33/+31 |
* | Skip complex cookie tests for now; I'll deal with them tomorrow. | Kasper Timm Hansen | 2017-09-24 | 1 | -0/+4 |
* | Add key rotation message Encryptor and Verifier | Michael Coyne | 2017-09-23 | 1 | -0/+143 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 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 |
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -10/+10 |
* | Remove unused boot_rails method and it's usage | Prathamesh Sonpatki | 2016-07-04 | 1 | -1/+0 |
* | Fix some typos | Vipul A M | 2013-03-24 | 1 | -1/+1 |
* | convert railties to use AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | configuration option to always write cookie | lest | 2011-11-23 | 1 | -0/+47 |