summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-12do not forget to kick MHDChristian Grothoff
2020-06-12remarkChristian Grothoff
2020-06-12finish FIXMEs in private-get-orders-ID:Christian Grothoff
2020-06-12Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-12need #includeChristian Grothoff
2020-06-10test/fix for POST /private/reservesJonathan Buchanan
2020-06-10implementation of GET /private/tipsJonathan Buchanan
2020-06-09created lookup_tips method for backenddbJonathan Buchanan
2020-06-09private-get-orders-ID now compiles -- but not more than thatChristian Grothoff
2020-06-09Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-09start to build get-orders-IDChristian Grothoff
2020-06-08headers and empty source files for GET /private/tipsJonathan Buchanan
2020-06-07work on implementing GET /private/orders/IDChristian Grothoff
2020-06-06work on getting TransactionWireTransfer reply builtChristian Grothoff
2020-06-05More complete tests for deposits, transfers, refund, lookup ordersJonathan Buchanan
2020-06-04more test cleanup and some lookup_orders filter testsJonathan Buchanan
2020-06-04more work on private-get-orders-IDChristian Grothoff
2020-06-04Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-04work on GET /private/orders/ID"Christian Grothoff
2020-06-04wrote method for delete reserveJonathan Buchanan
2020-06-03cleaned backenddb test code, completed tests for instances & productsJonathan Buchanan
2020-06-03avoid amount_zero, use DEFAULT insteadChristian Grothoff
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-06-03Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-06-03first high-level hack job at GET /orders/ID -- certainly FTBFS stillChristian Grothoff
2020-06-03tests/fixes for tips and pickups in backenddbJonathan Buchanan
2020-06-01implement POST /private/reservesChristian Grothoff
2020-06-01implement POST /private/reservesChristian Grothoff
2020-06-01implement GET /reserves/RESERVE_IDChristian Grothoff
2020-06-01implement TALER_MERCHANT_reserves_get()Christian Grothoff
2020-06-01SQL fixingChristian Grothoff
2020-06-01add logic for activation of reserves to merchant backend DBChristian Grothoff
2020-06-01fixed db test building and added test for wire fee storageJonathan Buchanan
2020-05-31implement filterChristian Grothoff
2020-05-31implement GET /reserves/RPUBChristian Grothoff
2020-05-31fix misc issues in client APIsChristian Grothoff
2020-05-31address DB fixes for missing EC valuesChristian Grothoff
2020-05-31add POST /tips logicChristian Grothoff
2020-05-31work on tip APIsChristian Grothoff
2020-05-30fix DB useChristian Grothoff
2020-05-30implement lookup tip detailsChristian Grothoff
2020-05-30fix ftbfsChristian Grothoff
2020-05-30return creation_time instead of leaving it uninitizlied, mark problematic mis...Christian Grothoff
2020-05-30fixed test for increase_refundJonathan Buchanan
2020-05-30wrote db tests for tips/lookupsJonathan Buchanan
2020-05-29backenddb tests for lookup_transfers, lookup_transfer_summary, lookup_transfe...Jonathan Buchanan
2020-05-28backenddb tests for refundsJonathan Buchanan
2020-05-28more db tests for transfers and tipsJonathan Buchanan
2020-05-27fixed inventory locking, test code for transfer lookupsJonathan Buchanan
2020-05-27added more tests for contract terms, deposits, and transfersJonathan Buchanan