summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
AgeCommit message (Expand)Author
2020-06-19naive tests for the family of GET order(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-13test DELETE /private/reserves/Jonathan Buchanan
2020-06-12enable handlerChristian Grothoff
2020-06-12do not forget to kick MHDChristian Grothoff
2020-06-10implementation of GET /private/tipsJonathan Buchanan
2020-05-31implement GET /reserves/RPUBChristian Grothoff
2020-05-22add GET /tips/ID handlerChristian Grothoff
2020-05-20more work on tipping implementationChristian Grothoff
2020-05-20implement reserve deletionChristian Grothoff
2020-05-19expanding DB APIChristian Grothoff
2020-05-18implement POST /reservesChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-05-10GET /transfers implementationChristian Grothoff
2020-05-07implement POST /transfersChristian Grothoff
2020-05-06integrate POST /tranfers handlerChristian Grothoff
2020-05-05implement GET /orders/IDChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-04-29work on /pay API revisionChristian Grothoff
2020-04-27implement order claimingChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-27work on POST /orders/ID/claim (unfinished)Christian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26first hack at POST /ordersChristian Grothoff
2020-04-25implemente DELETE /orders/IDChristian Grothoff
2020-04-25misc. fixesChristian Grothoff
2020-04-24fix testsChristian Grothoff
2020-04-24toward stestingChristian Grothoff
2020-04-19implement POST products/lockChristian Grothoff
2020-04-19implement PATCH handlersChristian Grothoff
2020-04-19work on delete/get products by IDChristian Grothoff
2020-04-19implement GET /productsChristian Grothoff
2020-04-19implement PATCHChristian Grothoff
2020-04-19start on DELETE instanceChristian Grothoff
2020-04-18implement GET /instances/Christian Grothoff
2020-04-18implement POST /instancesChristian Grothoff
2020-04-17support PATCH as wellChristian Grothoff
2020-04-17implement GET /instancesChristian Grothoff
2020-04-17complete bootstrap logic in new designChristian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-17starting v1 protocol dispatching logicChristian Grothoff
2020-04-12fix tip pickup MHD suspend/resume handling, code cleanup: use struct TALER_EX...Christian Grothoff
2020-04-11adapting to API changes for fix #6149Christian Grothoff
2020-04-11finish #4939 implementation: allow client to indicate preference for payment ...Christian Grothoff
2020-04-11adding test for #5985Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10implement #5299Christian Grothoff