index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2021-01-11
Revert "set up logging properly for merchant httpd"
v0.8.1-dev.2
Florian Dold
This reverts commit 523e8109c606734c26b8d531518dd7d35d849283.
2021-01-11
set up logging properly for merchant httpd
Florian Dold
2021-01-07
fix #6674
Christian Grothoff
2021-01-07
fix #6677
Christian Grothoff
2021-01-07
fix remaining #6679 issues in exchange
Christian Grothoff
2021-01-02
fix #6673: fix access rights on package install
Christian Grothoff
2021-01-02
fix DB initialization logic to avoid CREATE table attempts in ↵
Christian Grothoff
taler-merchant-httpd
2021-01-01
fix linker issues
Christian Grothoff
2021-01-01
improving Debian package (untested)
Christian Grothoff
2020-12-20
remove dead/redundant options
Christian Grothoff
2020-12-17
purge obsolte options from config
Christian Grothoff
2020-12-14
adapt to libtalertesting API change (minor)
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-12-11
add setup steps to tests
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-17
Fix payto generation.
MS
2020-11-13
fix doxygen
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-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
so remove obsolete FIXME
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
[next]