summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2020-12-08fix minor merchant issuesChristian Grothoff
2020-11-19remove accidental changev0.8.1-dev.1MS
2020-11-19Print hint to failing commandMS
2020-11-08adjust error codes in merchantChristian Grothoff
2020-11-06fix return value from main() when run with -h/-vChristian Grothoff
2020-11-03remove dead optionChristian Grothoff
2020-10-31fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary modeChristian Grothoff
2020-10-30properly detect if CONTRACT with same order ID already exists as wellChristian Grothoff
2020-10-30remove dead optionsChristian Grothoff
2020-10-29fix flags for coverage analysisChristian Grothoff
2020-10-26use corret HTTP status codes (#6434)Christian Grothoff
2020-10-25increase timeout, 5s is too shortChristian Grothoff
2020-10-25implement #6525, requires LASTEST GNUnet to workChristian Grothoff
2020-10-25use better status codesChristian Grothoff
2020-10-25fix logging of expected problemsChristian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-25fix indentChristian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-25indentation fixesChristian 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-20@paramMS
2020-10-20@paramMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-14implementing long-polling test commands for wallet get order operation (#6466)Christian Grothoff
2020-10-13generate refund URI with http/https status based on the merchant_base_url ins...Christian Grothoff
2020-10-13doxygen fixesMS
2020-10-12clarify commentChristian Grothoff
2020-10-09delete unused filev0.8.0-dev.2MS
2020-10-09address doxygen warningsMS
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warnings.MS
2020-10-09addressing some of the @file warningsMS
2020-10-07refuse refunds categorically if refund_delay was 0, instead of trying to give...Christian Grothoff
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff
2020-09-29generate working order_status_url in private APIFlorian Dold
2020-09-29Revert "look up claim token and include it in claimed but unpaid order URLs t...Florian Dold
2020-09-29Revert "only complain when neither order nor contract is found"Florian Dold
2020-09-29only complain when neither order nor contract is foundFlorian Dold
2020-09-29look up claim token and include it in claimed but unpaid order URLs to avoid ...Florian Dold
2020-09-14fixChristian Grothoff
2020-09-10fix long polling: need to re-fetch contract termsChristian Grothoff
2020-09-10commentMS
2020-09-10logic is hardChristian Grothoff
2020-09-10fix the non-private GET logic, tooChristian Grothoff
2020-09-10more loggingChristian Grothoff
2020-09-10more loggingChristian Grothoff
2020-09-10redo more of transaction on resumeChristian Grothoff