Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synchronize the lazy setters in Server | Matthew Draper | 2016-01-30 | 1 | -2/+2 |
| | | | | They're all at risk of races on the first requests. | ||||
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -2/+2 |
| | |||||
* | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 1 | -2/+2 |
| | |||||
* | Using a hacked faye-websocket, drop EventMachine | Matthew Draper | 2016-01-24 | 1 | -2/+2 |
| | |||||
* | Add Async and Inline adapters | Matthew Draper | 2016-01-24 | 1 | -0/+22 |
Just like their ActiveJob equivalents, these only work within the current process. |