index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2021-04-16
use POST instead of PATCH
Christian Grothoff
2021-04-16
correct (product) image to be a string (as specified) instead of a JSON object
Christian Grothoff
2021-04-16
enable use of per-instance APIs also in C API
Christian Grothoff
2021-04-08
possible fix for #6835
Christian Grothoff
2021-04-02
fix misc memory leaks
Christian Grothoff
2021-04-01
implement returning additional order details for unpaid orders (fixes #6822)
Christian Grothoff
2021-03-02
fix Authorization header parsing
Florian Dold
2021-03-01
towards updated auth API (tests still missing)
Florian Dold
2021-03-01
remove auth token from PATCH instance
Florian Dold
2021-02-17
fix account re-enable issue, related to #6755, but not exactly
Christian Grothoff
2021-02-02
add rudimentary test logic for #6731
Christian Grothoff
2021-02-02
extend client and testing libs to support setting authentication tokens (#6731)
Christian Grothoff
2021-01-31
extend merchant backend DB to support storing authentication data for #6731
Christian Grothoff
2021-01-02
fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...
Christian Grothoff
2020-11-13
fix doxygen
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-30
properly parse and return out-of-stock reply, fix 2 FIXMEs
Christian Grothoff
2020-10-30
address FIXMEs: support args being optional, detail does not exist in reply, ...
Christian Grothoff
2020-10-21
fix explicit link issues from doxygen
Christian Grothoff
2020-10-21
implement test for long polling with repurchase detection (fixes #6581)
Christian Grothoff
2020-10-20
expose refund_pending status in GET /private/orders/<ID> operation. Fixes #6491.
Christian Grothoff
2020-10-20
implement test for #6466
Christian Grothoff
2020-10-20
typo
MS
2020-10-20
Fix references to GNUnet and MHD.
MS
2020-10-20
@param
MS
2020-10-20
Doxygen fixes
MS
2020-10-20
@param
MS
2020-10-20
@param name[out] -> @param[out] name
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
expand test suite, remove obsolete functions from header
Christian Grothoff
2020-10-14
implementing long-polling test commands for wallet get order operation (#6466)
Christian Grothoff
2020-10-13
implement #6545
Christian Grothoff
2020-10-09
Addressing @file warnings.
MS
2020-10-08
fix Doxygen warning
MS
2020-10-02
implement #6616 claim status in /private/orders/ID handler
Christian Grothoff
2020-09-14
fix
Christian Grothoff
2020-09-05
fix idempotency issue for POST /private/orders (#6445)
Christian Grothoff
2020-08-27
address some backend fixmes
Jonathan Buchanan
2020-08-22
add h_contract to refund response
Christian Grothoff
2020-08-20
Merge branch 'master' of ssh://git.taler.net/merchant
Jonathan Buchanan
2020-08-20
parse/test refund uri
Jonathan Buchanan
2020-08-19
fix bad frees()
Christian Grothoff
2020-08-18
expose refund_pending in merchant lib
Jonathan Buchanan
2020-08-17
testing and lib sources for new endpoint
Jonathan Buchanan
2020-08-10
add await_refund_obtained option to GET /orders/ in merchant lib
Jonathan Buchanan
2020-08-10
implement parse refund uri (untested) & add more tests for pay uri
Jonathan Buchanan
2020-08-09
implement parser for taler_pay_uri
Jonathan Buchanan
[prev]
[next]