aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-06Add the static_handler test suiteLoïc Hoguin
2016-06-06Escape reserved filename charactersLoïc Hoguin
2016-06-06Static: Fix status code returned with empty path_infoLoïc Hoguin
2016-06-06Router: properly handle path segmentsLoïc Hoguin
2016-06-06REST: Ignore If...Since if If...Match header existsLoïc Hoguin
2016-06-06REST: If-None-Match uses weak Etag comparisonLoïc Hoguin
2016-06-06REST: If-Match uses strong Etag comparisonLoïc Hoguin
2016-06-06Remove the environment from cowboy_rest crash reportsLoïc Hoguin
2016-06-06HTTP/2: Separate path and query componentsLoïc Hoguin
2016-06-06HTTP/2: Handle internal errorsLoïc Hoguin
2016-06-06HTTP/2: add support for sending filesLoïc Hoguin
2016-06-06HTTP/1.1: Don't send 500 errors twiceLoïc Hoguin
2016-06-06Report request process crashesLoïc Hoguin
2016-06-06Use the correct process type for clear connectionsLoïc Hoguin
2016-06-06Wording tweak in static handler chapter in the guideLoïc Hoguin
2016-05-24Partial update of the user guideLoïc Hoguin
2016-04-30Fix ssl_hello_world example; document HTTP/2 outputLoïc Hoguin
2016-04-30Fix hello_world exampleLoïc Hoguin
2016-03-14Clarify comments about remaining tests to add to rfc7540_SUITELoïc Hoguin
2016-03-13Fix most remaining HTTP/2 handshake testsLoïc Hoguin
2016-03-13Fix more HTTP/2 handshake test casesLoïc Hoguin
2016-03-12Add initial HTTP/1.1 Upgrade to HTTP/2Loïc Hoguin
2016-03-10Add the beginning of the rfc7540 test suiteLoïc Hoguin
2016-03-10Update Ranch to 1.2.1Loïc Hoguin
2016-03-06Fix warningsLoïc Hoguin
2016-03-06Completely remove SPDYLoïc Hoguin
2016-03-05Initial commit with connection/streamsLoïc Hoguin
2016-01-15Minor grammar improvements from Derek Brown2.0.0-pre.3Loïc Hoguin
2016-01-15Update Erlang.mkLoïc Hoguin
2016-01-15Try an experimental Erlang.mk CI featureLoïc Hoguin
2016-01-15Update CILoïc Hoguin
2016-01-15Make the getting started properly use masterLoïc Hoguin
2016-01-14Simplify specifying the Cowboy version in examplesLoïc Hoguin
2016-01-14Remove the .app.src file in all examplesLoïc Hoguin
2016-01-14Convert the example index README to AsciiDocLoïc Hoguin
2016-01-14Merge branch 'patch-1' of https://github.com/yurrriq/cowboyLoïc Hoguin
2016-01-14Simplify example instructions and fix broken examplesLoïc Hoguin
2016-01-14Convert the documentation to AsciidocLoïc Hoguin
2016-01-06Update README.mdEric Bailey
2015-12-11Merge pull request #924 from abs/patch-1Loïc Hoguin
2015-12-11Update README.mdAndrei Soroker
2015-11-16Update Erlang.mkLoïc Hoguin
2015-11-16Update CONTRIBUTINGLoïc Hoguin
2015-10-28Update README.mdThomas Gebert
2015-09-23Update OTP versions to use for CILoïc Hoguin
2015-08-16Update apt-get before installing things on CILoïc Hoguin
2015-08-07Use 'Connection' header only when necessaryAlexey Lebedeff
2015-07-27Add optional callbacksLoïc Hoguin
2015-07-27Add spec to silence a Dialyzer warningLoïc Hoguin
2015-07-27Use map syntax instead of maps:put/3Loïc Hoguin