summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2020-06-20finish taler-merchant-httpd_reserves implementationChristian Grothoff
2020-06-20start with reserve processing logicChristian Grothoff
2020-06-19implement library method for DELETE /orders/ and testsJonathan Buchanan
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-19stricter tests for query reserve(s) methodsJonathan Buchanan
2020-06-18stricter tests for tips/reservesJonathan Buchanan
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan
2020-06-16fix/test for POST tips//pickupJonathan Buchanan
2020-06-15test for GET /private/reserves/Jonathan Buchanan
2020-06-15test for GET /private/reservesJonathan Buchanan
2020-06-15tests for new db methodsJonathan Buchanan
2020-06-14allow refund_delay to be specified with POST /orders, fix FTBFSChristian Grothoff
2020-06-14implement merchant_api_merchant_get_order.cChristian Grothoff