summaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
2020-06-12syncChristian Grothoff
2020-06-12work on missing functionsChristian Grothoff
2020-06-12insert missing functions (unimplemented)Christian Grothoff
2020-06-10test/fix for POST /private/reservesJonathan Buchanan
2020-06-09created lookup_tips method for backenddbJonathan Buchanan
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-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-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-03tests/fixes for tips and pickups in backenddbJonathan Buchanan
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-31address DB fixes for missing EC valuesChristian Grothoff
2020-05-31work on tip APIsChristian Grothoff
2020-05-30fix DB useChristian Grothoff
2020-05-30implement lookup tip detailsChristian 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
2020-05-26wrote tests for deposits in the db apiJonathan Buchanan
2020-05-24refactored the existing product and order testsJonathan Buchanan
2020-05-24refactored instance test codeJonathan Buchanan
2020-05-24more SQL for tipsChristian Grothoff
2020-05-23wip on DB plugin for tip pickupChristian Grothoff
2020-05-23Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1Christian Grothoff
2020-05-23DB prep workChristian Grothoff
2020-05-23wrote db tests for accountsJonathan Buchanan
2020-05-22wrote some db tests for ordersJonathan Buchanan
2020-05-22fix ftbfsChristian Grothoff
2020-05-21finished writing db tests for productsJonathan Buchanan
2020-05-21added more instance tests and fixed mem leaks/code style in testsJonathan Buchanan
2020-05-20fixed coding style in db tests and double callbacks in lookup_instancesJonathan Buchanan
2020-05-20more instance and product related testsJonathan Buchanan
2020-05-19more work on GET /reserves logicChristian Grothoff
2020-05-19expanding DB APIChristian Grothoff
2020-05-19added tests for instance creation and lookupJonathan Buchanan
2020-05-19fixed bool casts in plugin initializationJonathan Buchanan
2020-05-18implement insert_reserveChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-05-16fix sqlChristian Grothoff