summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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
2021-04-14test for #6836 -- passesChristian Grothoff
2021-04-14fix #6844Christian Grothoff
2021-04-14-indentChristian Grothoff
2021-04-13test order creationSebastian
2021-04-13fix pointer checkSebastian
2021-04-12remove dead optionsChristian Grothoff
2021-04-12-remove debug lineChristian Grothoff
2021-04-12integrate test cases from sebastian into buildChristian Grothoff
2021-04-12fix #6840Christian Grothoff
2021-04-11allow refund_delay to override default wire deadline; check if confliciting r...Christian Grothoff
2021-04-11fix crash if resumed task immediately suspends againChristian Grothoff
2021-04-11more refund-related loggingChristian Grothoff