summaryrefslogtreecommitdiff
path: root/src/include
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-22-code cleanup order creationChristian Grothoff
2021-07-21refactor private-get-productsFlorian Dold
2021-07-20-support Florian DB APIChristian Grothoff
2021-07-20-workshop refactoringChristian Grothoff
2021-07-20die on bugs, do not commitChristian Grothoff
2021-06-16fixing #6903Christian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-05-18implement delete transfer cmdChristian Grothoff
2021-05-18add C client API for DELETE /transfers/ID operation (#6876)Christian Grothoff
2021-05-17implement #6876Christian Grothoff
2021-05-11add instance to query to ensure no cross-instance conflicts; still, this does...Christian Grothoff
2021-04-26-document refund_amount argumentChristian Grothoff
2021-04-24fix DB test: total_sold must be ignoredChristian Grothoff
2021-04-24-fix typosChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-17-fix indentChristian Grothoff
2021-04-17fix backend-db testChristian Grothoff
2021-04-17add command to test /instance/auth operation (#6778/6779)Christian Grothoff
2021-04-16use POST instead of PATCHChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-16enable use of per-instance APIs also in C APIChristian Grothoff
2021-04-08possible fix for #6835Christian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-04-01implement returning additional order details for unpaid orders (fixes #6822)Christian Grothoff
2021-03-02fix Authorization header parsingFlorian Dold
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-03-01remove auth token from PATCH instanceFlorian Dold
2021-02-17fix account re-enable issue, related to #6755, but not exactlyChristian Grothoff
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2021-01-31extend merchant backend DB to support storing authentication data for #6731Christian Grothoff
2021-01-02fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...Christian Grothoff
2020-11-13fix doxygenChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-30properly parse and return out-of-stock reply, fix 2 FIXMEsChristian Grothoff
2020-10-30address FIXMEs: support args being optional, detail does not exist in reply, ...Christian Grothoff
2020-10-21fix explicit link issues from doxygenChristian Grothoff
2020-10-21implement test for long polling with repurchase detection (fixes #6581)Christian Grothoff
2020-10-20expose refund_pending status in GET /private/orders/<ID> operation. Fixes #6491.Christian Grothoff
2020-10-20implement test for #6466Christian Grothoff
2020-10-20typoMS
2020-10-20Fix references to GNUnet and MHD.MS
2020-10-20@paramMS
2020-10-20Doxygen fixesMS