summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-15test for GET /private/reserves/Jonathan Buchanan
2020-06-15test for GET /private/reservesJonathan Buchanan
2020-06-15tests for new db methodsJonathan Buchanan
2020-06-14allow refund_delay to be specified with POST /orders, fix FTBFSChristian Grothoff
2020-06-14implement merchant_api_merchant_get_order.cChristian Grothoff
2020-06-14clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...Christian Grothoff
2020-06-14this was done by JonathanChristian Grothoff
2020-06-14add logic to parse refund detailsChristian Grothoff
2020-06-13starting with merchant_api_merchant_get_order.cChristian Grothoff
2020-06-13adjust GET /orders/ID to match specChristian Grothoff
2020-06-13adjust API to current specChristian Grothoff
2020-06-13fix #5957Christian Grothoff
2020-06-13DCEChristian Grothoff
2020-06-13implement missing SQLChristian Grothoff
2020-06-13test DELETE /private/reserves/Jonathan Buchanan
2020-06-13more backenddb testsJonathan Buchanan
2020-06-12fixed authorize tip and tests for GET /private/tipsJonathan Buchanan
2020-06-12moved yna to exchangeJonathan Buchanan
2020-06-12syncChristian Grothoff
2020-06-12work on missing functionsChristian Grothoff
2020-06-12fix crashChristian Grothoff
2020-06-12test with MHD errorJonathan Buchanan
2020-06-12insert missing functions (unimplemented)Christian Grothoff
2020-06-12enable handlerChristian Grothoff
2020-06-12remove from waiting list when resumingChristian Grothoff
2020-06-12do not forget to kick MHDChristian Grothoff
2020-06-12remarkChristian Grothoff
2020-06-12finish FIXMEs in private-get-orders-ID:Christian Grothoff
2020-06-12Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-12need #includeChristian Grothoff
2020-06-10test/fix for POST /private/reservesJonathan Buchanan
2020-06-10implementation of GET /private/tipsJonathan Buchanan
2020-06-09created lookup_tips method for backenddbJonathan Buchanan
2020-06-09private-get-orders-ID now compiles -- but not more than thatChristian Grothoff
2020-06-09Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-09start to build get-orders-IDChristian Grothoff
2020-06-08headers and empty source files for GET /private/tipsJonathan Buchanan
2020-06-07work on implementing GET /private/orders/IDChristian Grothoff
2020-06-06work on getting TransactionWireTransfer reply builtChristian Grothoff
2020-06-05More complete tests for deposits, transfers, refund, lookup ordersJonathan Buchanan
2020-06-04more test cleanup and some lookup_orders filter testsJonathan Buchanan
2020-06-04more work on private-get-orders-IDChristian Grothoff
2020-06-04Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-04work on GET /private/orders/ID"Christian Grothoff
2020-06-04wrote method for delete reserveJonathan Buchanan
2020-06-03cleaned backenddb test code, completed tests for instances & productsJonathan Buchanan
2020-06-03avoid amount_zero, use DEFAULT insteadChristian Grothoff
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-06-03Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-03first high-level hack job at GET /orders/ID -- certainly FTBFS stillChristian Grothoff