Age | Commit message (Expand) | Author |
2017-04-18 | Update Websocket handler docs default timeout | Gary Rennie |
2017-04-18 | Add more RFCs to the specs list | Loïc Hoguin |
2017-03-20 | Add a guide chapter linking to all specs | Loïc Hoguin |
2017-02-19 | Change the type of bindings from a list to a map | Loïc Hoguin |
2017-02-19 | Change the order of set_resp_cookie arguments | Loïc Hoguin |
2017-02-18 | Allow passing options to sub protocols | Loïc Hoguin |
2017-01-02 | Welcome to 2017 | Loïc Hoguin |
2017-01-02 | Various fixes and tweaks to the user guide | Loïc Hoguin |
2016-12-28 | Add templates as Erlang.mk plugin | Loïc Hoguin |
2016-12-28 | Update the cowboy_rest manual | Loïc Hoguin |
2016-09-29 | Tweak the one-liner description of the project | Loïc Hoguin |
2016-09-14 | Use spaces in snippets in the guide | Loïc Hoguin |
2016-09-14 | Update the Websocket handlers chapter | Loïc Hoguin |
2016-09-04 | Update the routing chapter | Loïc Hoguin |
2016-09-04 | Rework the constraints chapter | Loïc Hoguin |
2016-09-02 | Minor updates to static files chapter | Loïc Hoguin |
2016-09-02 | Update the multipart chapter | Loïc Hoguin |
2016-09-01 | Update the Websocket protocol chapter | Loïc Hoguin |
2016-09-01 | Update the cookies guide chapter | Loïc Hoguin |
2016-08-31 | Merge branch 'master' of https://github.com/alexprut/cowboy | Loïc Hoguin |
2016-08-31 | Update the guide chapter for responses | Loïc Hoguin |
2016-08-31 | Update websocket documentation: based on https://github.com/ninenines/cowboy/... | Alex Prut |
2016-08-30 | Add the missing listeners guide chapter | Loïc Hoguin |
2016-08-30 | Minor documentation fixes | Loïc Hoguin |
2016-08-30 | Fix a couple xref links | Loïc Hoguin |
2016-08-30 | Add placeholder flow diagram chapter | Loïc Hoguin |
2016-08-30 | Fix rendering issues in the guide and manual | Loïc Hoguin |
2016-08-25 | Update the body reading chapter | Loïc Hoguin |
2016-08-24 | More 2.0 documentation updates | Loïc Hoguin |
2016-06-06 | Wording tweak in static handler chapter in the guide | Loïc Hoguin |
2016-05-24 | Partial update of the user guide | Loïc Hoguin |
2016-03-06 | Completely remove SPDY | Loïc Hoguin |
2016-01-15 | Minor grammar improvements from Derek Brown2.0.0-pre.3 | Loïc Hoguin |
2016-01-15 | Make the getting started properly use master | Loïc Hoguin |
2016-01-14 | Convert the documentation to Asciidoc | Loïc Hoguin |
2015-02-16 | Merge branch 'master' of https://github.com/sstrigler/cowboy | Loïc Hoguin |
2015-02-16 | Merge branch 'patch-1' of https://github.com/grahamrhay/cowboy | Loïc Hoguin |
2015-02-01 | Fix small detail in docs | Loïc Hoguin |
2015-01-19 | Update getting_started.ezdoc | Graham Hay |
2014-11-24 | Docs clarification when returning a list of ws frames | Loïc Hoguin |
2014-11-07 | Rename 'halt' to 'stop' for better consistency | Loïc Hoguin |
2014-11-07 | Rename 'shutdown' close reason and tuples to 'stop' | Loïc Hoguin |
2014-10-08 | change init/2 to return #state{} in documentation | Stefan Strigler |
2014-10-04 | Fix a bad link in the guide | Loïc Hoguin |
2014-10-04 | Reverse the order of arguments of match_* functions | Loïc Hoguin |
2014-10-03 | Remove the REST known_content_type callback | 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-24 | Remove the error tuple return value for middlewares | Loïc Hoguin |
2014-09-24 | Remove the onrequest hook | Loïc Hoguin |