index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
2021-01-11
Revert "set up logging properly for merchant httpd"
v0.8.1-dev.2
Florian Dold
2021-01-11
set up logging properly for merchant httpd
Florian Dold
2021-01-07
fix #6677
Christian Grothoff
2021-01-02
fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...
Christian Grothoff
2021-01-01
improving Debian package (untested)
Christian Grothoff
2020-12-08
fix minor merchant issues
Christian Grothoff
2020-11-19
remove accidental change
v0.8.1-dev.1
MS
2020-11-19
Print hint to failing command
MS
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-11-06
fix return value from main() when run with -h/-v
Christian Grothoff
2020-11-03
remove dead option
Christian Grothoff
2020-10-31
fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary mode
Christian Grothoff
2020-10-30
properly detect if CONTRACT with same order ID already exists as well
Christian Grothoff
2020-10-30
remove dead options
Christian Grothoff
2020-10-29
fix flags for coverage analysis
Christian Grothoff
2020-10-26
use corret HTTP status codes (#6434)
Christian Grothoff
2020-10-25
increase timeout, 5s is too short
Christian Grothoff
2020-10-25
implement #6525, requires LASTEST GNUnet to work
Christian Grothoff
2020-10-25
use better status codes
Christian Grothoff
2020-10-25
fix logging of expected problems
Christian Grothoff
2020-10-25
work on #6525
Christian Grothoff
2020-10-25
fix indent
Christian Grothoff
2020-10-25
work on #6525
Christian Grothoff
2020-10-25
work on #6525
Christian Grothoff
2020-10-25
indentation fixes
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
@param
MS
2020-10-20
@param
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-14
implementing long-polling test commands for wallet get order operation (#6466)
Christian Grothoff
2020-10-13
generate refund URI with http/https status based on the merchant_base_url ins...
Christian Grothoff
2020-10-13
doxygen fixes
MS
2020-10-12
clarify comment
Christian Grothoff
2020-10-09
delete unused file
v0.8.0-dev.2
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-10-09
addressing some of the @file warnings
MS
2020-10-07
refuse refunds categorically if refund_delay was 0, instead of trying to give...
Christian Grothoff
2020-10-02
implement #6616 claim status in /private/orders/ID handler
Christian Grothoff
2020-09-29
generate working order_status_url in private API
Florian Dold
2020-09-29
Revert "look up claim token and include it in claimed but unpaid order URLs t...
Florian Dold
2020-09-29
Revert "only complain when neither order nor contract is found"
Florian Dold
2020-09-29
only complain when neither order nor contract is found
Florian Dold
2020-09-29
look up claim token and include it in claimed but unpaid order URLs to avoid ...
Florian Dold
2020-09-14
fix
Christian Grothoff
2020-09-10
fix long polling: need to re-fetch contract terms
Christian Grothoff
2020-09-10
comment
MS
[next]