aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-06-30Fix typo in REST principles chapterPaulo Oliveira
2014-06-30Add missing bracket in a guide exampleLoïc Hoguin
2014-06-30Tweak the REST principles chapter following feedbackLoïc Hoguin
2014-06-30Add note about httpbis to the roadmapLoïc Hoguin
2014-06-30Return 422 instead of 400 when AcceptResource returns falseLoïc Hoguin
2014-06-30Update specs that were too wideLoïc Hoguin
2014-06-30Forgot a todo in the ROADMAPLoïc Hoguin
2014-06-30Roadmap for Cowboy 2.0Loïc Hoguin
2014-06-30Fix typoLoïc Hoguin
2014-06-30Update erlang.mk and update paths to start the releaseLoïc Hoguin
2014-06-28Fix cowboy_spdy parse frameNakai Ryosuke
2014-06-26Document the HTTP status codes Cowboy may send in the manualLoïc Hoguin
2014-06-25Cowboy works fine under 17.1Loïc Hoguin
2014-06-25Wrap-up the user guideLoïc Hoguin
2014-06-23Add a multipart intro chapter to the guideLoïc Hoguin
2014-06-22Write the guide chapter rest_flowcharts explaining the diagramsLoïc Hoguin
2014-06-21Add a missing "true" labelLoïc Hoguin
2014-06-21Add a stub chapter with all the REST flowchartsLoïc Hoguin
2014-06-21Add more details about the 304 in cond diagramLoïc Hoguin
2014-06-21Add REST diagram for PUT/POST/PATCHLoïc Hoguin
2014-06-20Add REST diagram for DELETE methodLoïc Hoguin
2014-06-20Add REST diagram for GET and HEADLoïc Hoguin
2014-06-19Add REST diagram for the part about conditional requestsLoïc Hoguin
2014-06-19Add variances to the conneg diagramLoïc Hoguin
2014-06-19Add more REST diagramsLoïc Hoguin