Age | Commit message (Expand) | Author |
2016-03-06 | Completely remove SPDY | Loïc Hoguin |
2015-12-11 | Update README.md | Andrei Soroker |
2015-10-28 | Update README.md | Thomas Gebert |
2015-05-05 | Add rfc7230 test suite and update others to recent Gun | Loïc Hoguin |
2014-07-06 | Provide installable man pages | Loïc Hoguin |
2014-04-14 | Kato.im added to the list of sponsors | Loïc Hoguin |
2014-01-07 | README.md: tweak grammer | Peter Ericson |
2013-08-23 | SPDY sponsored by LeoFS | Loïc Hoguin |
2013-05-17 | Add Cowboy manual to README | Loïc Hoguin |
2013-01-03 | Salvage the README and move parts into the guide | Loïc Hoguin |
2012-12-17 | Add #ninenines IRC channel to the README + support options | Loïc Hoguin |
2012-11-27 | Cosmetic changes to various documentation files | Loïc Hoguin |
2012-11-13 | Fix the markdown for the README | Loïc Hoguin |
2012-10-15 | Add Introduction chapter to the guide | Loïc Hoguin |
2012-10-11 | Start crypto also in the examples and documentation | Loïc Hoguin |
2012-08-27 | Rename cowboy_http_websocket to cowboy_websocket | Loïc Hoguin |
2012-08-27 | Rename cowboy_http_req to cowboy_req | Loïc Hoguin |
2012-08-27 | Switch to Ranch for connection handling | Loïc Hoguin |
2012-05-23 | Update version to 0.6.00.6.0 | Loïc Hoguin |
2012-01-23 | Improve the listener name in the README | Loïc Hoguin |
2012-01-09 | Add HTTP handler loops to the README | Loïc Hoguin |
2011-12-15 | Add cowboy:accept_ack/1 for a cleaner handling of the shoot message | Loïc Hoguin |
2011-12-07 | replace quoted:from_url with cowboy_http:urldecode | Magnus Klaar |
2011-10-25 | Update README.md | Mathieu Lecarme |
2011-09-13 | Improve the Cowboy definition in the README | Loïc Hoguin |
2011-08-23 | Add WebSocket drafts 7, 8, 9 and 10 implementation | Loïc Hoguin |
2011-08-11 | Add Transport:setopts/2 note for writing protocols | Loïc Hoguin |
2011-08-10 | Give the ListenerPid to the protocol on startup | Loïc Hoguin |
2011-07-19 | Separate message and packet handling for websockets | Loïc Hoguin |
2011-06-30 | Add a link to cowboy_examples in the README | Loïc Hoguin |
2011-05-16 | README: Grammar fixes. | Loïc Hoguin |
2011-05-16 | Document the path info feature | Anthony Ramine |
2011-05-07 | Removed a few lines from the README for pedantic correctness. | Loïc Hoguin |
2011-05-07 | Improve README | Anthony Ramine |
2011-05-07 | Greatly improve the README. | Loïc Hoguin |
2011-04-30 | Merge pull request #5 from yrashk/patch-1. | Loïc Hoguin |
2011-04-30 | README: added a mentioning of agner dependencies mechanism | Yurii Rashkovskii |
2011-04-30 | Use syntax highlighted code block in README.md | Anthony Ramine |
2011-04-03 | Fix a grammar error reported by DeadZen on IRC. | Loïc Hoguin |
2011-04-03 | Make Cowboy an OTP application again, properly this time. | Loïc Hoguin |
2011-04-02 | Anonymize and improve the cowboy supervision tree. | Loïc Hoguin |
2011-03-22 | Forward transport and protocol name to Handler:init. | Loïc Hoguin |
2011-03-20 | Rename the title for Getting Started in the README. | Loïc Hoguin |
2011-03-19 | Rewrite the dispatcher to take a list of host each having a list of paths. | Loïc Hoguin |
2011-03-18 | Move the reply function to cowboy_http_req. | Loïc Hoguin |
2011-03-18 | Introduce Handler:terminate to cleanup the handler's state. | Loïc Hoguin |
2011-03-18 | Handler:init/2 should also return the Request in case it changed. | Loïc Hoguin |
2011-03-18 | Introduce Handler:init/2 for initializing the handler state. | Loïc Hoguin |
2011-03-17 | Initial commit. | Loïc Hoguin |