Commit Graph

6 Commits

Author SHA1 Message Date
Toporkov Igor
1b31deb9f7
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)

* Setup to run on local machine

* Migrated to new erlang/cowboy with dependencies

* Updated dependecies & fixed wrong error handling

* Removed redundant dependecy and hid generated apps

* Removed extra cors module, added Options to handler

* Fixed middleware misplacement, and properly implemented handler behaviour

* cleaned up

* returned to url instead of http in private repos

* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins

* added missing dependency, divided net_opts option

* Updated cors policy, added cors tests

* Reverted unnessesary Jenkinsfile changes

* Suppresed jesse warnings

* Updated build image tag

* Switched to using new jesse and parse_trans

* Bumped utils and image tags, updated registry

* bumped base image

* bumped build_utils, removed registry redefinition

* Refreshed outdated config (#14)

* bumped erlang-health, fixed lager crash

* Upgraded lager, restored redirection, refreshed config

* Refreshed deprecated ranch opts passing

* Switched to master branches

* Bumped build image
2019-04-03 17:20:56 +03:00
Andrey Mayorov
3be2fe3209 MSPF-320: Make tests work finally 2017-12-20 13:47:12 +03:00
Dmitry Manik
f9e2ff1835 MSPF-320: Fix review comments 2017-12-20 13:47:12 +03:00
Dmitry Manik
79c7768bdf MSPF-320: Introduce CAPI copypaste 2017-12-20 13:47:12 +03:00
Dmitry Manik
7fdb5913ce MSPF-320: Add swag-server generation 2017-12-20 13:47:12 +03:00
Dmitry Manik
6f0f987f5b MSPF-320: Init skeleton 2017-12-20 13:47:12 +03:00