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-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
2013-02-12
Make cowboy_http.erl compile with +native
Adam Cammack
2013-02-12
Update to 0.8.0
0.8.0
Loïc Hoguin
2013-02-12
Make cowboy_protocol:resume/6 private
Loïc Hoguin
2013-02-12
Update CHANGELOG
Loïc Hoguin
2013-02-12
Update AUTHORS
Loïc Hoguin
2013-02-12
Fix connection state being ignored for unknown length streaming
Loïc Hoguin
2013-02-12
Merge branch 'stream_example' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-02-12
Add a REST example that streams its response
Adam Cammack
2013-02-12
Merge branch 'static_doc' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-02-11
Fix examples in cowboy_static edoc and guide
Adam Cammack
2013-02-11
Add a REST point on the roadmap
Loïc Hoguin
2013-02-11
Add a few directions in the REST chapter in the guide
Loïc Hoguin
[next]