summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-04-11remove legacy codeChristian Grothoff
2021-04-10remove legacy codeChristian Grothoff
2021-04-10move sebastian scripts to where they belongChristian Grothoff
2021-04-09fix /config part of #6838Christian Grothoff
2021-04-08possible fix for #6835Christian Grothoff
2021-04-06fix #6833Christian Grothoff
2021-04-02comment codeChristian Grothoff
2021-04-02allow a few more ops on deleted instances, return specific EC for endpoints f...Christian Grothoff
2021-04-02fix #6812: allow purging of deleted instancesChristian Grothoff
2021-04-02properly handle instance already exists case (#6812)Christian Grothoff
2021-04-02fix more leaksChristian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-04-02properly use booleanChristian Grothoff
2021-04-02fix format stringChristian Grothoff
2021-04-01fix spec compliance for 405 reply, handle OPTIONS request with asterisk-form ...Christian Grothoff
2021-04-01implement #6816: use more sane format for date argument in GET /private/order...Christian Grothoff
2021-04-01implement returning additional order details for unpaid orders (fixes #6822)Christian Grothoff
2021-04-01warn, do not assertChristian Grothoff
2021-03-24fix 0006814: looking up for order using date parameter and positive delta ret...Sebastian
2021-03-16fix private get order id long polling logicChristian Grothoff
2021-03-13clean up url_join callsChristian Grothoff
2021-03-09disable confusing warningChristian Grothoff