index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-10
update changelog
v0.8.0
Christian Grothoff
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-11-03
make benchmark currency-neutral
Christian Grothoff
2020-11-01
instance setup in config is dead
Christian Grothoff
2020-10-31
version bump
Christian Grothoff
2020-10-31
update doxygen resources
Christian Grothoff
2020-10-31
remove -s option again: not needed thanks to idempotency
Christian Grothoff
2020-10-31
modify benchmark to get corner-run to pass again
Christian Grothoff
2020-10-31
integrate creation of alt instance with merchant benchmark main logic
Christian Grothoff
2020-10-31
fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary mode
Christian Grothoff
2020-10-30
do not force reset of bank in benchmark, allow skipping instance creation
Christian Grothoff
2020-10-30
remove bogus emtpy lines
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-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-30
add missing break
Christian Grothoff
2020-10-30
fix filter
Christian Grothoff
2020-10-29
fix clang compiler warnings
Christian Grothoff
2020-10-29
use FIXME, not TODO. Don't care about (null) in logging for last cmd
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
benefit from #6524 implementation in GNUnet
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
tolerate acceptable status code without error
Christian Grothoff
2020-10-25
fix compiler warning
Christian Grothoff
2020-10-25
handle more possible HTTP status codes nicely
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-22
fix spelling
Christian Grothoff
2020-10-22
fix doxygen
Christian Grothoff
2020-10-22
fix doxygen
Christian Grothoff
2020-10-21
fix explicit link issues from doxygen
Christian Grothoff
2020-10-21
exclude mustach
Christian Grothoff
2020-10-21
exclude mustach
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
fix reference to MHD macro
MS
2020-10-20
@param
MS
[next]