summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-transfers.c
AgeCommit message (Expand)Author
2021-01-18insert_transfer_details is running its own transaction, no need to create an ...Christian Grothoff
2021-01-18add missing rollbacks to fix some transactionsChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-31fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary modeChristian Grothoff
2020-10-26use corret HTTP status codes (#6434)Christian Grothoff
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-08-29fix hash_from_string confusion and other unchecked return value issuesChristian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-07-02twister, get tips, instance, and post transfer testsJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-05-30fix DB useChristian Grothoff
2020-05-18implement POST /reservesChristian Grothoff
2020-05-12implement merchant_api_post_transfers.cChristian Grothoff
2020-05-09towards idempotency in POST /private/transfersChristian Grothoff
2020-05-08more work on POST /transferChristian Grothoff
2020-05-07more work on post /transfers and the likeChristian Grothoff
2020-05-07implement POST /transfersChristian Grothoff
2020-05-06fix FTBFSChristian Grothoff
2020-05-06db work for POST /transfersChristian Grothoff
2020-05-06fix ftbfsChristian Grothoff
2020-05-05updatesChristian Grothoff
2020-05-05fix backenddbChristian Grothoff
2020-04-27implement order claimingChristian Grothoff