summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2020-06-24sandbox offers logfile name among optionsMS
2020-06-24nexus offers logfile name among optionsMS
2020-06-19store dateFlorian Dold
2020-06-19allow timezones, use ISO time stamp for last fetch dateFlorian Dold
2020-06-19use timezones for EBICS order paramsFlorian Dold
2020-06-18add payto:// parserMS
2020-06-18refactor payment initiationsFlorian Dold
2020-06-13formatting / headersFlorian Dold
2020-06-13improve camt modeling/parsingFlorian Dold
2020-06-11further camt parsing improvementsFlorian Dold
2020-06-11implement improved ISO20022 camt parsingFlorian Dold
2020-06-09support multiple EBICS download segmentsFlorian Dold
2020-06-09sandbox support for multi-segment EBICS download transactionsFlorian Dold
2020-06-08exposed versionFlorian Dold
2020-06-06deduplicating transactions and addressing #6266.MS
2020-06-04Adapt local integration tests to latest changes.MS
2020-06-03Advancing for the exchange-nexus test.MS
2020-06-03upgrade dependencies, use ExposedBlob instead of SerialBlobFlorian Dold
2020-05-26camt parsing testMS
2020-05-26add separate camt parserMS
2020-05-26Custom DB for tests.MS
2020-05-25migrating to java.timeMS
2020-05-25parse dashed dateMS
2020-05-25LocalDateTime->ZonedDateTimeMS
2020-05-25time lib experimentsMS
2020-05-25store all bank messages in DB and ingest unknown onesFlorian Dold
2020-05-24implement generic /connectFlorian Dold
2020-05-24fix HEVFlorian Dold
2020-05-21move towards new APIFlorian Dold
2020-05-20use jacksonFlorian Dold
2020-05-19make tests passFlorian Dold
2020-05-19CLI for superuser management, abstract PW hashing algoFlorian Dold
2020-05-19remove test case stubFlorian Dold
2020-05-18Untie Ebics from the payments' book.MS
2020-05-18CommentsMS
2020-05-14adapt test runner to new APIMS
2020-05-14Overloading POST ../bank-transport.MS
2020-05-08POST ../prepared-paymentsMarcello Stanisci
2020-05-08POST preapred-payments/submitMarcello Stanisci
2020-04-30remove unused codeMarcello Stanisci
2020-04-30Check XPath outcome on string length.Marcello Stanisci
2020-04-30Move more generic helpers to util package.Marcello Stanisci
2020-04-30fix time parserMarcello Stanisci
2020-04-29Use the IBAN as search key for bank accounts.Marcello Stanisci
2020-04-29More "history logic" to the Sandbox.Marcello Stanisci
2020-04-29Remove notion of "bank customer" from Sandbox.Marcello Stanisci
2020-04-15Address Gradle warning.Marcello Stanisci
2020-04-15provide custom installation task (copy-based)Marcello Stanisci
2020-04-09Store bank-provided IDs, and transaction statuses.Marcello Stanisci
2020-04-07String manipulators for HTTP basic auth.Marcello Stanisci