summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-23clarify with/without wire fee issueChristian Grothoff
2020-06-22Merge branch 'protocolV1' of ssh://git.taler.net/merchant into protocolV1Jonathan Buchanan
2020-06-22more checks for GET /private/products/Jonathan Buchanan
2020-06-22return active-status of reserves from backenddb (fixes FIXMEs)Christian Grothoff
2020-06-22fix type conversion warning and test failure for backenddbJonathan Buchanan
2020-06-22deeper checks for GET /private/instances/Jonathan Buchanan
2020-06-21Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-21improved backenddb testsJonathan Buchanan
2020-06-21413 limitsChristian Grothoff
2020-06-21address 413 fixmeChristian Grothoff
2020-06-20add amount checksChristian Grothoff
2020-06-20finish taler-merchant-httpd_reserves implementationChristian Grothoff
2020-06-20start with reserve processing logicChristian Grothoff
2020-06-19implement library method for DELETE /orders/ and testsJonathan Buchanan
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-19stricter tests for query reserve(s) methodsJonathan Buchanan
2020-06-18stricter tests for tips/reservesJonathan Buchanan
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan
2020-06-16fix/test for POST tips//pickupJonathan Buchanan
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