Andrew Mayorov
22174f465e
Update plt file location for newer Erlang version
2020-06-26 16:06:28 +03:00
Andrew Mayorov
26316a9c4a
Bump to rbkmoney/dmt_core@5a0ff399
2020-06-26 15:59:30 +03:00
Andrew Mayorov
1764bf8fdb
Bump to rbkmoney/damsel@d0e949b
2020-06-26 15:06:52 +03:00
Andrew Mayorov
1e81f2db7c
Bump to rbkmoney/woody_erlang@dd5eaa7
2020-06-26 15:05:14 +03:00
Andrew Mayorov
b45b1f7d62
Bump to rbkmoney/build_utils@1aa7267
2020-06-26 15:02:15 +03:00
Andrew Mayorov
cacee3688e
Bump to rbkmoney/image-build@07d3946f
2020-06-26 15:01:38 +03:00
Sergey Yelin
43723edc18
DC-119: Update damsel ( #36 )
2020-05-08 17:50:38 +03:00
Sergei Shuvatov
32b702a6a2
MSPF-532: get rid of rfc3339 library ( #35 )
2020-02-19 15:49:00 +03:00
Sergey Yelin
7d4b4a5a80
Remove server from client ( #34 )
...
* Remove server from client
* Fix missing type in dialyzer
* Fix cache path
2019-12-20 17:10:14 +03:00
Артем
9e7c066b65
DC-118: Health check ( #33 )
...
* added health check
* fix
* minor
* fix
* fixed cfg
* removed has version api
* changed transport opts
* refixed transport opts
* added requested changes
* fixed
* minor
2019-12-19 15:36:08 +03:00
Sergey Yelin
c1bbcbb88c
Add formatter config ( #32 )
...
* AAA-54: Update woody
* Add config to test
* Remove scoper
2019-12-13 16:26:39 +03:00
Sergei Shuvatov
621fb49e9c
HG-494: rename dmsl to damsel ( #30 )
2019-07-31 14:45:27 +03:00
Sergey Elin
22aba96c65
MSPF-462: Update erlang and woody ( #29 )
2019-06-20 21:40:59 +03:00
Toporkov Igor
6bb0b65a18
MSPF-438: Erlang 21 ( #28 )
...
* Revert "DC-116: Revert "Add Erlang 21 support (#24 )" (#25 )"
This reverts commit 97fdfe552c
.
* Added hay metrics, updated to new deps
* Removed redundant configs
* Customizable event_handlers
* renamed event_handlers option
2019-05-07 17:31:16 +03:00
Sergei Shuvatov
ea5b1fd6d0
DC-116: implement LRU cache and workers ( #27 )
2019-05-06 16:19:41 +03:00
Sergei
635dc0fb19
DC-116: optimize memory consumption ( #26 )
2019-04-25 12:43:46 +03:00
Sergei
97fdfe552c
DC-116: Revert "Add Erlang 21 support ( #24 )" ( #25 )
...
This reverts commit 22f5a54f87
.
2019-04-22 20:07:25 +03:00
Andrey Fadeev
22f5a54f87
Add Erlang 21 support ( #24 )
2019-04-19 19:38:14 +03:00
Evgeny Levenets
dca3a0a9ee
DC-97: implement PullRange interface ( #23 )
...
* remove Pull interface also
* use my own dominant image that support PullRange
* move pull limit to config
2018-08-30 13:24:09 +03:00
Evgeny Levenets
8387fbed6f
fix wrong exception in checkout_object function ( #22 )
2018-07-09 13:29:39 +03:00
Andrey Fadeev
f13f92dec4
MSPF-373 Update woody version ( #20 )
2018-07-08 23:26:31 +03:00
Andrey Fadeev
8a7fc3ec9b
Update test container images to latest versions ( #21 )
2018-07-06 20:02:59 +03:00
Evgeny Levenets
84b2735c0e
add ability to specify woody-opts on each call ( #19 )
...
* move network timeouts to sys.config
* add ability to specify woody-opts on each call
2018-06-19 14:44:35 +03:00
Anton Belyaev
2d12274713
Update dmt_client_api.erl
2018-05-16 20:14:49 +03:00
Anton Belyaev
cec0a01497
Hotfix: hardcode increase client timeouts ( #18 )
2018-05-16 19:57:16 +03:00
Anton Belyaev
52183b5006
HG-273: use scoper for logs, fix lint, bump buitutils ( #17 )
2017-10-25 19:49:20 +03:00
Natalia Pulina
93577c536d
DC-47: update_cache fixed, bump to rbkmoney/dmt_core@045c781 ( #16 )
2017-07-13 16:11:43 +04:00
Evgeny Levenets
6de81bcb84
DC-34: added naive cache displacement implementation ( #15 )
2017-05-18 12:48:42 +03:00
Evgeny Levenets
d2be019477
DC-35: added cache and bumped some dependencies ( #14 )
2017-05-12 12:29:13 +03:00
Evgeny Levenets
601f7bfb22
DC-33: fixed woody error handling ( #13 )
2017-04-28 15:09:31 +03:00
Evgeny Levenets
aec229fca9
MSPF-191: bumped to rbkmoney/woody_erlang@b5ae9ae ( #11 )
...
rbkmoney/woody_erlang@b5ae9ae
2017-02-15 20:04:51 +03:00
Evgeny Levenets
97a215e957
DC-19: bumped damsel to bc7d54b ( #10 )
...
Bumped to rbkmoney/damsel@bc7d54b
2017-01-24 16:52:56 +03:00
Evgeny Levenets
8b2982e409
DC-11: fresh new transient woody ( #9 )
...
Bumped to e1782b323b
2016-12-27 21:50:43 +03:00
Artem Ocheredko
22155b2dad
HG-112 Add newest dmt_core ( #8 )
2016-12-26 15:46:08 +03:00
Evgeny Levenets
868b827a07
HG-112: new damsel with contracts ( #7 )
2016-12-23 18:54:31 +03:00
Anton Belyaev
ab6b7ffd17
MSPF-70: use cache for Jenkins builds ( #6 )
...
* MSPF-70: use cache for dialyze
2016-10-25 14:47:46 +03:00
Evgeny Levenets
9a1df31957
MSPF-91: fixed crash on poll in case of error, updated tests ( #5 )
2016-10-19 00:21:16 +03:00
Igor Savchuk
116cb3b789
Merge pull request #4 from rbkmoney/fixes
...
add two little fixes and one tiny workaround
2016-10-14 20:29:01 +02:00
Igor Savchuk
3858131eee
add two little fixes and one tiny workaround
2016-10-14 21:02:31 +03:00
Igor Savchuk
0d3c3a37ee
Merge pull request #3 from rbkmoney/damsel_erlang
...
use damsel_erlang
2016-10-14 18:34:08 +02:00
Igor Savchuk
726959ab01
upgrade to latest dmt_core and damsel_erlang
2016-10-14 19:29:58 +03:00
Igor Savchuk
cdb89bf59b
use damsel_erlang
...
use damsel_erlang
2016-10-13 00:57:26 +03:00
niku64
3b489d9340
MSPF-70: Jenkins file and build image upgrade ( #2 )
...
* MSPF-70: Jenkins file and build image upgrade;
2016-10-12 01:18:05 +04:00
Andrew Mayorov
100d6e91cc
HG-34: Implement dominant client ( #1 )
...
* HG-34: core files
* HG-34: fix port
* HG-34: Pull build utils in there too
* HG-34: Bump dmt_core and woody + adapt to their interface changes
* HG-34: Add dedicated damsel submodule + damsel compilation wiring
* HG-34: Refactor and fix the poller
2016-09-01 21:55:48 +03:00
Andrey Mayorov
a4d110364d
HG-34: Refactor and fix the poller
2016-09-01 21:27:47 +03:00
Andrey Mayorov
40266e24e3
HG-34: Add dedicated damsel submodule + damsel compilation wiring
2016-09-01 21:27:43 +03:00
Andrey Mayorov
ae17ba0202
HG-34: Bump dmt_core and woody + adapt to their interface changes
2016-09-01 21:27:38 +03:00
Andrey Mayorov
da80eee4c2
HG-34: Pull build utils in there too
2016-09-01 21:27:32 +03:00
Igor Savchuk
be75cc3ef9
HG-34: fix port
2016-09-01 21:27:23 +03:00
Igor Savchuk
b63fcd77e9
HG-34: core files
2016-09-01 21:27:12 +03:00