summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-05-03update testing logic for order CMDsChristian Grothoff
2020-05-02implement abort client libChristian Grothoff
2020-05-02fix/complete inventory management logicChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-05-02work on refundChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-05-01work on abortChristian Grothoff
2020-05-01DB API for /abortChristian Grothoff
2020-05-01work on /abort logicChristian Grothoff
2020-04-30update pay logicChristian Grothoff
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