summaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
2021-08-01fix #6946: reload merchant instance settings from DB on changeChristian Grothoff
2021-08-01-implement lock expiratin (#6937)Christian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-22-clarifyChristian Grothoff
2021-07-22-simplifyChristian Grothoff
2021-07-22-simplifyChristian Grothoff
2021-07-22refactor order claimingFlorian Dold
2021-07-22-code cleanup order creationChristian Grothoff
2021-07-21-cleanupChristian Grothoff
2021-07-21-expand fixChristian Grothoff
2021-07-21refactor private-get-productsFlorian Dold
2021-07-21improve error handling in lookup_productsFlorian Dold
2021-07-21-fix bugs, FTBFSChristian Grothoff
2021-07-20instance auth: refactor, make it serializableFlorian Dold
2021-07-20-support Florian DB APIChristian Grothoff
2021-07-20-support Florian DB APIChristian Grothoff
2021-07-20-workshop refactoringChristian Grothoff
2021-07-20die on bugs, do not commitChristian Grothoff
2021-07-20-fix FTBFS and #6920Christian Grothoff
2021-06-16fixing #6903Christian Grothoff
2021-05-29fix test (#6891)Christian Grothoff
2021-05-28continue 2021-05-27 "implement specification update #6891"Thien-Thi Nguyen
2021-05-27fix #6892Christian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian Grothoff
2021-05-17implement #6876Christian Grothoff
2021-05-17do not select expired reserves when auto-selecting reserve for tipping (#6871)Christian Grothoff
2021-05-11fix doxygenChristian Grothoff
2021-05-11fix #6861, maybe #6854Christian Grothoff
2021-05-11add instance to query to ensure no cross-instance conflicts; still, this does...Christian Grothoff
2021-05-01add missing XLIB linkage for coverageChristian Grothoff
2021-04-24fix DB test: total_sold must be ignoredChristian Grothoff
2021-04-24fix product update logicChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-21-do not update total_sold when patching product, not provided as an argument,...Christian Grothoff
2021-04-17fix backend-db testChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-03-04fix #6782Christian Grothoff
2021-03-04-more logic cleanup, no semantic changeChristian Grothoff
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-02-19remove bogus UNIQUE constraint (#6758)Christian Grothoff
2021-02-17fix account re-enable issue, related to #6755, but not exactlyChristian Grothoff
2021-01-31extend merchant backend DB to support storing authentication data for #6731Christian Grothoff
2021-01-29retry if reserve is so far unknown (404) to merchant, instead of using short ...Christian Grothoff
2021-01-18postgres_insert_pickup must NOT start a transaction, transaction is already p...Christian Grothoff
2021-01-18add missing rollbacks to fix some transactionsChristian Grothoff
2021-01-02fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...Christian Grothoff
2021-01-01fix linker issuesChristian Grothoff
2020-11-13fix doxygenChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff