aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27work on POST /orders/ID/claim (unfinished)Christian Grothoff
2020-04-27remove duplicateChristian Grothoff
2020-04-27mark as obsoleteChristian Grothoff
2020-04-27rename fest to match new structureChristian Grothoff
2020-04-26GET /orders logicChristian 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-24misc fixesChristian Grothoff
2020-04-24fix fmt stringChristian Grothoff
2020-04-24fix testsChristian Grothoff
2020-04-24typoChristian Grothoff
2020-04-24improve APIChristian Grothoff
2020-04-24baseURL construction helper function'Christian Grothoff
2020-04-24fix ftbfs in lock logicChristian 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 PATCH /instances/ID commandChristian Grothoff
2020-04-22add PATCH /instances/ID commandChristian Grothoff
2020-04-22add cmd for POST /instancesChristian Grothoff
2020-04-22add DELETE /instances/ID commandChristian Grothoff
2020-04-22add CMD for GET /instancesChristian Grothoff
2020-04-22add GET /instance CMDChristian Grothoff
2020-04-22move libtalermerchanttesting and test cases to src/testing/Christian Grothoff
2020-04-22move libtalermerchanttesting and test cases to src/testing/Christian Grothoff
2020-04-21implemenet DELETE /products/Christian 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 /products/Christian Grothoff
2020-04-21implement GET /productsChristian Grothoff
2020-04-21finish patchChristian 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-20simplifying SQLChristian Grothoff
2020-04-20squealingChristian 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