summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-products.c
AgeCommit message (Expand)Author
2021-07-24implement #6939 transformationChristian Grothoff
2021-07-21-fix bugs, FTBFSChristian Grothoff
2021-04-20be more generous in terms of which fields are required when creating/updating...Christian Grothoff
2021-04-19fix infinite supply handling: Database can only represent INT64_MAX, not UINT...Christian Grothoff
2021-04-16add missing currency check, fix test to use string for imageChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-14fix #6844Christian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-13doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-08-25fix #6432Christian Grothoff
2020-07-14tests for idempotent/conflicting post requestsJonathan Buchanan
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-04-25misc bugfixesChristian Grothoff
2020-04-20backenddb implementation workChristian Grothoff
2020-04-19implement PATCH handlersChristian Grothoff