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
*
Merge pull request #23505 from kaspth/inject-rails-config-through-railtie
Kasper Timm Hansen
2016-02-14
5
-54
/
+15
|
\
|
*
Don't rely on the global server as a receiver.
Kasper Timm Hansen
2016-02-14
3
-10
/
+4
|
*
Default connection class to ActionCable::Connection::Base.
Kasper Timm Hansen
2016-02-14
4
-18
/
+6
|
*
Inject Rails' channel paths in engine.
Kasper Timm Hansen
2016-02-14
4
-26
/
+5
*
|
Fix grammar `a` to `an` [ci skip]
Ryuta Kamizono
2016-02-13
2
-2
/
+2
*
|
Merge pull request #23546 from maclover7/cable-readme-update
Jon Moss
2016-02-11
1
-8
/
+7
|
\
\
|
*
|
ActionCable README updates
Jon Moss
2016-02-08
1
-8
/
+7
*
|
|
Merge remote-tracking branch 'origin/master' into actioncable_logging
kp
2016-02-10
30
-129
/
+693
|
\
\
\
|
*
|
|
Fix tiny grammar.
Mawueli Kofi Adzoe
2016-02-09
1
-1
/
+1
|
*
|
|
Fix typo [ci skip]
Ryuta Kamizono
2016-02-09
1
-1
/
+1
|
|
/
/
|
*
|
Merge pull request #23556 from y-yagi/remove_faye-websocket_from_readme
प्रथमेश Sonpatki
2016-02-08
1
-1
/
+1
|
|
\
\
|
|
*
|
remove `faye-websocket` dependency from README [ci skip]
yuuji.yaginuma
2016-02-08
1
-1
/
+1
|
|
|
/
|
*
/
config examples for ActionCable now use Rails.application.config.action_cable
Daniel Fox
2016-02-07
1
-3
/
+3
|
|
/
|
*
Cant run on an out-of-the-box OSX installation without running out of TOO MAN...
David Heinemeier Hansson
2016-02-05
1
-1
/
+1
|
*
don’t explicitly mention EventMachine [ci skip]
yuuji.yaginuma
2016-02-05
1
-1
/
+1
|
*
Allow for non-standard redis connectors
David Heinemeier Hansson
2016-02-04
3
-3
/
+22
|
*
Document the fact that Action Cable does not require a multi-threaded app server
Hongli Lai (Phusion)
2016-02-03
1
-2
/
+11
|
*
[ci skip] Several ActionCable documentation updates:
Nick Quaranto
2016-02-02
4
-40
/
+53
|
*
Add some Action Cable CHANGELOG entries
Rafael Mendonça França
2016-02-01
1
-1
/
+10
|
*
Preparing for Rails 5.0.0.beta2
Sean Griffin
2016-02-01
2
-1
/
+6
|
*
Merge pull request #23381 from matthewd/uneventful-redis
Matthew Draper
2016-02-02
4
-31
/
+210
|
|
\
|
|
*
Switch the default redis adapter to a single-stream model
Matthew Draper
2016-02-01
4
-31
/
+210
|
*
|
Remove development dependencies from actioncable.gemspec
Matthew Draper
2016-02-01
1
-9
/
+0
|
*
|
Merge pull request #23370 from maclover7/actioncable-main-travis-build
Guillermo Iguaran
2016-01-31
1
-9
/
+0
|
|
\
\
|
|
*
|
Remove unused method
Jon Moss
2016-01-31
1
-9
/
+0
|
|
|
/
|
*
|
Drop the runtime dependency on coffee-rails
Matthew Draper
2016-02-01
1
-1
/
+0
|
*
|
Wrangle the asset build into something that sounds more general
Matthew Draper
2016-02-01
9
-16
/
+24
|
*
|
Merge pull request #23369 from maclover7/actioncable-assets-redux
Matthew Draper
2016-02-01
10
-7
/
+48
|
|
\
\
|
|
*
|
Improvements and reorganization of assets
Jon Moss
2016-01-30
10
-3
/
+10
|
|
*
|
Add task to create precompiled action_cable.js and reorganize to accommodate
Javan Makhmali
2016-01-30
10
-7
/
+41
|
|
|
/
|
*
/
Wait for EventMachine to finish starting
Matthew Draper
2016-02-01
1
-0
/
+1
|
|
/
|
*
Use a gentler disconnect
Matthew Draper
2016-01-30
1
-2
/
+2
|
*
Don't bother stopping EM between tests
Matthew Draper
2016-01-30
1
-38
/
+3
|
*
remove require logging
Kesha Antonov
2016-01-29
1
-2
/
+0
|
*
Keep the socket reference after close
Matthew Draper
2016-01-30
1
-3
/
+2
|
*
Reduce the client count, in hope of a more consistent test
Matthew Draper
2016-01-30
1
-3
/
+3
|
*
Be more patient while gathering the expected responses
Matthew Draper
2016-01-30
1
-4
/
+3
|
*
Handle more IO errors (especially, ECONNRESET)
Matthew Draper
2016-01-30
3
-21
/
+78
|
*
Add a couple of tests that connect with a WS client
Matthew Draper
2016-01-30
2
-0
/
+251
|
*
Synchronize the lazy setters in Server
Matthew Draper
2016-01-30
5
-15
/
+47
|
*
Fix arguments to on_close
Matthew Draper
2016-01-30
2
-5
/
+3
|
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
25
-99
/
+382
|
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
25
-382
/
+99
*
|
Logs successful and invalid connections separately
kp
2016-02-10
1
-8
/
+12
*
|
adds debug logging to actioncable connect
kp
2016-01-26
1
-2
/
+12
|
/
*
[ci skip] Don’t explicitly mention EventMachine
claudiob
2016-01-25
1
-5
/
+4
*
Merge branch '5-0-beta-sec'
Aaron Patterson
2016-01-25
1
-1
/
+1
|
\
|
*
bumping version
Aaron Patterson
2016-01-25
1
-1
/
+1
*
|
Merge pull request #23185 from droptheplot/actioncable-custom-channels
Kasper Timm Hansen
2016-01-24
1
-3
/
+5
|
\
\
|
*
|
Rename channels_path var and fix channel_paths method for ActionCable config
Sergey Novikov
2016-01-23
1
-5
/
+5
[next]