summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-20DRY url.replace().Florent Gallaire
2013-12-02Update erlang.mk againLoïc Hoguin
2013-12-02Update erlang.mkLoïc Hoguin
2013-11-14Make Bullet work with Cowboy 0.9.0Loïc Hoguin
2013-11-02Update erlang.mkLoïc Hoguin
2013-08-10Merge branch 'fix-jquery-ajax-when-data-undefined' of git://github.com/emb/bu...Loïc Hoguin
2013-08-10Merge branch 'readme' of git://github.com/jdavisp3/bulletLoïc Hoguin
2013-08-07When polling check if data is definedEd Barwani
2013-07-22Merge branch 'master' of git://github.com/k2informatics/bulletLoïc Hoguin
2013-07-12Update README.Dave Peticolas
2013-07-11Fixed error using undefined variable "fake".Agustin Cautin
2013-06-29Merge branch 'eventsource-xhr-send' of git://github.com/jdavisp3/bulletLoïc Hoguin
2013-06-27Remove unknown keys from .app.src fileLoïc Hoguin
2013-06-22Use xhr for sending with eventsource connections.Dave Peticolas
2013-06-22Add buttons to demonstrate sending for all bullet connections.Dave Peticolas
2013-06-19Drop reference to xhr request when done.Dave Peticolas
2013-06-19Fix jshint warning.Dave Peticolas
2013-06-19Ignore close callback when closed.Dave Peticolas
2013-06-19Update erlang.mkLoïc Hoguin
2013-06-19Merge branch 'example-enhance' of git://github.com/jdavisp3/bulletLoïc Hoguin
2013-06-19Merge branch 'example-fix-poll' of git://github.com/jdavisp3/bulletLoïc Hoguin
2013-06-09Individual bullet connections in the example can be enabled/disabled.Dave Peticolas
2013-06-09Distinguish different bullet connections in ping messages.Dave Peticolas
2013-06-08Cancel the refresh timer in terminate/2.Dave Peticolas
2013-06-07Merge branch 'eventsource' of git://github.com/jdavisp3/bulletLoïc Hoguin
2013-05-01Update Cowboy dependency to 0.8.4Loïc Hoguin
2013-05-01Use erlang.mk for the build systemLoïc Hoguin
2013-04-26Merge branch 'js-fixes' of git://github.com/jdavisp3/bulletLoïc Hoguin
2013-04-25Javascript cleanup.Dave Peticolas
2013-04-08Support EventSource as a transport.Dave Peticolas
2013-04-07Drop transport reference after closing.Dave Peticolas
2013-04-07Handle missing transport in send() and close().Dave Peticolas
2013-04-07Declare delayDefault as a variable.Dave Peticolas
2013-02-20Update version to 0.4.10.4.1Loïc Hoguin
2013-02-20Forgot to convert an atom 'POST' to binaryLoïc Hoguin
2013-02-14Update version to 0.4.00.4.0Loïc Hoguin
2013-02-14Update to Cowboy 0.8.0Loïc Hoguin
2012-11-13Add a few more infos to the .app.src for private useLoïc Hoguin
2012-10-13Merge pull request #12 from jlouis/fix-cowboy-vsnLoïc Hoguin
2012-10-13Bump bullet tag to newest cowboy version.Jesper Louis Andersen
2012-07-11Update version to 0.2.30.2.3Loïc Hoguin
2012-07-11Ensure we only handle the onclose event onceLoïc Hoguin
2012-07-11Update version to 0.2.20.2.2Loïc Hoguin
2012-07-11Fix a rare crash while reading the body in HTTP POSTLoïc Hoguin
2012-07-09Update version to 0.2.10.2.1Loïc Hoguin
2012-07-09Add an ondisconnect hook and fix reconnect retriesLoïc Hoguin
2012-07-09Add a bullet clock exampleLoïc Hoguin
2012-06-11Update version to 0.2.00.2.0Loïc Hoguin
2012-04-24Fix a bug on xhrPolling failing to use the proper URL on reconnectLoïc Hoguin
2012-03-20Add a JS function to change the url being used for the streamLoïc Hoguin