Loïc Hoguin
|
60e94237c2
Makefile: separate deps compilation from app compilation
|
12 лет назад |
Loïc Hoguin
|
fd5a977a39
Makefile verbosity tweaks
|
12 лет назад |
Loïc Hoguin
|
747bfc29ee
Makefile: only recompile files newer than the .app
|
12 лет назад |
Loïc Hoguin
|
563e7d91ce
Add recursive dependency fetching to the Makefile
|
12 лет назад |
Loïc Hoguin
|
9bfef7c715
Update autobahntestsuite to 0.5.2
|
12 лет назад |
Loïc Hoguin
|
01f57ad65d
Add optional automatic response body compression
|
12 лет назад |
Loïc Hoguin
|
d8be610d4c
Stop using rebar in the Makefile
|
12 лет назад |
Loïc Hoguin
|
4395c1b59d
Use erl -eval instead of rebar for generating edoc documentation
|
12 лет назад |
Loïc Hoguin
|
7d2a481401
Use ct_run instead of rebar ct for running ct tests
|
12 лет назад |
Loïc Hoguin
|
b2243aa544
Optimize cowboy_protocol
|
12 лет назад |
Loïc Hoguin
|
e4124de2c7
Switch to Ranch for connection handling
|
12 лет назад |
Loïc Hoguin
|
bc2d53d2a5
Add a clean-docs target to the Makefile
|
13 лет назад |
Loïc Hoguin
|
4b27d3ec43
Use a separate rebar.config file for running tests
|
13 лет назад |
Loïc Hoguin
|
9823450cc3
Merge branch 'autobahn-suite' of https://github.com/klaar/cowboy
|
13 лет назад |
Loïc Hoguin
|
e927a8228b
Pass --no_native option to dialyzer to improve dialyzing times
|
13 лет назад |
Magnus Klaar
|
8808825173
Add Autobahn test suite for websockets
|
13 лет назад |
Loïc Hoguin
|
621411350a
Remove -Wbehaviours dialyzer option unavailable in R15B
|
13 лет назад |
Loïc Hoguin
|
a7a6faf91e
Skip dependencies when running ct tests
|
13 лет назад |
Loïc Hoguin
|
8eb7af0a0b
Skip deps when generating docs
|
13 лет назад |
Loïc Hoguin
|
e5d4c1f22f
Add a PropEr test for cowboy_dispatcher:split_host/1
|
13 лет назад |
Loïc Hoguin
|
fa20273b37
URL decode query strings
|
13 лет назад |
Loïc Hoguin
|
108a491f55
Add documentation for the public interface.
|
13 лет назад |
Loïc Hoguin
|
f03dbf4d06
Use dialyzer directly instead of through rebar
|
14 лет назад |
Loïc Hoguin
|
4e4df58242
Makefile: Clean build the application before starting tests.
|
14 лет назад |
Loïc Hoguin
|
cc663df5db
Makefile: Add separate eunit and ct test rules.
|
14 лет назад |
Loïc Hoguin
|
3a776b146e
Initial work on a ct test suite for the HTTP protocol.
|
14 лет назад |
Loïc Hoguin
|
17613e5305
Add a dialyze verb to the Makefile for convenience.
|
14 лет назад |
Loïc Hoguin
|
d51170b4bc
Use rebar instead of ./rebar by default in the Makefile.
|
14 лет назад |
Hans Ulrich Niedermann
|
07413113d5
Makefile: Use a REBAR variable
|
14 лет назад |
Loïc Hoguin
|
da72255940
Initial commit.
|
14 лет назад |