Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen string literal in actioncable/ | Kir Shatrov | 2017-07-23 | 1 | -0/+2 |
* | Fix postgresql adapter setup for ActionCable tests | palkan | 2017-07-11 | 1 | -1/+1 |
* | 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 |
* | Use `require_relative` instead of `require` with full path | bogdanvlviv | 2017-06-14 | 1 | -1/+1 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 1 | -9/+9 |
* | Cable: Shush pop warnings when skipping Postgres tests. | Kasper Timm Hansen | 2016-03-26 | 1 | -0/+1 |
* | AC: skip PG adapter tests if the db isn't available | Jeremy Daer | 2016-03-11 | 1 | -0/+7 |
* | Add tests for the ActionCable adapters | Matthew Draper | 2016-01-24 | 1 | -0/+32 |