index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-19
stricter tests for query reserve(s) methods
Jonathan Buchanan
2020-06-18
stricter tests for tips/reserves
Jonathan Buchanan
2020-06-17
implementations, tests, and renames for GET /tips/ & GET /private/tips/
Jonathan Buchanan
2020-06-16
fix/test for POST tips//pickup
Jonathan Buchanan
2020-06-15
test for GET /private/reserves/
Jonathan Buchanan
2020-06-15
test for GET /private/reserves
Jonathan Buchanan
2020-06-15
tests for new db methods
Jonathan Buchanan
2020-06-14
allow refund_delay to be specified with POST /orders, fix FTBFS
Christian Grothoff
2020-06-14
implement merchant_api_merchant_get_order.c
Christian Grothoff
2020-06-14
clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...
Christian Grothoff
2020-06-14
this was done by Jonathan
Christian Grothoff
2020-06-14
add logic to parse refund details
Christian Grothoff
2020-06-13
starting with merchant_api_merchant_get_order.c
Christian Grothoff
2020-06-13
adjust GET /orders/ID to match spec
Christian Grothoff
2020-06-13
adjust API to current spec
Christian Grothoff
2020-06-13
fix #5957
Christian Grothoff
2020-06-13
DCE
Christian Grothoff
2020-06-13
implement missing SQL
Christian Grothoff
2020-06-13
test DELETE /private/reserves/
Jonathan Buchanan
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
fix crash
Christian Grothoff
2020-06-12
test with MHD error
Jonathan Buchanan
2020-06-12
insert missing functions (unimplemented)
Christian Grothoff
2020-06-12
enable handler
Christian Grothoff
2020-06-12
remove from waiting list when resuming
Christian Grothoff
2020-06-12
do not forget to kick MHD
Christian Grothoff
2020-06-12
remark
Christian Grothoff
2020-06-12
finish FIXMEs in private-get-orders-ID:
Christian Grothoff
2020-06-12
Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1
Christian Grothoff
2020-06-12
need #include
Christian Grothoff
2020-06-10
test/fix for POST /private/reserves
Jonathan Buchanan
2020-06-10
implementation of GET /private/tips
Jonathan Buchanan
2020-06-09
created lookup_tips method for backenddb
Jonathan Buchanan
2020-06-09
private-get-orders-ID now compiles -- but not more than that
Christian Grothoff
2020-06-09
Merge branch 'protocolV1' of git+ssh://git.taler.net/merchant into protocolV1
Christian Grothoff
2020-06-09
start to build get-orders-ID
Christian Grothoff
2020-06-08
headers and empty source files for GET /private/tips
Jonathan Buchanan
2020-06-07
work on implementing GET /private/orders/ID
Christian Grothoff
2020-06-06
work on getting TransactionWireTransfer reply built
Christian Grothoff
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
more work on private-get-orders-ID
Christian Grothoff
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-04
wrote method for delete reserve
Jonathan Buchanan
2020-06-03
cleaned backenddb test code, completed tests for instances & products
Jonathan Buchanan
[next]