Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Mayorov
c058ad42cd
Bump dependencies (#16)
* cowboy@2.7.0
* rbkmoney/genlib@941b8c8d
2020-02-06 16:37:18 +03:00
Sergey Yelin
157e1f7981
Rework request body length reporting (#15)
* Rework request body length reporting

* Add NOTE
2019-11-22 10:43:12 +03:00
Sergey Yelin
584196154b
Fix access log crash on requiest without body (#14)
* Fix access log crash on requiest without  body

* Add comment with issue
2019-11-21 16:17:49 +03:00
Sergey Yelin
9d755d7fc2
Force use cache for dialyzer (#13) 2019-08-06 18:37:56 +03:00
Sergey Yelin
98e3b278e2
Fix crash on request with empty body (#12) 2019-08-06 14:10:26 +03:00
Andrew Mayorov
bf313a82a5 MSPF-491: Handle error_response events as well (#11) 2019-07-18 15:16:49 +03:00
Toporkov Igor
ae2baa36c7
Prepare for opensource (#9)
* Added Mozilla License

* Actualized and translated readme

* Actualized error log

* Moved to wrecker CI

* Fixed filename and added build status

* wercker.yml

* Moved to Apache Licence

* Fixed dialyzer errors

* added dialyzer step to CI

* Fixed wrong example

* Updated readme with info about extra_info_fun
2019-07-03 12:28:34 +03:00
Sergey Elin
de3ebbf870
MSPF-476: Add OperationID to access log (#10)
* MSPF-476: Add OperationID to access log

* Fix xref error

* Rework adding operation_id

* Use swag_server_utils for operation_id

* Replace hardcode with extension function

* Fixes
2019-07-01 18:50:25 +03:00
Toporkov Igor
6a0f659c11
OTP 21 Logger (#8)
* initial OTP 21 logging implementation

* Added domain to metadata, removed outdated commentaries

* Retrieve meta correctly

* refactored meta preparations

* Provided comment for domain
2019-04-25 18:25:24 +03:00
Toporkov Igor
b6e9f5cdd0
Update README.md (#7) 2019-04-03 11:41:14 +03:00
Toporkov Igor
54aad75507
Erlang OTP-21 to master (#6)
* Migrated to cowboy 2.5.0 (#4)

* Migrated to cowboy 2.5.0

* Replaced hooks with a stream, updated build image tag

* Renaming, reordering and simplifying

* Epic/erlang 21 (#5)

* Fixed incorrect content-length retrieval

* Fixed outdated time bindings

* Added test for request duration

* Moved metadata to stream state

* Passed Sink and Req to State

* Renamed app in readme
2019-03-29 16:48:47 +03:00
Артем
c91ae2316f
CAPI-310: Fix undefined vals (#3) 2018-11-15 15:27:01 +03:00
Andrew Mayorov
99df4e8069
Fix access logging on early 5xxs, e.g. 505 (#2) 2018-02-12 11:13:43 +03:00
Dmitry Manik
a06c299a9b
MSPF-320: Introduce access lib (#1) 2017-12-05 17:59:06 +03:00
Dmitry Manik
26cb61de5c
Initial commit 2017-12-04 14:37:42 +03:00