summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-11fix #6861, maybe #6854Christian Grothoff
2021-05-11fix typoChristian Grothoff
2021-05-11Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2021-05-11add test about transaction insertingSebastian
2021-05-11add instance to query to ensure no cross-instance conflicts; still, this does...Christian Grothoff
2021-05-11assert to breakSebastian
2021-05-10remove broken HTMLFlorian Dold
2021-05-09more work on #6854Christian Grothoff
2021-05-09fix check for wire method existing (fixes test failure)Christian Grothoff
2021-05-09make POST /private/transfers a proper transaction (relates to #6854, but uncl...Christian Grothoff
2021-05-05-style fixChristian Grothoff
2021-05-05fix: looking for wire methodSebastian
2021-05-05merchant cannot create an order if the first wire method is not activeSebastian
2021-05-02-more work for JE MarchesiChristian Grothoff
2021-05-01add missing XLIB linkage for coverageChristian Grothoff
2021-04-28use grothoff in runtimedir when testingChristian Grothoff
2021-04-26-document refund_amount argumentChristian Grothoff
2021-04-24fix DB test: total_sold must be ignoredChristian Grothoff
2021-04-24fix product update logicChristian Grothoff
2021-04-24return proper status codes when client sends bogus payment requests (#6817)Christian Grothoff
2021-04-24-fix typosChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23make sure that bootstrap succeeds despite failing commandsFlorian Dold
2021-04-22integrate SPAChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-21-do not update total_sold when patching product, not provided as an argument,...Christian Grothoff
2021-04-21-fix product ID in patch operationChristian Grothoff
2021-04-21-fix direction of checkChristian Grothoff
2021-04-20cannot increase stock if the product has an order asociatedSebastian
2021-04-20be more generous in terms of which fields are required when creating/updating...Christian Grothoff
2021-04-20modify test to fail when no address or next_restock for infinite productSebastian
2021-04-19fix infinite supply handling: Database can only represent INT64_MAX, not UINT...Christian Grothoff
2021-04-19updating infinite stock productSebastian
2021-04-19-fix testChristian Grothoff
2021-04-19added deposit totalSebastian
2021-04-19no balance after payingSebastian
2021-04-17-fix indentChristian Grothoff
2021-04-17fix backend-db testChristian Grothoff
2021-04-17add tests and bugfixes to fix #6778 and #6779Christian Grothoff
2021-04-17add command to test /instance/auth operation (#6778/6779)Christian Grothoff
2021-04-16add missing currency check, fix test to use string for imageChristian Grothoff
2021-04-16use POST instead of PATCHChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-16implement #6779 (still needs tests)Christian Grothoff
2021-04-16enable use of per-instance APIs also in C APIChristian Grothoff
2021-04-16add test foer #6836Christian Grothoff
2021-04-15add image testSebastian