Age | Commit message (Expand) | Author |
2013-12-28 | Fix the SPDY suite for R15 | Loïc Hoguin |
2013-12-02 | Merge branch 'fix/keepalive_loop_stream_recv' of git://github.com/fishcakez/c... | Loïc Hoguin |
2013-12-02 | Merge branch 'to_hex_fix' of git://github.com/matthias-endler/cowboy | Loïc Hoguin |
2013-12-02 | Merge branch 'master' of git://github.com/KlausTrainer/cowboy | Loïc Hoguin |
2013-12-02 | Remove the confusing doc folder | Loïc Hoguin |
2013-12-02 | Update erlang.mk again | Loïc Hoguin |
2013-12-02 | Update erlang.mk | Loïc Hoguin |
2013-11-26 | manual: Add note about cowlib | Klaus Trainer |
2013-11-26 | Fix tohexu/1 and tohexl/1 | Matthias Endler |
2013-11-18 | Fix loop handler keepalive race condition | James Fish |
2013-11-15 | Merge branch 'patch-1' of git://github.com/alco/cowboy | Loïc Hoguin |
2013-11-15 | Fix link to the Ranch guide in getting started | Loïc Hoguin |
2013-11-14 | Fix grammar in "how it looks like" | Alexei Sholik |
2013-11-14 | Add link to cowboy_spdy function reference in index | Loïc Hoguin |
2013-11-14 | Update Cowboy to 0.9.00.9.0 | Loïc Hoguin |
2013-11-14 | Update AUTHORS | Loïc Hoguin |
2013-11-14 | Update CHANGELOG | Loïc Hoguin |
2013-11-14 | Add documentation for cowboy_spdy | Loïc Hoguin |
2013-11-14 | Update ROADMAP | Loïc Hoguin |
2013-11-14 | Update Ranch to 0.9.0 | Loïc Hoguin |
2013-11-14 | Update erlang.mk | Loïc Hoguin |
2013-11-09 | Properly send 201 on PUT requests when resource didn't exist | Loïc Hoguin |
2013-11-09 | Remove an unnecessary clause in cowboy_req:body/2 | Loïc Hoguin |
2013-11-09 | Use try/catch instead of catch | Loïc Hoguin |
2013-11-08 | Merge branch 'dsucher-better-routes-without-start-slash-error' | Loïc Hoguin |
2013-11-08 | Clarify error msg for route lacking starting slash | Danielle Sucher |
2013-11-08 | Merge branch 'adrianroe-streaming-http1.1-compat' | Loïc Hoguin |
2013-11-08 | Add a workaround to disable chunked transfer-encoding | Adrian Roe |
2013-11-08 | Add link to the repository of elixir Cowboy examples | Loïc Hoguin |
2013-11-08 | Optimize query string parsing | Loïc Hoguin |
2013-11-02 | Review, improve and document the static files handler | Loïc Hoguin |
2013-10-23 | Move cookie parsing/building code to cowlib | Loïc Hoguin |
2013-10-22 | Remove the elixir_hello_world example | Loïc Hoguin |
2013-10-22 | Add relx to the ignore list | Loïc Hoguin |
2013-10-22 | No need for relx in path for examples anymore | Loïc Hoguin |
2013-10-22 | Convert the markdown_middleware example to a release | Loïc Hoguin |
2013-10-14 | erlang.mk now has built-in support for relx | Loïc Hoguin |
2013-09-23 | Greatly expand on the Req object | Loïc Hoguin |
2013-09-18 | Remove unnecessary titles | Loïc Hoguin |
2013-09-18 | Greatly improve the HTTP handlers chapter | Loïc Hoguin |
2013-09-18 | Small roadmap update | Loïc Hoguin |
2013-09-18 | Added a chapter about life of HTTP requests | Loïc Hoguin |
2013-09-10 | Fix SPDY push explanations | Loïc Hoguin |
2013-09-09 | Fix the list of registered processes in the examples | Loïc Hoguin |
2013-09-09 | Fix value for header content-encoding in a test | Loïc Hoguin |
2013-09-09 | Add files generated by examples to the .gitignore | Loïc Hoguin |
2013-09-09 | Convert the websocket example to a release | Loïc Hoguin |
2013-09-09 | Convert the web_server example to a release | Loïc Hoguin |
2013-09-09 | Fix command to start the static_world release | Loïc Hoguin |
2013-09-09 | Convert the static handler example to a release | Loïc Hoguin |