summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-11Bullet is discontinuedHEADmasterLoïc Hoguin
2016-07-13Convert all git links to httpsLoïc Hoguin
2016-06-17Update cowboy dependency to 1.0.4João Henrique Ferreira de Freitas
2015-12-22Merge branch 'sse-shutdown-on-info' into issues-77-and-81Mariano Guerra
2015-12-22replace space indentation for tabsMariano Guerra
2015-12-22allow shutdown on info for eventsource and poll (see #81)Mariano Guerra
2015-08-20also match {error, closed}, which I got in some logs, see belowMariano Guerra
2015-08-12match against ok and close instead of crashing on closeMariano Guerra
2015-05-13Merge branch 'update-cowboy-to-1-0-1' of https://github.com/marianoguerra/bulletLoïc Hoguin
2015-05-13update cowboy to 1.0.1Mariano Guerra
2015-05-13set poll mode if Accept header is not setMariano Guerra
2014-11-05Merge branch 'patch-1' of git://github.com/marianoguerra/bulletLoïc Hoguin
2014-11-05Merge branch 'retry62' of git://github.com/marshall-lee/bulletLoïc Hoguin
2014-09-12return true when transport.send returns undefinedVladimir Mitnick
2014-08-29explain how to pass options to your own handler.Mariano Guerra
2014-06-03Merge branch 'http_url_syntax' of git://github.com/fgallaire/bulletLoïc Hoguin
2014-06-03Merge branch 'shutdown' of git://github.com/lpgauth/bulletLoïc Hoguin
2014-06-03Merge branch 'timeout' of git://github.com/lpgauth/bulletLoïc Hoguin
2014-06-03Add registered key back to fix relx issuesLoïc Hoguin
2014-06-03Switch encoding to utf-8 to fix compile issues with R17Loïc Hoguin
2014-03-11Add missing shutdown casesLouis-Philippe Gauthier
2014-03-11Make timeout configurableLouis-Philippe Gauthier
2014-02-20DRY url.replace().Florent Gallaire
2014-02-19Merge branch 'fix-ie' of git://github.com/n11/bulletLoïc Hoguin
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-09-05 Fix undefined object error on IEcy
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