summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-orders.c
AgeCommit message (Expand)Author
2021-03-24fix 0006814: looking up for order using date parameter and positive delta ret...Sebastian
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-13doxygen fixesMS
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warnings.MS
2020-09-10fix long polling: need to re-fetch contract termsChristian Grothoff
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-08-15clean up GET /private/orders handlingChristian Grothoff
2020-08-04correctly compare refund amount in GET /private/ordersJonathan Buchanan
2020-08-03test for refund availableChristian Grothoff
2020-08-01fix query paid orders & add testJonathan Buchanan
2020-07-30fix error message use-after-freeJonathan Buchanan
2020-07-30add 'paid' to GET /private/orders response entriesJonathan Buchanan
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-06-23deeper checks on GET /private/ordersJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-12moved yna to exchangeJonathan Buchanan
2020-06-12do not forget to kick MHDChristian Grothoff
2020-04-26GET /orders logicChristian Grothoff