aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-17implement instances_get in libraryChristian 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-14rework merchant schemaChristian Grothoff
2020-04-14first draft of new SQL logicChristian Grothoff
2020-04-12implement #6173Christian Grothoff
2020-04-12prepare tip pickup logic for more async activity, also better error reportingChristian Grothoff
2020-04-12fix tip pickup MHD suspend/resume handling, code cleanup: use struct TALER_EX...Christian Grothoff
2020-04-12split fileChristian Grothoff
2020-04-11adapting to API changes for fix #6149Christian Grothoff
2020-04-11implement payment target exposition in /config, finishes #4939Christian 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 #6136Christian Grothoff
2020-04-10preparatory steps for #6136Christian Grothoff
2020-04-10fix log levelsChristian Grothoff
2020-04-10implement caching/persisting of exchange /refund responsesChristian Grothoff
2020-04-10add API to store refund proofsChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-10fix ftbfsChristian Grothoff