Commit Graph

143 Commits

Author SHA1 Message Date
Sergey Yelin
cb6a9d7332
Erlang 22 (#113) 2020-02-11 18:33:59 +03:00
ndiezel0
b4de543df5
MSPF-529: Upgrade woody (#112)
* MSPF-529: Upgrade woody

* MSPF-529: bump woody

* MSPF-529: Add `scoper_event_handler_options` use and add `woody_event_handlers` example
2020-01-31 15:09:00 +03:00
Andrew Mayorov
a378dbc16b
Allow to specify custom woody event handlers (#111) 2020-01-28 17:31:03 +03:00
Andrew Mayorov
fa3180948e
Bump deps (#110)
* Bump to rbkmoney/erlang-health@3a80bb4
* Bump to rbkmoney/genlib@941b8c8
* Bump to rbkmoney/logger_logstash_formatter@2882879
* Bump to rbkmoney/machinegun@bc41864 image
* Upgrade w/ respect to rbkmoney/machinegun_proto@3916141
2020-01-27 18:35:33 +03:00
Andrey Fadeev
00dc9bbfcf
MSPF-517 Add default_woody_handling_timeout option (#109)
The option allow to configure defualt woody deadline for requests without it.
2019-12-04 12:14:51 +02:00
Sergey Yelin
624d061836
Update Erlang to 21.3.8.7 (#108) 2019-11-20 15:14:08 +03:00
Boris
e449c0f36a
FF-124: dmsl P2PInspectorSelector, LifetimeSelector (#107) 2019-11-06 16:28:30 +03:00
Boris
d2fdf41616
update damsel(P2PServiceTerms.[allow, quote_lifetime]) (#106) 2019-10-28 18:08:50 +03:00
Boris
fc441a842e
damsel update (#105) 2019-10-17 10:37:10 +03:00
Anton Kuranda
386a525685
Let's make it opensource (#104) 2019-09-19 23:56:49 +03:00
Andrey Fadeev
eb749809b8
MSPF-507 Allow to configure woody options (#103)
* Allow to configure woody server protocol_opts
* Allow to configure woody client http keepalive timeouts
2019-09-10 19:42:29 +03:00
Andrew Mayorov
b33bc9b89c
MSPF-499: Bump to rbkmoney/erlang-health@c190cb8 (#102)
Enable healthcheck logging
2019-08-19 12:22:30 +03:00
Sergei Shuvatov
1e9172cf27 HG-494: rename dmsl to damsel (#100) 2019-08-09 13:43:31 +03:00
Артем
d578933673
HG-490: Add terminal weight (#99) 2019-07-11 12:50:06 +03:00
Andrey Fadeev
a5ac86019a MSPF-434 Add Erlang 21 support (#93)
* MSPF-434 Add Erlang 21 support

* Update Erlang and deps

* Reconfigure logger
2019-06-25 19:08:15 +03:00
Andrey Fadeev
22491bfc5f
HG-472 Add terminal priority (#98)
Update damsel to rbkmoney/damsel#439
2019-06-24 17:29:39 +03:00
Roman Pushkov
48fb4cd638
HG-477: Allow provider fee selection by terminal #97 2019-05-30 16:35:15 +03:00
Sergey Elin
5a2be39e10
Add CryptoCurrency (#96) 2019-05-22 19:55:58 +03:00
Roman Pushkov
e9735fa86e
update damsel (#94) 2019-05-20 17:50:20 +03:00
Артем
410e9d8cd8
updated dmsl (#92) 2019-02-22 15:35:03 +03:00
Артем
fe8a25bacf
updated dmsl (#91) 2019-02-21 16:37:46 +03:00
Evgeny Levenets
2f9f7e3d06
DC-104: withdrawals routing v2 (#90) 2019-01-31 13:03:02 +03:00
Alexey
3cf6c46d48
DC-111: Upgrade damsel (#89) 2019-01-29 13:39:31 +03:00
Evgeny Levenets
06cd029f6d
DC-104: withdrawals routing (#88) 2019-01-24 19:26:46 +03:00
Andrew Mayorov
0d44208002
Include observer-cli for remote introspection (#87) 2018-12-18 17:57:23 +03:00
Andrey Fadeev
7eda4ecade
FF-7 Update dmsl to support more wallet terms (#86) 2018-10-16 11:42:27 +03:00
Alexey
6977214081
DC-102: Upgrade damsel (#85) 2018-10-12 16:43:33 +03:00
Alexey
04977782e3
DC-102: Upgrade damsel (#84) 2018-10-11 12:56:11 +03:00
Alexey
2ef99eb7c7
DC-102: Upgrade damsel version (#83) 2018-10-10 15:03:09 +03:00
Evgeny Levenets
27df8b508e
DC-97: implement PullRange interface (#82)
* DC-97: implement PullRange interface

* bump dmt_client and fix tests
2018-08-30 18:39:03 +03:00
Evgeny Levenets
2c4c8aef2d
fix legacy structures in config causing dominant crashing (#81) 2018-07-18 15:33:08 +03:00
Evgeny Levenets
8432bd3b0b RBK Wallets support (#78)
* Switch to master rbkmoney/damsel@36907b0e
2018-07-17 17:50:50 +03:00
Evgeny Levenets
4cb7581ba2
MSPF-373: bump dmt_client & woody in tests (#80)
* MSPF-373: bump dmt_client in tests
* fix URL logging as list of integers
* bump scoper
2018-07-17 14:17:53 +03:00
Andrey Fadeev
e5919138ec
MSPF-373 Update woody version (#79) 2018-07-09 15:41:54 +03:00
Evgeny Levenets
1ab46ce8e2
DC-86: change storage method to thrift_binary (#77)
* DC-86: change storage method to thrift_binary

* migration logic incoming

* bump build_utils

* add test for migration & rework handlers

* use migration machine

* remove get_events in repository_v3

* postreview fix 01

remove timer config
test fix

* lager format minifix

* idempotent retry for commit in v4

* use 503 instead of 500 in commit handler

* don't check cached snapshot version on commit

* remove unnecessary try-catch
2018-07-06 16:33:49 +03:00
Petr Kozorezov
7dddf0d39c
MSPF-370: Bump erlang health (#76) 2018-05-29 17:13:26 +03:00
Evgeny Levenets
1756bbac69
Reporting acts (#75) 2018-05-16 16:31:48 +03:00
Natalia Pulina
35bc8df761 HG-360: apple pay support
* HG-360: Bump to rbkmoney/damsel@d9b9706
2018-05-08 13:23:24 +03:00
Petr Kozorezov
764ff1e4b8
add "health" handle (#74) 2018-04-12 17:27:59 +03:00
Natalia Pulina
007326a22c
HG-339: Bump to rbkmoney/damsel@33a04c2 (#69) (#70)
* HG-339: Bump to rbkmoney/damsel@33a04c2 (#69)

* HG-341: Bump to rbkmoney/damsel@67ffd24 (#71)

* HG-339: Bump to rbkmoney/damsel@349d26c
2018-03-06 17:35:32 +03:00
Evgeny Levenets
5356cc29e2
BA-40: nonresidents payouts (#68)
rbkmoney/damsel@b4efb07
2018-02-26 16:49:25 +03:00
Andrew Mayorov
68d75c0d85
BA-52: Bump to master rbkmoney/damsel@620cca5 2018-01-24 16:27:15 +03:00
Evgeny Levenets
3a58d9d20c
HG-305: add payment institutions support (#61) 2018-01-19 17:05:02 +03:00
Petr Kozorezov
13c18e7555
update base image tag (#65) 2017-12-21 10:47:53 +03:00
Dmitry Manik
a274bd031a
Epic: subs-2 (#55) 2017-11-22 14:38:28 +03:00
Andrew Mayorov
3e8aed8c96
DC-61: Fix deadlock with recursive inits (#60) 2017-11-20 16:45:14 +03:00
Andrew Mayorov
46ceb0e0ae
Bump woody client timeout up to 60 secs (#56) 2017-11-20 16:10:28 +03:00
Andrew Mayorov
70523f33b0
DC-61: List mg_proto as a dependency (#59) 2017-11-20 14:41:21 +03:00
Andrew Mayorov
11c9f51051
DC-17: Log everything with the magnificent scoper buddy (#58)
* DC-17: Log everything with the magnificent scoper buddy

* DC-17: Employ json formatter in tests too
2017-11-17 18:52:52 +03:00
Evgeny Levenets
45bea4fbf5
DC-61: first implementation of snapshot storage (#57)
Idea: store some of snapshots in MG events to lower memory usage and state squashing time.
Naive legacy events migration included.
Lots of ad-hocs included too.
Also:
* remove ability to set cash size in elements
* remove unnecessary calls to old repository
* remove obvious lager messages
* fix strange dialyzer warning
* rework events
* remove redundant cache checks
* remove redundant cache put
2017-11-16 19:41:03 +03:00