summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-06fix #5930Christian Grothoff
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-07-04avoid allocationChristian Grothoff
2020-07-04fix compiler warnings for test_merchantdb.cJonathan Buchanan
2020-07-03test GET /private/transfersJonathan Buchanan
2020-07-03use improved rewind APIChristian Grothoff
2020-07-03more merchant benchmark cleanupChristian Grothoff
2020-07-03some clean up of merchant benchmark codeChristian Grothoff
2020-07-02twister, get tips, instance, and post transfer testsJonathan Buchanan
2020-07-01removed outdated test codeJonathan Buchanan
2020-06-30improved db tests for transfersJonathan Buchanan
2020-06-29get pay-again and pay-abort working againJonathan Buchanan
2020-06-29get reserve and tip testing commands use variadic argsJonathan Buchanan
2020-06-29got tips test working againJonathan Buchanan
2020-06-29filler max_upload values for all POST/PATCH handlersJonathan Buchanan
2020-06-29long polling test for GET /private/ordersJonathan Buchanan
2020-06-28deduplicate logicChristian Grothoff
2020-06-27removed hardcoded row numbers from backenddb testsJonathan Buchanan
2020-06-27fix #6236Christian Grothoff
2020-06-26more docs/thorough checks for backend db & long polling for merchant get orderJonathan Buchanan
2020-06-26excluded doc/doxygen from gitignoreJonathan Buchanan
2020-06-26updated doxygen generationJonathan Buchanan
2020-06-26test for auto marking orders as wired after inserting sufficient transfersJonathan Buchanan
2020-06-26deeper checks for merchant get orderJonathan Buchanan
2020-06-25logic to update 'wired' status of an orderChristian Grothoff
2020-06-25fix FIXMEChristian Grothoff
2020-06-25minor style improvementsChristian Grothoff
2020-06-25wallet get order handles refunds properlyJonathan Buchanan
2020-06-24got refunds working and testedJonathan Buchanan
2020-06-24made a testing trait for order claim nonceJonathan Buchanan
2020-06-23deeper checks on GET /private/ordersJonathan Buchanan
2020-06-23harder tests for GET /private/instances, GET /private/productsJonathan Buchanan
2020-06-23implement taler-merchant-setup-reserve CLI toolChristian Grothoff
2020-06-23DCE: removing legacy code and APIsChristian Grothoff
2020-06-23use and handle all /pay status codesChristian Grothoff
2020-06-23implement signature verification on pay responseChristian Grothoff
2020-06-23also parse and return timestamp and row_idChristian Grothoff
2020-06-23clarify with/without wire fee issueChristian Grothoff
2020-06-22Merge branch 'protocolV1' of ssh://git.taler.net/merchant into protocolV1Jonathan Buchanan
2020-06-22more checks for GET /private/products/Jonathan Buchanan
2020-06-22return active-status of reserves from backenddb (fixes FIXMEs)Christian Grothoff
2020-06-22fix type conversion warning and test failure for backenddbJonathan Buchanan
2020-06-22deeper checks for GET /private/instances/Jonathan Buchanan
2020-06-21Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-21improved backenddb testsJonathan Buchanan
2020-06-21413 limitsChristian Grothoff
2020-06-21address 413 fixmeChristian Grothoff
2020-06-20add amount checksChristian Grothoff