index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actioncable
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test case to ensure default connection id is filled
Ryuta Kamizono
2018-09-07
1
-2
/
+2
*
ActionCable: add id option to redis adapter config
Ilia Kasianenko
2018-09-05
3
-3
/
+30
*
Update link for `Rack socket hijacking API`
nisusam
2018-09-04
1
-2
/
+2
*
DRY in `assert_broadcasts`
bogdanvlviv
2018-08-23
2
-2
/
+13
*
Simplify configuring of `ActionCable.server.config.logger` for actioncable tests
bogdanvlviv
2018-08-23
1
-1
/
+1
*
Clarify api docs of ActionCable::SubscriptionAdapter::Test
bogdanvlviv
2018-08-23
2
-2
/
+2
*
Add Action Cable test case and test helper
Vladimir Dementyev
2018-08-19
5
-0
/
+255
*
Add Action Cable test adapter
Vladimir Dementyev
2018-08-19
3
-0
/
+88
*
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
[next]