summaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt
AgeCommit message (Expand)Author
2020-06-19rename according to Kotlin coding standardFlorian Dold
2020-06-19refactor, towards common interface for bank protocolsFlorian Dold
2020-06-19terminologyFlorian Dold
2020-06-19match payment initiations with bank account transactionsFlorian Dold
2020-06-18Not ingesting outgoing payments at the TWG level.MS
2020-06-18missing importFlorian Dold
2020-06-18cleanupFlorian Dold
2020-06-18Adjust comments.MS
2020-06-18TWG: fixing outgoing payment ids.MS
2020-06-17Linking a raw payment to a initiated one,MS
2020-06-17typoMS
2020-06-17fix another HTTP client leakFlorian Dold
2020-06-16cleanupFlorian Dold
2020-06-16do not leak HTTP clientFlorian Dold
2020-06-16fix FTBFSMS
2020-06-16use enumFlorian Dold
2020-06-15start separating out EBICS handling from rest of nexusFlorian Dold
2020-06-14code cleanupFlorian Dold
2020-06-13integrate new CAMT parser, make TWG work againFlorian Dold
2020-06-13formatting / headersFlorian Dold
2020-06-11Tolerating "noise data" into subject lines.MS
2020-06-10check normalized subjectMS
2020-06-10subject normalizer skeletonMS
2020-06-09Outgoing payments ingestion.MS
2020-06-08enabling Taler ingestion task, and get it tested.MS
2020-06-08submitter task: avoid doubled submissionsMS
2020-06-08spawn test environment via utilFlorian Dold
2020-06-07Isolate TWG /transfer problem, in a test case.MS
2020-06-06automatic payment submissionMS
2020-06-06drafting task to submit paymentsMS
2020-06-06deduplicating transactions and addressing #6266.MS
2020-06-03Advancing for the exchange-nexus test.MS
2020-06-03upgrade dependencies, use ExposedBlob instead of SerialBlobFlorian Dold
2020-06-03get rid of joda time usagesFlorian Dold
2020-06-02Freezing the last-seen raw payment into one column value.MS
2020-06-02PaytoMS
2020-06-01avoid confusing helperMS
2020-06-01Scheduler.MS
2020-05-29enable Taler Hello endpointMS
2020-05-29TWG ingest function.MS
2020-05-28TWG: finding the handler of outgoing history.MS
2020-05-28Tie TWG endpoints to handlers.MS
2020-05-28Tie TWG endpoints to handlers.MS
2020-05-28TWG.MS
2020-05-28TWG, base URLs begin with "/{fcid}/taler".MS
2020-05-28facade config tableMS
2020-05-27re- enabling the Taler moduleMS
2020-05-21move towards new APIFlorian Dold
2020-05-20remove gson leftoverFlorian Dold
2020-05-19make tests passFlorian Dold