| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Start/EndWith and RegexpMatch cops | Bart de Water | 2018-07-28 | 1 | -1/+1 |
* | Remove thirdparty FIXME | Alberto Almagro | 2018-07-25 | 1 | -2/+1 |
* | Enable `Layout/EmptyLinesAroundBlockBody` to reduce review cost in the future | Ryuta Kamizono | 2018-07-12 | 1 | -1/+0 |
* | Better compatibility with SPEC. | Samuel Williams | 2018-07-04 | 1 | -2/+4 |
* | Remove redundant accessors | utilum | 2018-06-11 | 1 | -2/+0 |
* | Merge pull request #33102 from bogdanvlviv/refactor-actioncable-tests | Rafael França | 2018-06-08 | 18 | -45/+12 |
|\ |
|
| * | Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestC... | bogdanvlviv | 2018-06-08 | 13 | -36/+3 |
| * | Inherit all actioncable's test classes from `ActionCable::TestCase` | bogdanvlviv | 2018-06-08 | 9 | -9/+9 |
* | | Merge pull request #27577 from maclover7/jm-fix-27547 | Rafael Mendonça França | 2018-06-08 | 2 | -8/+47 |
|\ \
| |/
|/| |
|
| * | Action Cable owns database connection, not Active Record | Jon Moss | 2017-03-25 | 2 | -8/+47 |
* | | Remove mocha from ActionCable tests | utilum | 2018-05-31 | 1 | -1/+0 |
* | | Use Ruby instead of mocha | utilum | 2018-05-31 | 3 | -6/+19 |
* | | Use minitest/mock instead of mocha | utilum | 2018-05-31 | 8 | -45/+101 |
* | | Fix actionable test's assertion | bogdanvlviv | 2018-05-28 | 1 | -1/+1 |
* | | remove unnecessary mocking in ActionCable tests | utilum | 2018-05-22 | 5 | -39/+24 |
* | | assert_called_with | utilum | 2018-04-26 | 1 | -4/+5 |
* | | assert_called | utilum | 2018-04-26 | 8 | -38/+71 |
* | | assert_not_called | utilum | 2018-04-26 | 2 | -4/+12 |
* | | Strip duplicated suffixes more strictly | Ryuta Kamizono | 2018-04-22 | 1 | -1/+1 |
* | | Replace `assert !` with `assert_not` | Daniel Colson | 2018-04-19 | 1 | -1/+1 |
* | | 2.6 warning: passing splat keyword arguments as a single Hash | utilum | 2018-04-15 | 1 | -1/+1 |
* | | Make Mocha setup explcitly Minitest-specific | James Mead | 2018-04-07 | 1 | -1/+1 |
* | | Class methods in the `class_methods` blocks are wrongly appeared in the doc | Ryuta Kamizono | 2018-04-04 | 4 | -4/+4 |
* | | Remove changelog header for unreleased version | Rafael Mendonça França | 2018-03-13 | 1 | -2/+0 |
* | | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 2 | -1/+6 |
* | | Clean up and consolidate .gitignores | bogdanvlviv | 2018-02-17 | 1 | -2/+2 |
* | | Rails 6 requires Ruby 2.3+ | Jeremy Daer | 2018-02-17 | 4 | -16/+4 |
* | | Remove support to Ruby 2.2 | Rafael Mendonça França | 2018-02-16 | 1 | -1/+1 |
* | | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 3 | -36/+5 |
* | | Use assert_empty and assert_not_empty | Daniel Colson | 2018-01-25 | 1 | -3/+3 |
* | | Use assert_predicate and assert_not_predicate | Daniel Colson | 2018-01-25 | 6 | -13/+13 |
* | | Change refute to assert_not | Daniel Colson | 2018-01-25 | 1 | -1/+1 |
* | | Merge pull request #31732 from koic/enable_autocorrect_for_lint_end_alignment... | Matthew Draper | 2018-01-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Enable autocorrect for `Lint/EndAlignment` cop | Koichi ITO | 2018-01-18 | 1 | -1/+1 |
* | | | Testing actioncable against websocket-driver 0.7.0 (#30711) | Jared Beck | 2018-01-18 | 1 | -1/+1 |
|/ / |
|
* | | PostgreSQL: Allow pg-1.0 gem to be used with ActiveRecord | Lars Kanis | 2018-01-10 | 1 | -1/+1 |
* | | Bump license years for 2018 | Yoshiyuki Hirano | 2017-12-31 | 2 | -2/+2 |
* | | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 3 | -2/+7 |
* | | Fix typos and add a few suggestions | Fatos Morina | 2017-11-28 | 1 | -1/+1 |
* | | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 3 | -2/+4 |
* | | Fix unstable test test_delegate_socket_errors_to_on_error_handler | Fumiaki MATSUSHIMA | 2017-11-23 | 1 | -2/+10 |
* | | Use .tt extension to all the template files | Rafael Mendonça França | 2017-11-13 | 6 | -0/+0 |
* | | Action Cable: run Redis tests against a default config without a password | Jeremy Daer | 2017-11-13 | 1 | -2/+21 |
* | | Enable `Style/RedundantReturn` rubocop rule, and fixed a couple more | Ryuta Kamizono | 2017-11-01 | 1 | -1/+1 |
* | | Remove CHANGELOG entry that was backported to Rails 5.1.3. [ci skip] (#30986) | प्रथमेश Sonpatki | 2017-10-25 | 1 | -7/+0 |
* | | Removed deprected evented redis adapter | Rafael Mendonça França | 2017-10-23 | 4 | -151/+5 |
* | | [Action Cable] require_relative => require | Akira Matsuda | 2017-10-21 | 3 | -3/+3 |
* | | Merge pull request #30748 from jeremy/redis-rb-4.0.1 | Jeremy Daer | 2017-10-08 | 3 | -3/+7 |
|\ \ |
|
| * | | redis-rb 4.0 support | Jeremy Daer | 2017-10-08 | 3 | -3/+7 |
* | | | Distinguish missing adapter gems from load errors within the adapter | Jeremy Daer | 2017-10-08 | 1 | -3/+16 |
|/ / |
|