Andrew Mayorov
|
643996f8da
|
HG-36: Preliminary EventSink service + slight event model redesign (#22)
* HG-36: Preliminary EventSink service + slight event model redesign
* HG-36: Add Java namespace
* HG-36: Convert EventSource into a union
* HG-36: Dedicated exception for GetLastEventID
* HG-36: Add doc + event payload type hierarchy
* HG-36: Fix tag ordering
* HG-36: Make exceptional conditions clearer
* HG-36: Rename ev -> payload
* HG-36: Change status types to unions + proper namespacing
|
2016-06-16 18:07:06 +03:00 |
|
Andrew Mayorov
|
4ce946e3ef
|
HG-4: Share EventID type between closely related services (#21)
* HG-4: Remove now useless docs
* HG-4: Make EventID numeric as defined in state_processing
|
2016-06-15 13:21:44 +03:00 |
|
Andrew Mayorov
|
8770c2fde5
|
HG-19: Outline a provider proxy protocol (#14)
* HG-19: Outline a provider proxy protocol
* HG-4: Fix naming w/ respect to Golang rules
* HG-4: Add exception to signal that there's active payment
* HG-19: Denormalize currency in domain structures
* HG-4: Make invoice details non-mandatory
* HG-4: Associate invoice with domain data revision
* HG-4: Fix incorrect PaymentSession type
* HG-19: Propose a documentation
* HG-4: Add generic exception for invalid requests
* HG-19: Fix ambiguity
|
2016-06-02 14:38:27 +03:00 |
|
Andrew Mayorov
|
49714da3bf
|
HG-3: Update types and services with respect to public interface (#15)
* HG-3: Update types and services with respect to public interface
* HG-3: Put `due` field into invoice
* Rename `Object` -> `DomainObject`
|
2016-05-26 15:06:07 +03:00 |
|
Andrew Mayorov
|
7c72256673
|
HG-20: Draft a demoable processing service (#10)
* HG-20: Fix issues found during review
|
2016-05-20 19:31:53 +03:00 |
|