aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-06Add a reference to an eventsource helper utility.Dave Peticolas
2013-04-03Update to 0.8.30.8.3Loïc Hoguin
2013-04-03Update CHANGELOGLoïc Hoguin
2013-04-03Update Ranch to 0.8.0Loïc Hoguin
2013-04-02Replace init_stream/5 with stream_body/2Loïc Hoguin
2013-03-24add iolist support to route_matchTristan Sloughter
2013-03-22Add a guide section for resource linksLoïc Hoguin
2013-03-09Update to 0.8.20.8.2Loïc Hoguin
2013-03-09Update CHANGELOGLoïc Hoguin
2013-03-09Update AUTHORSLoïc Hoguin
2013-03-06Update Ranch to 0.6.2Loïc Hoguin
2013-03-06Merge branch 'check-body-length' of git://github.com/rambocoder/cowboyLoïc Hoguin
2013-03-06Stop using binary:match in cowboy_protocolLoïc Hoguin
2013-03-06Check the length before reading the body in body/1 and body_qs/1rambocoder
2013-03-05Make streamed chunk size configurableLoïc Hoguin
2013-03-05Handle identity transfer-encoding when determining body lengthLoïc Hoguin
2013-03-03Merge branch 'param_all' of git://github.com/nevar/cowboyLoïc Hoguin
2013-03-03Add '*' matcher for parametersSlava Yurin
2013-03-02Allow overriding ERLC_OPTSLoïc Hoguin
2013-03-02Describe arguments of the HTTP handler callbacksLoïc Hoguin
2013-03-02Explain what are listeners and acceptors in Getting StartedLoïc Hoguin
2013-03-02Add a simple README in the doc folder for guidanceLoïc Hoguin
2013-03-02Disable cover in tests by defaultLoïc Hoguin
2013-03-02Run tests in parallelLoïc Hoguin
2013-03-02Disable the shell for ct_runLoïc Hoguin
2013-03-02Use random ports for testsLoïc Hoguin
2013-03-02Add a recommendation about static files in production to the guideLoïc Hoguin
2013-03-02Merge branch 'onresponse_example' of git://github.com/acammack/cowboyLoïc Hoguin
2013-03-01Add an example of onresponse hooksAdam Cammack
2013-03-02Fix cowboy_router typesLoïc Hoguin
2013-03-01Merge branch 'ssl_example' of git://github.com/acammack/cowboyLoïc Hoguin
2013-03-01Add an SSL exampleAdam Cammack
2013-03-01Fix an error in the guide introductionLoïc Hoguin
2013-03-01Make path check cross-platform and generally saferLoïc Hoguin
2013-02-27Optimize cowboy_static:rest_init/2Loïc Hoguin
2013-02-27Remove extraneous newlines in cowboy_staticLoïc Hoguin
2013-02-27Add a Supported platforms section to the guide introductionLoïc Hoguin
2013-02-27Add more details on how to report bugs and vulnerabilitiesLoïc Hoguin
2013-02-27Fix an incorrect comment in cowboy_routerLoïc Hoguin
2013-02-22Merge branch 'fix-loop-hibernate' of git://github.com/fishcakez/cowboyLoïc Hoguin
2013-02-22Fix to prevent loop handler awakening immediately after response sentJames Fish
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