Commit Graph

16 Commits

Author SHA1 Message Date
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
Andrew Mayorov
0d44208002
Include observer-cli for remote introspection (#87) 2018-12-18 17:57:23 +03:00
Andrey Fadeev
e5919138ec
MSPF-373 Update woody version (#79) 2018-07-09 15:41:54 +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
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
Natalia Pulina
aba19bbcf1 DC-60: records from mg_proto used (#53) 2017-09-14 16:25:06 +04:00
Evgeny Levenets
8156ee2ce5 CAPI-176: add payment terminal support (#47)
bump to rbkmoney/damsel@ded3265
2017-08-17 17:14:43 +03:00
Evgeny Levenets
ed3d3a8b72 DC-32: cache refactoring (#35)
DC-32: cache refactoring
* added dominant-specific cache
* added cache usage on commits and checkouts
* bumped dependancies
* fixed rebar.config

DC-34: added naive cache displacement implementation
2017-05-18 00:24:55 +03:00
Andrew Mayorov
61320c4320 HG-155: Switch to the msgpack-aware machinegun interface (#32)
* HG-155: Switch to msgpack-like machinegun interface

* HG-155: Bump deps up and move onto Erlang 19

* HG-155: Make the release rebar-runnable

* HG-155: Fix marshalling to and from msgpack

* HG-155: Bump to rbkmoney/woody_erlang@2f264f9

* HG-155: Add forgotten msgpack-thrift protocol

* HG-155: Make dialyzer happy again

* HG-155: Make repository machine versioned

 * Migrate legacy history upon machine init
 * Introduce automaton client to reduce boilerplate
 * Remove `get_commit` facility as it was unused

* HG-155: Add repository dispatcher + add migration tests

* HG-155: Move in-memory thrift encoding into dedicated module

* HG-155: Use plain thrift binary as it is much simpler to work with

* HG-155: Switch back to msgpack-based commit representaion

* HG-155: Remove meaningless repair signal handling in favor of simple repair

* HG-155: Add forgotten behaviour annotations

* HG-155: Mention better approach with a migrating repository backend

* HG-155: Make dialyzer happy again

* HG-155: Bump to rbkmoney/damsel@d0c4a06, rbkmoney/machinegun@e04e529

* HG-155: Make elvis happy

* HG-155: Fix make target and Jenkinsfile
2017-03-29 18:27:11 +03:00
Andrew Mayorov
afee5aa9a9 HG-64: Bump to rbkmoney/damsel@5e264e0 via damsel_erlang (#10) 2016-10-14 20:48:54 +03:00
Andrew Mayorov
c24f4d8567 HG-49: Bump damsel protocols up (#9) 2016-10-13 20:49:40 +03:00
Igor Savchuk
14b39673e3 use logstash formatter (#6)
* use logstash formatter

* fix comma

* use only debug.json log file

* rename debug.json to console.json

* enable crash_log
2016-10-10 19:27:02 +03:00
Igor Savchuk
2872e3a1f0 Split dominant (#3)
* split dominant to three repos

* fix submodule name

* new jenkins

* fix wc_release

* fix trailing space

* fix permissions

* fix path in dockerfile

* fix cmd

* fix release

* fix mg api

* fix the rest

* update dmt_core

* MG-16: Migrate to the new machinegun proto

* Fix some bugs involving cold cache access
* Harden the test suite
* Ensure proper woody context flow

* MG-16: Fix dialyzer warnings

* MG-16: Attempt to hack around docker-compose network connectivity quirks

* MG-16: Remove unused files

* MG-16: Mention potential race condition in the TODO list
2016-09-07 22:43:14 +03:00
Igor Savchuk
ba644bcce2 [HG-27] new concept (#2)
* new concept

* add tests

* refactor things

* Add dmt_storage_mgun

* update damsel

* remove dmt_server

* update damsel

* Migrate to jenkins and make tests api-involved

* add dmt_poller

* drop wercker

* pr fixes

* remove obsolete case

* drop woody dependencie for dmt

* Revert "drop woody dependencie for dmt"

This reverts commit 99db9bc77904ab77237cd9356cf04c82b6e77bd1.
2016-08-24 14:27:31 +03:00