index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backenddb
Age
Commit message (
Expand
)
Author
2020-07-24
fix spelling mistakes
Jonathan Buchanan
2020-07-24
allow deleting unclaimed orders
Jonathan Buchanan
2020-07-22
adapt to exchange refund response message changes
Florian Dold
2020-07-21
use empty string as default for session ID
Florian Dold
2020-07-19
add update_contract_terms to backenddb (for forget)
Jonathan Buchanan
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-12
finish documenting test_merchantdb.c
Jonathan Buchanan
2020-07-08
purge instance and more merchant api purge tests
Jonathan Buchanan
2020-07-05
fix #6408 also in merchant: in principle only allow rounded times over JSON
Christian Grothoff
2020-07-05
GNUNET_free_non_null -> GNUNET_free rename
Christian Grothoff
2020-07-04
fix compiler warnings for test_merchantdb.c
Jonathan Buchanan
2020-06-30
improved db tests for transfers
Jonathan Buchanan
2020-06-28
deduplicate logic
Christian Grothoff
2020-06-27
removed hardcoded row numbers from backenddb tests
Jonathan Buchanan
2020-06-26
more docs/thorough checks for backend db & long polling for merchant get order
Jonathan Buchanan
2020-06-26
test for auto marking orders as wired after inserting sufficient transfers
Jonathan Buchanan
2020-06-25
logic to update 'wired' status of an order
Christian Grothoff
2020-06-25
minor style improvements
Christian Grothoff
2020-06-24
got refunds working and tested
Jonathan Buchanan
2020-06-23
harder tests for GET /private/instances, GET /private/products
Jonathan Buchanan
2020-06-23
clarify with/without wire fee issue
Christian Grothoff
2020-06-22
return active-status of reserves from backenddb (fixes FIXMEs)
Christian Grothoff
2020-06-22
fix type conversion warning and test failure for backenddb
Jonathan Buchanan
2020-06-21
Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1
Christian Grothoff
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
2020-06-21
improved backenddb tests
Jonathan Buchanan
2020-06-20
start with reserve processing logic
Christian Grothoff
2020-06-19
stricter tests for query reserve(s) methods
Jonathan Buchanan
2020-06-18
stricter tests for tips/reserves
Jonathan Buchanan
2020-06-15
tests for new db methods
Jonathan Buchanan
2020-06-13
implement missing SQL
Christian Grothoff
2020-06-13
more backenddb tests
Jonathan Buchanan
2020-06-12
fixed authorize tip and tests for GET /private/tips
Jonathan Buchanan
2020-06-12
moved yna to exchange
Jonathan Buchanan
2020-06-12
sync
Christian Grothoff
2020-06-12
work on missing functions
Christian Grothoff
2020-06-12
insert missing functions (unimplemented)
Christian Grothoff
2020-06-10
test/fix for POST /private/reserves
Jonathan Buchanan
2020-06-09
created lookup_tips method for backenddb
Jonathan Buchanan
2020-06-05
More complete tests for deposits, transfers, refund, lookup orders
Jonathan Buchanan
2020-06-04
more test cleanup and some lookup_orders filter tests
Jonathan Buchanan
2020-06-04
Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1
Christian Grothoff
2020-06-04
work on GET /private/orders/ID"
Christian Grothoff
2020-06-03
cleaned backenddb test code, completed tests for instances & products
Jonathan Buchanan
2020-06-03
avoid amount_zero, use DEFAULT instead
Christian Grothoff
2020-06-03
new backenddb APIs for GET /private/orders/ID
Christian Grothoff
2020-06-03
tests/fixes for tips and pickups in backenddb
Jonathan Buchanan
2020-06-01
SQL fixing
Christian Grothoff
2020-06-01
add logic for activation of reserves to merchant backend DB
Christian Grothoff
2020-06-01
fixed db test building and added test for wire fee storage
Jonathan Buchanan
[next]