aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-02Update Cowboy to 1.0.21.0.2Loïc Hoguin
2015-07-02Merge branch 'fix-rest-stacktrace' of https://github.com/danielwhite/cowboy i...Loïc Hoguin
2015-07-01Update erlang.mkLoïc Hoguin
2015-05-06Merge branch 'static_with_index' of https://github.com/davidw/cowboy into 1.0.xLoïc Hoguin
2015-05-06Merge branch 'fix-1' of https://github.com/martinrehfeld/cowboy into 1.0.xLoïc Hoguin
2015-03-26added a comment for non-obvious erlang:cancel_timerAlex Kovalev
2015-03-26fixed cowboy_clock inbox overflow if system clock was changedAlex Kovalev
2015-03-25Get stacktrace before executing rest_terminateDaniel White
2015-02-17Add an index.html that is also served statically as the default for /David N. Welton
2015-01-30Only address the specific quoted_string issueMartin Rehfeld
2015-01-30Reply with 400 on if*-match parsing crashMartin Rehfeld
2014-11-07Update Cowboy to 1.0.11.0.1Loïc Hoguin
2014-11-07Update CHANGELOGLoïc Hoguin
2014-11-07Update AUTHORSLoïc Hoguin
2014-11-07Update erlang.mkLoïc Hoguin
2014-08-12Merge branch 'master' of git://github.com/okeuday/cowboyLoïc Hoguin
2014-08-12Fix incorrect type in cowboy_static manualLoïc Hoguin
2014-08-12Add cowboy_req:part/2 exportMichael Truog
2014-08-11Merge branch 'patch-1' of git://github.com/asabil/cowboyLoïc Hoguin
2014-08-11Fix REST guide reference to accept_missing_postAli Sabil
2014-08-06Handle absolute URIs that lack a path entirelyLoïc Hoguin
2014-08-06Accept absolute URI scheme as uppercaseLoïc Hoguin
2014-08-02Fix language in getting startedLoïc Hoguin
2014-08-02Update links extend -> nineninesLoïc Hoguin
2014-08-02Fix bad link format in the guideLoïc Hoguin
2014-08-01Update Cowboy to 1.0.01.0.0Loïc Hoguin
2014-08-01Remove 1.0 section in the ROADMAPLoïc Hoguin
2014-08-01Update CHANGELOGLoïc Hoguin
2014-08-01Update rebar.configLoïc Hoguin
2014-08-01Update AUTHORSLoïc Hoguin
2014-08-01Add OTP release support and versioning info to the guideLoïc Hoguin
2014-08-01Update the Getting started chapter to new erlang.mkLoïc Hoguin
2014-08-01Update to erlang.mk 1.0.0Loïc Hoguin
2014-07-27Merge branch 'master' of git://github.com/ztmr/cowboyLoïc Hoguin
2014-07-26fix a documentation typoTomas Morstein
2014-07-17Merge branch 'http-1-0-keepalive' of git://github.com/heroku/cowboyLoïc Hoguin
2014-07-14Support ad-hoc keep-alive for HTTP/1.0 ClientsFred Hebert
2014-07-12Remove deprecated body reading interfaceLoïc Hoguin
2014-07-12Remove useless todo commentsLoïc Hoguin
2014-07-12Drop R15 supportLoïc Hoguin
2014-07-12Small addition to the ROADMAPLoïc Hoguin
2014-07-12Reply with 400 on header parsing crashLoïc Hoguin
2014-07-10Clarify {true, URL} return for AcceptResource callbackLoïc Hoguin
2014-07-07Merge branch 'fix-spdy-parse-frame' of git://github.com/voluntas/cowboyLoïc Hoguin
2014-07-07Add failing test of chaining SPDY framesLoïc Hoguin
2014-07-07Small addition to 2.0 roadmapLoïc Hoguin
2014-07-06Provide installable man pagesLoïc Hoguin
2014-07-01Add a new guide chapter: designing a resource handlerLoïc Hoguin
2014-07-01Explain that passing Req around leads to undefined behaviorLoïc Hoguin
2014-07-01Merge branch 'fix/rest_principles_typo' of git://github.com/paulo-ferraz-oliv...Loïc Hoguin