aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-22Update to 0.8.10.8.1Loïc Hoguin
2013-02-22Update CHANGELOGLoïc Hoguin
2013-02-22Update AUTHORSLoïc Hoguin
2013-02-22Merge branch 'fix-warnings' of git://github.com/Egobrain/cowboyLoïc Hoguin
2013-02-21Added warn compile options. Fixed compile warnings.Egobrain
2013-02-20Merge branch 'fix_ranch_vsn' of git://github.com/nevar/cowboyLoïc Hoguin
2013-02-20Add cowboy:set_env/3Loïc Hoguin
2013-02-20Compile cowboy_sub_protocol behaviour before modules using itLoïc Hoguin
2013-02-18Fix ranch version in MakefileSlava Yurin
2013-02-17Merge branch 'fix-handler-spec' of git://github.com/fishcakez/cowboyLoïc Hoguin
2013-02-17Merge branch 'sub_protocol-behaviour' of git://github.com/fishcakez/cowboyLoïc Hoguin
2013-02-17Fix {suspend, ...} specs to use atom() for function nameJames Fish
2013-02-16Add sub protocol behaviourJames Fish
2013-02-16Merge branch 'fix/loop_socket_passive' of git://github.com/keynslug/cowboyLoïc Hoguin
2013-02-16Merge branch 'eventsource_example' of git://github.com/acammack/cowboyLoïc Hoguin
2013-02-16Merge branch 'web_server_example' of git://github.com/acammack/cowboyLoïc Hoguin
2013-02-16Merge branch 'pastebin_example' of git://github.com/acammack/cowboyLoïc Hoguin
2013-02-16Add EventSource exampleAdam Cammack
2013-02-16Add a web server exampleAdam Cammack
2013-02-16Improve pastebin exampleAdam Cammack
2013-02-15Make sure socket is passive once we've done with loop handlerAndrew Majorov
2013-02-14Properly pass the handler's state to websocket_terminate/3 on closeLoïc Hoguin
2013-02-14Merge branch 'has_body_improved' of git://github.com/0xAX/cowboyLoïc Hoguin
2013-02-14Merge branch 'fix/websocket_callback_specs' of git://github.com/keynslug/cowboyLoïc Hoguin
2013-02-14Merge branch 'native_compile' of git://github.com/acammack/cowboyLoïc Hoguin
2013-02-14cowbot_req:has_body:/1 improved0xAX
2013-02-13Make cowboy_websocket.erl compile with +nativeAdam Cammack
2013-02-13Update websocket handler callback specsAndrew Majorov
2013-02-12Make cowboy_http.erl compile with +nativeAdam Cammack
2013-02-12Update to 0.8.00.8.0Loïc Hoguin
2013-02-12Make cowboy_protocol:resume/6 privateLoïc Hoguin
2013-02-12Update CHANGELOGLoïc Hoguin
2013-02-12Update AUTHORSLoïc Hoguin
2013-02-12Fix connection state being ignored for unknown length streamingLoïc Hoguin
2013-02-12Merge branch 'stream_example' of git://github.com/acammack/cowboyLoïc Hoguin
2013-02-12Add a REST example that streams its responseAdam Cammack
2013-02-12Merge branch 'static_doc' of git://github.com/acammack/cowboyLoïc Hoguin
2013-02-11Fix examples in cowboy_static edoc and guideAdam Cammack
2013-02-11Add a REST point on the roadmapLoïc Hoguin
2013-02-11Add a few directions in the REST chapter in the guideLoïc Hoguin
2013-02-11Better handle socket closing with loop handlersLoïc Hoguin
2013-02-09Do not reset the connection timeout timer on sendLoïc Hoguin
2013-02-09Merge branch 'add_middleware_example' of git://github.com/acammack/cowboyLoïc Hoguin
2013-02-09Add an example with custom middlewareAdam Cammack
2013-02-09Make sure rest_terminate is always calledLoïc Hoguin
2013-02-09Fix examples linksLoïc Hoguin
2013-02-09Merge branch 'fix_created_path' of git://github.com/nevar/cowboyLoïc Hoguin
2013-02-09Improve Websocket exampleLoïc Hoguin
2013-02-09Fix Location headerSlava Yurin
2013-02-07Merge branch 'add_rest_example' of git://github.com/acammack/cowboyLoïc Hoguin