Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | WIP: Extract processor | David Heinemeier Hansson | 2015-06-22 | 2 | -11/+56 | |
| | ||||||
* | Wrap message queueing in a more welcoming API | David Heinemeier Hansson | 2015-06-21 | 1 | -5/+21 | |
| | ||||||
* | Add logging for when message isn't a string | David Heinemeier Hansson | 2015-06-21 | 1 | -0/+2 | |
| | ||||||
* | Centralize logging in process and enhance method name | David Heinemeier Hansson | 2015-06-21 | 1 | -4/+5 | |
| | ||||||
* | Extract Heartbeat class to perform periodical ping | David Heinemeier Hansson | 2015-06-21 | 2 | -12/+32 | |
| | ||||||
* | Extracted Subscriptions class | David Heinemeier Hansson | 2015-06-21 | 2 | -37/+63 | |
| | ||||||
* | Remove anemic indirection | David Heinemeier Hansson | 2015-06-21 | 2 | -6/+1 | |
| | ||||||
* | Don't namespace methods with the class we are already in | David Heinemeier Hansson | 2015-06-21 | 1 | -2/+2 | |
| | ||||||
* | Rename callback hooks to match setup | David Heinemeier Hansson | 2015-06-21 | 1 | -4/+6 | |
| | | | | And make it all private | |||||
* | Styling | David Heinemeier Hansson | 2015-06-21 | 1 | -5/+8 | |
| | ||||||
* | Consolidate all identification logic in a single concern | David Heinemeier Hansson | 2015-06-21 | 3 | -11/+18 | |
| | ||||||
* | Order of appearance | David Heinemeier Hansson | 2015-06-21 | 1 | -7/+10 | |
| | ||||||
* | Match transmit. No need to qualify _data | David Heinemeier Hansson | 2015-06-21 | 1 | -3/+3 | |
| | ||||||
* | Styling | David Heinemeier Hansson | 2015-06-21 | 1 | -6/+3 | |
| | ||||||
* | Clarify that the incoming data is JSON | David Heinemeier Hansson | 2015-06-21 | 1 | -2/+2 | |
| | ||||||
* | Add logging for when data is received without a live web socket | David Heinemeier Hansson | 2015-06-21 | 1 | -18/+21 | |
| | | | | And make cleanup_subscriptions private | |||||
* | Homogenize lifecycle method names | David Heinemeier Hansson | 2015-06-21 | 1 | -5/+5 | |
| | | | | Active, present voice. | |||||
* | Spacing | David Heinemeier Hansson | 2015-06-21 | 1 | -2/+2 | |
| | ||||||
* | Space | David Heinemeier Hansson | 2015-06-21 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'master' of github.com:basecamp/action_cable | David Heinemeier Hansson | 2015-06-20 | 1 | -9/+13 | |
|\ | ||||||
| * | Update request to do the env_config merge and add cookies helper | David Heinemeier Hansson | 2015-06-20 | 1 | -4/+8 | |
| | | ||||||
| * | Rename broadcast to transmit for the connection/channel->subscriber ↵ | David Heinemeier Hansson | 2015-06-20 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | communication Disambiguate it from the broadcast to channel method used by the broadcaster (which actually has several listeners, whereas a connection/channel instance only ever has one listener – hence not much of a BROADcast). | |||||
* | | No need to double string it | David Heinemeier Hansson | 2015-06-20 | 1 | -1/+1 | |
|/ | ||||||
* | Log when receiving unrecognized commands | David Heinemeier Hansson | 2015-06-20 | 1 | -0/+2 | |
| | ||||||
* | Improve logging | David Heinemeier Hansson | 2015-06-19 | 1 | -1/+0 | |
| | ||||||
* | Nix space | David Heinemeier Hansson | 2015-06-19 | 1 | -1/+0 | |
| | ||||||
* | Stop logging all send data, but do log broadcasting | David Heinemeier Hansson | 2015-06-19 | 1 | -1/+0 | |
| | | | | We basically want to quiet the pings. | |||||
* | Add #perform_disconnection to have a place for both callbacks and logging | David Heinemeier Hansson | 2015-06-19 | 1 | -2/+2 | |
| | | | | And using an unlikely-to-clash name. | |||||
* | Use a perform_action router to handle incoming data | David Heinemeier Hansson | 2015-06-19 | 1 | -1/+1 | |
| | | | | Similar to a controller in ActionPack. | |||||
* | Switch internal actions to be called commands instead, such that we can use ↵ | David Heinemeier Hansson | 2015-06-19 | 1 | -1/+1 | |
| | | | | action as the routing word on the user side | |||||
* | Free up subscribe/unsubscribe as action names the user can use in their channels | David Heinemeier Hansson | 2015-06-19 | 1 | -2/+2 | |
| | ||||||
* | More spacing | David Heinemeier Hansson | 2015-06-19 | 4 | -5/+0 | |
| | ||||||
* | Nicer formatting | David Heinemeier Hansson | 2015-06-18 | 1 | -1/+1 | |
| | ||||||
* | Fix that log_exception only takes an exception, not a string | David Heinemeier Hansson | 2015-06-18 | 1 | -1/+1 | |
| | ||||||
* | Remove nil values from connection identifier | Pratik Naik | 2015-06-01 | 1 | -1/+1 | |
| | ||||||
* | Rails style logger tags | Pratik Naik | 2015-05-07 | 1 | -4/+4 | |
| | ||||||
* | Revert "Revert "Remove all the existing connections on redis reconnect"" | Pratik Naik | 2015-04-14 | 1 | -0/+4 | |
| | | | | This reverts commit 155db8120811b89624fb7e657818eb32ed07301a. | |||||
* | Revert "Remove all the existing connections on redis reconnect" | Pratik Naik | 2015-04-14 | 1 | -4/+0 | |
| | | | | This reverts commit 4ac6cfefbb84a6b6ae095c20e990e5807caa9105. | |||||
* | Remove all the existing connections on redis reconnect | Pratik Naik | 2015-04-13 | 1 | -0/+4 | |
| | ||||||
* | Add a tagged proxy logger to handle per connection tags | Pratik Naik | 2015-04-10 | 3 | -29/+52 | |
| | ||||||
* | Tag log entries with the request id | Pratik Naik | 2015-04-10 | 2 | -24/+38 | |
| | ||||||
* | Collect information about all the open connections and a method to fetch that | Pratik Naik | 2015-04-09 | 1 | -2/+15 | |
| | ||||||
* | Rename Registry to InternalChannel and remove dup methods | Pratik Naik | 2015-04-09 | 2 | -31/+15 | |
| | ||||||
* | Better method names | Pratik Naik | 2015-04-09 | 1 | -4/+4 | |
| | ||||||
* | Simplify client connection closing | Pratik Naik | 2015-04-09 | 1 | -4/+7 | |
| | ||||||
* | Print exception class and message in the logs | Pratik Naik | 2015-04-08 | 1 | -2/+6 | |
| | ||||||
* | Fix the error logging | Pratik Naik | 2015-04-08 | 1 | -1/+1 | |
| | ||||||
* | Log request start and finish | Pratik Naik | 2015-04-07 | 1 | -2/+32 | |
| | ||||||
* | Fix an error message | Pratik Naik | 2015-04-06 | 1 | -1/+1 | |
| | ||||||
* | Catch exceptions when subscribing to a channel and processing a message | Pratik Naik | 2015-04-06 | 1 | -4/+10 | |
| |