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
path:
root
/
src
/
cowboy_app.erl
Age
Commit message (
Expand
)
Author
2017-01-02
Welcome to 2017
Loïc Hoguin
2014-03-27
Add +warn_missing_spec and fix specs
Loïc Hoguin
2014-03-26
Remove outdated comments, all edoc, plus a few minor tweaks
Loïc Hoguin
2014-02-06
Update copyright years
Loïc Hoguin
2013-01-04
Hello 2013
Loïc Hoguin
2012-08-27
Update behaviours for R15B+
Loïc Hoguin
2012-08-27
Have only one -export and -export_type per line
Loïc Hoguin
2012-08-27
Switch to Ranch for connection handling
Loïc Hoguin
2012-05-23
Update version to 0.6.0
0.6.0
Loïc Hoguin
2011-12-15
Fix a dialyzer warning
Loïc Hoguin
2011-07-06
Add documentation for the public interface.
Loïc Hoguin
2011-06-06
Add a 'profile' environment variable to start a profiler when the app starts.
Loïc Hoguin
2011-05-25
Refresh the type specifications.
Loïc Hoguin
2011-04-18
Remove the include/types.hrl file.
Loïc Hoguin
2011-04-18
Move the type application_start_type() into cowboy_app.
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-17
Initial commit.
Loïc Hoguin