aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-15Minor grammar improvements from Derek Brown2.0.0-pre.3Loïc Hoguin
2016-01-15Update Erlang.mkLoïc Hoguin
2016-01-15Try an experimental Erlang.mk CI featureLoïc Hoguin
2016-01-15Update CILoïc Hoguin
2016-01-15Make the getting started properly use masterLoïc Hoguin
2016-01-14Simplify specifying the Cowboy version in examplesLoïc Hoguin
2016-01-14Remove the .app.src file in all examplesLoïc Hoguin
2016-01-14Convert the example index README to AsciiDocLoïc Hoguin
2016-01-14Merge branch 'patch-1' of https://github.com/yurrriq/cowboyLoïc Hoguin
2016-01-14Simplify example instructions and fix broken examplesLoïc Hoguin
2016-01-14Convert the documentation to AsciidocLoïc Hoguin
2016-01-06Update README.mdEric Bailey
2015-12-11Merge pull request #924 from abs/patch-1Loïc Hoguin
2015-12-11Update README.mdAndrei Soroker
2015-11-16Update Erlang.mkLoïc Hoguin
2015-11-16Update CONTRIBUTINGLoïc Hoguin
2015-10-28Update README.mdThomas Gebert
2015-09-23Update OTP versions to use for CILoïc Hoguin
2015-08-16Update apt-get before installing things on CILoïc Hoguin
2015-08-07Use 'Connection' header only when necessaryAlexey Lebedeff
2015-07-27Add optional callbacksLoïc Hoguin
2015-07-27Add spec to silence a Dialyzer warningLoïc Hoguin
2015-07-27Use map syntax instead of maps:put/3Loïc Hoguin
2015-07-27Use erlang:monotonic_time instead of os:timestampLoïc Hoguin
2015-07-27Use the new unique_integer function to generate IDsLoïc Hoguin
2015-07-27CONTRIBUTING additionsLoïc Hoguin
2015-07-25Merge branch 'use-https' of https://github.com/ahf/cowboyLoïc Hoguin
2015-07-25Merge branch 'master' of https://github.com/jmccaughey/cowboyLoïc Hoguin
2015-07-25Update the CONTRIBUTING fileLoïc Hoguin
2015-07-23Fix .app module listLoïc Hoguin
2015-07-23Update gitignoreLoïc Hoguin
2015-07-22Fix autobahn test suite report link when used in CILoïc Hoguin
2015-07-22Add autobahn test suite output to the consoleLoïc Hoguin
2015-07-22Add support for Autobahn test suite for CircleCI buildsLoïc Hoguin
2015-07-22Experiment with a Dialyzer step for CircleCILoïc Hoguin
2015-07-21Fix ci-prepare when OTP builds existLoïc Hoguin
2015-07-21Add logs/ as CircleCI artifactLoïc Hoguin
2015-07-21Don't ignore failure when doing 'make ci'Loïc Hoguin
2015-07-21Add caching of OTP builds for CircleCILoïc Hoguin
2015-07-21Don't call xdg-open at the end of CILoïc Hoguin
2015-07-21Update erlang.mk and remove .app.srcLoïc Hoguin
2015-07-21Experiment with CircleCILoïc Hoguin
2015-07-05Use HTTPS dependencies when using RebarAlexander Færøy
2015-06-12Fix compilation error due to previous commitLoïc Hoguin
2015-06-11Add HTTP/2 support preview2.0.0-pre.2Loïc Hoguin
2015-05-29expect header parses to an atom (continue)jmccaughey
2015-05-07Exit with exit/1 on handler exception and include class in reasonJames Fish
2015-05-06Use the most recent state on error in cowboy_restLoïc Hoguin
2015-05-06Fix a compile error introduced in previous commitLoïc Hoguin
2015-05-06Dialyzer fixes in cowboy_clockLoïc Hoguin