summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-04-30sql-ingChristian 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-26sql-ing for GET /ordersChristian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26implement logic to complete POSTed /orders using inventory dataChristian Grothoff
2020-04-26implement POST /orders client with all optional argumentsChristian Grothoff
2020-04-26fix fTBFSChristian Grothoff
2020-04-26first hack at POST /ordersChristian Grothoff
2020-04-25implemente DELETE /orders/IDChristian Grothoff
2020-04-25misc bugfixesChristian Grothoff
2020-04-25misc. fixesChristian Grothoff
2020-04-24improve APIChristian Grothoff
2020-04-24baseURL construction helper function'Christian Grothoff
2020-04-24toward stestingChristian Grothoff
2020-04-24implement purgeChristian Grothoff
2020-04-22add DELETE/PURGE /instances/ID commandChristian Grothoff
2020-04-22add PATCH /instances/ID commandChristian Grothoff
2020-04-22add cmd for POST /instancesChristian Grothoff
2020-04-22add CMD for GET /instancesChristian Grothoff
2020-04-22add GET /instance CMDChristian Grothoff
2020-04-21implement POST /products//lockChristian Grothoff
2020-04-21implement POST /productsChristian Grothoff
2020-04-21implement PATCH /products/Christian Grothoff
2020-04-21implement GET /productsChristian Grothoff
2020-04-21implement POST /instancesChristian Grothoff
2020-04-20specify remaining /instance APIChristian Grothoff
2020-04-20work on /products and /instances C APIChristian Grothoff
2020-04-20backenddb implementation workChristian 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-19implement DELETE /instances/$IDChristian Grothoff
2020-04-19start on DELETE instanceChristian Grothoff
2020-04-18implement POST /instancesChristian Grothoff
2020-04-17implement instances_get in libraryChristian 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-12implement #6173Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10add API to store refund proofsChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-07fix #6129 (/refund idempotency)Christian Grothoff
2020-04-07add test for /public/configChristian Grothoff
2020-04-07implementing #5288Christian Grothoff