Age | Commit message (Expand) | Author |
2022-09-19 | Update Erlang.mk | Loïc Hoguin |
2019-10-03 | Document stopping the listener in App:stop/1 | Loïc Hoguin |
2018-09-23 | Rename handler modules to _h | Herman Singh |
2018-06-27 | Use cowboy_req:stream_events in the eventsource example | Loïc Hoguin |
2017-06-07 | Remove NumAcceptors argument from start_clear/tls | Loïc Hoguin |
2017-02-18 | Allow passing options to sub protocols | Loïc Hoguin |
2016-08-10 | Make reply functions return Req | Loïc Hoguin |
2016-08-10 | Update examples to the new interface | Loïc Hoguin |
2016-06-14 | Fix eventsource example | Loïc Hoguin |
2016-01-14 | Simplify specifying the Cowboy version in examples | Loïc Hoguin |
2016-01-14 | Remove the .app.src file in all examples | Loïc Hoguin |
2016-01-14 | Simplify example instructions and fix broken examples | Loïc Hoguin |
2015-07-27 | Use the new unique_integer function to generate IDs | Loïc Hoguin |
2014-10-03 | Make examples use Cowboy master | Loïc Hoguin |
2014-09-30 | Improve handler interface and documentation | Loïc Hoguin |
2014-09-26 | Unify the init and terminate callbacks | Loïc Hoguin |
2014-09-23 | Breaking update of the cowboy_req interface | Loïc Hoguin |
2014-08-01 | Update to erlang.mk 1.0.0 | Loïc Hoguin |
2014-06-30 | Update erlang.mk and update paths to start the release | Loïc Hoguin |
2013-11-02 | Review, improve and document the static files handler | Loïc Hoguin |
2013-10-22 | No need for relx in path for examples anymore | Loïc Hoguin |
2013-10-14 | erlang.mk now has built-in support for relx | Loïc Hoguin |
2013-09-09 | Fix the list of registered processes in the examples | Loïc Hoguin |
2013-09-08 | Convert the EventSource example to a release | Loïc Hoguin |
2013-09-04 | Make cowlib a proper dependency | Loïc Hoguin |
2013-02-16 | Add EventSource example | Adam Cammack |