Age | Commit message (Collapse) | Author |
|
Clarifications and examples.
|
|
|
|
|
|
|
|
|
|
Includes fix from ninenines/erlang.mk#897
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The tests are starting and stopping a Ranch listener,
and starting a Ranch listener then immediately call
ranch:info/1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This tag is necessary so that the release upgrade test
suite passes.
|
|
|
|
|
|
|
|
|
|
|
|
Also fix the downgrade in the test suite.
|
|
Update the release upgrade test suite to use the appup from
src/ rather than from ebin/.
|
|
|
|
|
|
|
|
Also fix some Protocol:start_link/4 into start_link/3
left over in the documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|