aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-17pass static_url to templatesFlorian Dold
2021-05-17remove problematic tput statements (#6869)Christian Grothoff
2021-05-17do not select expired reserves when auto-selecting reserve for tipping (#6871)Christian Grothoff
2021-05-17JS: typoFlorian Dold
2021-05-17JS: make sure we retry only once per failed attemptFlorian Dold
2021-05-11update test case note to link to bug that is being tested forChristian Grothoff
2021-05-11explain #6854: the break was bogusChristian Grothoff
2021-05-11fix doxygenChristian Grothoff
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 ↵Christian Grothoff
does not explain the GNUNET_break()/assert failure in #6854
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 ↵Christian Grothoff
unclear if it fixes anything)
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 ↵Christian Grothoff
argument, breaks invariants
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 ↵Christian Grothoff
creating/updating products
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 ↵Christian Grothoff
UINT64_MAX
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