Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rails/actioncable issues and pull requests
#143 - update celluloid version
Pull Request -
State: closed - Opened by vrenaudineau over 7 years ago
#142 - Remove source code
Pull Request -
State: closed - Opened by georgeclaghorn about 9 years ago
- 1 comment
#141 - Update copyright year
Pull Request -
State: closed - Opened by jeroenvisser101 about 9 years ago
#140 - Link to actioncable in rails/rails
Pull Request -
State: closed - Opened by claudiob about 9 years ago
- 3 comments
#139 - Introduce cable Rack Middleware
Pull Request -
State: closed - Opened by kbrock about 9 years ago
- 3 comments
#138 - update celluloid gem version, issue is resolved
Pull Request -
State: closed - Opened by keepcosmos about 9 years ago
#137 - Freshen up the client-side subscription examples. Fixes #118
Pull Request -
State: closed - Opened by javan about 9 years ago
#136 - Add Faq's to the ActionCable ReadMe
Pull Request -
State: closed - Opened by jordanmichaelrushing about 9 years ago
- 1 comment
#135 - add devise example to readme
Pull Request -
State: closed - Opened by gregmolnar about 9 years ago
#133 - Update README find_verified_user example
Pull Request -
State: closed - Opened by assimovt about 9 years ago
#130 - Allow regexp for a allowed_request_origins array
Pull Request -
State: closed - Opened by adamliesko about 9 years ago
- 3 comments
#128 - fix typo
Pull Request -
State: closed - Opened by ma2gedev about 9 years ago
#126 - README.md instructions for configuring allowed request origins
Pull Request -
State: closed - Opened by mikecarroll about 9 years ago
#125 - Handle cases where logger is not a tagged logger.
Pull Request -
State: closed - Opened by lsylvester about 9 years ago
#124 - Point Broadcasting Redis to Event Machine Redis
Pull Request -
State: closed - Opened by jordanmichaelrushing about 9 years ago
- 4 comments
#117 - Share internal identifiers and message types with the JavaScript client
Pull Request -
State: closed - Opened by javan over 9 years ago
- 1 comment
#116 - Fix invalid identifiers error
Pull Request -
State: closed - Opened by dballona over 9 years ago
#115 - Fix an error when using multiple gid identifiers
Pull Request -
State: closed - Opened by haberbyte over 9 years ago
- 4 comments
#113 - Fixing subscription callbacks
Pull Request -
State: closed - Opened by dballona over 9 years ago
- 1 comment
#112 - close connection from server and prevent from re-connect
Pull Request -
State: closed - Opened by nateless over 9 years ago
- 2 comments
#106 - Remove unnecessary space in README [ci skip]
Pull Request -
State: closed - Opened by nobrick over 9 years ago
- 1 comment
#102 - Allow rejecting subscriptions from the channel
Pull Request -
State: closed - Opened by lifo over 9 years ago
- 4 comments
#98 - Send subscription confirmation from server to the client to avoid race conditions
Pull Request -
State: closed - Opened by lifo over 9 years ago
- 1 comment
#97 - Speed up tests be calling EM.run_deferred_callbacks instead of setting a timer
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 1 comment
#96 - Adding generators for actioncable
Pull Request -
State: closed - Opened by MixmasterFresh over 9 years ago
- 29 comments
#95 - Re upgrading Celluloid to 0.17.2
Pull Request -
State: closed - Opened by kayakyakr over 9 years ago
- 8 comments
#94 - Fix tests and Travis builds
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 1 comment
#93 - add railtie and set default allowed_request_origins for development
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 2 comments
#90 - add configuration for allowed_requrest_origins to readme
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 6 comments
#89 - Adding some examples to the README.
Pull Request -
State: closed - Opened by kayakyakr over 9 years ago
- 4 comments
#85 - Add support for cross site forgery protection
Pull Request -
State: closed - Opened by lifo over 9 years ago
- 1 comment
#84 - Fix NoMethodError when using a custom Rails.logger class
Pull Request -
State: closed - Opened by alexpeattie over 9 years ago
#83 - use correct filename in example
Pull Request -
State: closed - Opened by gregmolnar over 9 years ago
- 1 comment
#78 - Allow relative urls for createCable
Pull Request -
State: closed - Opened by kbrock over 9 years ago
- 30 comments
#75 - Capture when redis subscription is definitely active
Pull Request -
State: closed - Opened by smellsblue over 9 years ago
- 1 comment
#73 - Easy websocket url configuration
Pull Request -
State: closed - Opened by smellsblue over 9 years ago
- 5 comments
#71 - .js.coffee -> .coffee
Pull Request -
State: closed - Opened by rafaelfranca over 9 years ago
#70 - Сlient refactoring in order to support CommonJS modules
Pull Request -
State: closed - Opened by ascrazy over 9 years ago
- 4 comments
#69 - Use ActiveSupport::Callbacks for Channel subscription callbacks.
Pull Request -
State: closed - Opened by mieko over 9 years ago
- 4 comments
#68 - added support for kqueue
Pull Request -
State: closed - Opened by sespindola over 9 years ago
- 1 comment
#65 - Support connection identifiers that don't implement to_global_id
Pull Request -
State: closed - Opened by mrlhumphreys over 9 years ago
- 2 comments
#62 - Add contributing file
Pull Request -
State: closed - Opened by maclover7 over 9 years ago
- 5 comments
#59 - Remove out-of-date AC::Broadcaster reference
Pull Request -
State: closed - Opened by kaichen over 9 years ago
#58 - Clear out the streams when they are stopped.
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
#57 - Add logging to stdout in development mode.
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 2 comments
#54 - Move require of to_param to where it is needed
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
#52 - Use Abstract Controller for Channels
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 1 comment
#50 - update docs for broadcast_to to pass a message.
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
#49 - Fixes test failure in ActionCable::Channel::BroadcastingTest when run by itself
Pull Request -
State: closed - Opened by jasondew over 9 years ago
- 2 comments
#48 - Fixing documentation, correcting grammar, and removing unnecessary whitespace
Pull Request -
State: closed - Opened by jasondew over 9 years ago
- 2 comments
#46 - small description on readme for identified_by
Pull Request -
State: closed - Opened by rajcybage over 9 years ago
#45 - Run tests with Travis.
Pull Request -
State: closed - Opened by kaspth over 9 years ago
- 2 comments
#43 - CSWSH protection
Pull Request -
State: closed - Opened by cristianbica over 9 years ago
- 9 comments
#42 - Optimize channel class lookup
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 6 comments
#41 - Move VERSION constant to version file and use this in the gemspec
Pull Request -
State: closed - Opened by craigsheen over 9 years ago
- 2 comments
#39 - Update README.md
Pull Request -
State: closed - Opened by maclover7 over 9 years ago
- 1 comment
#38 - Server::Base broadcasting test added
Pull Request -
State: closed - Opened by Axxiss over 9 years ago
- 2 comments
#37 - Use Celluloid 0.16.0 until termination issue in 0.17.0 is resolved
Pull Request -
State: closed - Opened by javan over 9 years ago
- 11 comments
#36 - Improve channel actions dispatcher to allow inheritance/mixins
Pull Request -
State: closed - Opened by cristianbica over 9 years ago
- 3 comments
#35 - Update gems and requires
Pull Request -
State: closed - Opened by twalpole over 9 years ago
- 2 comments
#34 - add broadcast_to and stream_for methods as per #26
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 2 comments
#33 - disconnect method added to singleton server
Pull Request -
State: closed - Opened by temanmd over 9 years ago
#31 - Add coffee-rails as a dependency.
Pull Request -
State: closed - Opened by constXife over 9 years ago
- 5 comments
#30 - Server::Base broadcasting test added
Pull Request -
State: closed - Opened by Axxiss over 9 years ago
- 4 comments
#29 - create adapter system
Pull Request -
State: closed - Opened by meinac over 9 years ago
- 6 comments
#28 - [PoC] add rabbitmq as an adapter for actioncable
Pull Request -
State: closed - Opened by meinac over 9 years ago
- 3 comments
#25 - Update README to use coffeescript all the time
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 1 comment
#24 - small typo on README.md
Pull Request -
State: closed - Opened by lunks over 9 years ago
#23 - Ensure ActionCable is thread-safe
Pull Request -
State: closed - Opened by rosenfeld over 9 years ago
- 3 comments
Labels: enhancement
#22 - Initial work on getting some tests.
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 3 comments
#20 - Replace assignment with equality check in example
Pull Request -
State: closed - Opened by ghost over 9 years ago
- 3 comments
#19 - Update readme instructions for js
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 1 comment
#18 - README.md code block fix
Pull Request -
State: closed - Opened by mull over 9 years ago
#17 - Add channel generator
Pull Request -
State: closed - Opened by seuros over 9 years ago
- 3 comments
#12 - update README to include creating the ApplicationCabel::Channel
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
- 1 comment
#11 - update documentation to use websocket protocol
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
#10 - Fix CoffeeScript syntax in code examples
Pull Request -
State: closed - Opened by packagethief over 9 years ago
#9 - Freshen Gemfile.lock
Pull Request -
State: closed - Opened by packagethief over 9 years ago
#8 - ActionCable.server should always return the same instance
Pull Request -
State: closed - Opened by packagethief over 9 years ago
#7 - Up[date README sample code so there is no syntax error
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
#6 - Fix typo in README.md
Pull Request -
State: closed - Opened by connorshea over 9 years ago
#5 - Update README
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
#4 - Fix typo in connection base documentation
Pull Request -
State: closed - Opened by lsylvester over 9 years ago
#3 - Some quick documentation edits and add a LICENSE to the repo
Pull Request -
State: closed - Opened by qrush over 9 years ago
- 1 comment
#2 - Channel factory
Pull Request -
State: closed - Opened by javan over 9 years ago
- 4 comments
#1 - Require Cable.Channel constructors to define their channel name
Pull Request -
State: closed - Opened by javan over 9 years ago
- 5 comments