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
2015-07-27
Add spec to silence a Dialyzer warning
Loïc Hoguin
2015-07-27
Use map syntax instead of maps:put/3
Loïc Hoguin
2015-07-27
Use erlang:monotonic_time instead of os:timestamp
Loïc Hoguin
2015-07-27
Use the new unique_integer function to generate IDs
Loïc Hoguin
2015-07-27
CONTRIBUTING additions
Loïc Hoguin
2015-07-25
Merge branch 'use-https' of https://github.com/ahf/cowboy
Loïc Hoguin
2015-07-25
Merge branch 'master' of https://github.com/jmccaughey/cowboy
Loïc Hoguin
2015-07-25
Update the CONTRIBUTING file
Loïc Hoguin
2015-07-23
Fix .app module list
Loïc Hoguin
2015-07-23
Update gitignore
Loïc Hoguin
2015-07-22
Fix autobahn test suite report link when used in CI
Loïc Hoguin
2015-07-22
Add autobahn test suite output to the console
Loïc Hoguin
2015-07-22
Add support for Autobahn test suite for CircleCI builds
Loïc Hoguin
2015-07-22
Experiment with a Dialyzer step for CircleCI
Loïc Hoguin
2015-07-21
Fix ci-prepare when OTP builds exist
Loïc Hoguin
2015-07-21
Add logs/ as CircleCI artifact
Loïc Hoguin
2015-07-21
Don't ignore failure when doing 'make ci'
Loïc Hoguin
2015-07-21
Add caching of OTP builds for CircleCI
Loïc Hoguin
2015-07-21
Don't call xdg-open at the end of CI
Loïc Hoguin
2015-07-21
Update erlang.mk and remove .app.src
Loïc Hoguin
2015-07-21
Experiment with CircleCI
Loïc Hoguin
2015-07-05
Use HTTPS dependencies when using Rebar
Alexander Færøy
2015-06-12
Fix compilation error due to previous commit
Loïc Hoguin
2015-06-11
Add HTTP/2 support preview
2.0.0-pre.2
Loïc Hoguin
2015-05-29
expect header parses to an atom (continue)
jmccaughey
2015-05-07
Exit with exit/1 on handler exception and include class in reason
James Fish
2015-05-06
Use the most recent state on error in cowboy_rest
Loïc Hoguin
2015-05-06
Fix a compile error introduced in previous commit
Loïc Hoguin
2015-05-06
Dialyzer fixes in cowboy_clock
Loïc Hoguin
2015-05-06
Add an index.html that is also served statically as the default for /
David N. Welton
2015-05-06
Merge branch 'patch-2' of https://github.com/egobrain/cowboy
Loïc Hoguin
2015-05-06
added a comment for non-obvious erlang:cancel_timer
Alex Kovalev
2015-05-06
fixed cowboy_clock inbox overflow if system clock was changed
Alex Kovalev
2015-05-06
Update Cowlib to 1.3.0
Juan Puig
2015-05-05
Add rfc7230 test suite and update others to recent Gun
Loïc Hoguin
2015-03-06
Update Cowlib to 1.2.0; adds Websocket permessage-deflate
Loïc Hoguin
2015-02-17
Fix reply/4 spec
Yakov
2015-02-16
Do not send empty chunks
Loïc Hoguin
2015-02-16
Add +warn_untyped_record to the build options
Loïc Hoguin
2015-02-16
Merge branch 'add_spdy_record_field_type' of https://github.com/sile/cowboy
Loïc Hoguin
2015-02-16
Merge branch 'master' of https://github.com/sstrigler/cowboy
Loïc Hoguin
2015-02-16
Fix cookie example
Loïc Hoguin
2015-02-16
Merge branch 'patch-1' of https://github.com/grahamrhay/cowboy
Loïc Hoguin
2015-02-16
Use cow_ws for the Websocket parsing code
Loïc Hoguin
2015-02-04
Use cowlib for parsing headers; remove cowboy_http
Loïc Hoguin
2015-02-03
Use cowlib master
Loïc Hoguin
2015-02-01
Add a test with host ending in a dot in the router
Loïc Hoguin
2015-02-01
Fix small detail in docs
Loïc Hoguin
2015-01-19
Update getting_started.ezdoc
Graham Hay
2014-12-21
Discard whitespace at the end of header values early
Loïc Hoguin
[next]