summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2020-05-06fix ftbfsChristian Grothoff
2020-05-05updatesChristian Grothoff
2020-05-05fix backenddbChristian Grothoff
2020-05-05implement GET /orders/IDChristian Grothoff
2020-05-04starting with get-orders-ID logicChristian Grothoff
2020-05-02fix/complete inventory management logicChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-05-01adapt to exchangev8 protocolChristian Grothoff
2020-05-01DB API for /abortChristian Grothoff
2020-05-01work on /abort logicChristian Grothoff
2020-04-30work on /pay and /abort processingChristian 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-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-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26implement logic to complete POSTed /orders using inventory dataChristian 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-24toward stestingChristian 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 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-16complete first draft of new SQL schemaChristian Grothoff
2020-04-12implement #6173Christian Grothoff
2020-04-12prepare tip pickup logic for more async activity, also better error reportingChristian Grothoff