index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-02
Describe arguments of the HTTP handler callbacks
Loïc Hoguin
2013-03-02
Explain what are listeners and acceptors in Getting Started
Loïc Hoguin
2013-03-02
Add a simple README in the doc folder for guidance
Loïc Hoguin
2013-03-02
Disable cover in tests by default
Loïc Hoguin
2013-03-02
Run tests in parallel
Loïc Hoguin
2013-03-02
Disable the shell for ct_run
Loïc Hoguin
2013-03-02
Use random ports for tests
Loïc Hoguin
2013-03-02
Add a recommendation about static files in production to the guide
Loïc Hoguin
2013-03-02
Merge branch 'onresponse_example' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-03-01
Add an example of onresponse hooks
Adam Cammack
2013-03-02
Fix cowboy_router types
Loïc Hoguin
2013-03-01
Merge branch 'ssl_example' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-03-01
Add an SSL example
Adam Cammack
2013-03-01
Fix an error in the guide introduction
Loïc Hoguin
2013-03-01
Make path check cross-platform and generally safer
Loïc Hoguin
2013-02-27
Optimize cowboy_static:rest_init/2
Loïc Hoguin
2013-02-27
Remove extraneous newlines in cowboy_static
Loïc Hoguin
2013-02-27
Add a Supported platforms section to the guide introduction
Loïc Hoguin
2013-02-27
Add more details on how to report bugs and vulnerabilities
Loïc Hoguin
2013-02-27
Fix an incorrect comment in cowboy_router
Loïc Hoguin
2013-02-22
Merge branch 'fix-loop-hibernate' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-02-22
Fix to prevent loop handler awakening immediately after response sent
James Fish
2013-02-22
Update to 0.8.1
0.8.1
Loïc Hoguin
2013-02-22
Update CHANGELOG
Loïc Hoguin
2013-02-22
Update AUTHORS
Loïc Hoguin
2013-02-22
Merge branch 'fix-warnings' of git://github.com/Egobrain/cowboy
Loïc Hoguin
2013-02-21
Added warn compile options. Fixed compile warnings.
Egobrain
2013-02-20
Merge branch 'fix_ranch_vsn' of git://github.com/nevar/cowboy
Loïc Hoguin
2013-02-20
Add cowboy:set_env/3
Loïc Hoguin
2013-02-20
Compile cowboy_sub_protocol behaviour before modules using it
Loïc Hoguin
2013-02-18
Fix ranch version in Makefile
Slava Yurin
2013-02-17
Merge branch 'fix-handler-spec' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-02-17
Merge branch 'sub_protocol-behaviour' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-02-17
Fix {suspend, ...} specs to use atom() for function name
James Fish
2013-02-16
Add sub protocol behaviour
James Fish
2013-02-16
Merge branch 'fix/loop_socket_passive' of git://github.com/keynslug/cowboy
Loïc Hoguin
2013-02-16
Merge branch 'eventsource_example' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-02-16
Merge branch 'web_server_example' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-02-16
Merge branch 'pastebin_example' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-02-16
Add EventSource example
Adam Cammack
2013-02-16
Add a web server example
Adam Cammack
2013-02-16
Improve pastebin example
Adam Cammack
2013-02-15
Make sure socket is passive once we've done with loop handler
Andrew Majorov
2013-02-14
Properly pass the handler's state to websocket_terminate/3 on close
Loïc Hoguin
2013-02-14
Merge branch 'has_body_improved' of git://github.com/0xAX/cowboy
Loïc Hoguin
2013-02-14
Merge branch 'fix/websocket_callback_specs' of git://github.com/keynslug/cowboy
Loïc Hoguin
2013-02-14
Merge branch 'native_compile' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-02-14
cowbot_req:has_body:/1 improved
0xAX
2013-02-13
Make cowboy_websocket.erl compile with +native
Adam Cammack
2013-02-13
Update websocket handler callback specs
Andrew Majorov
[prev]
[next]