Age | Commit message (Expand) | Author |
2021-01-18 | only log things as ERROR that are actually ERRORs; return 502 instead of 500 ... | Christian Grothoff |
2021-01-18 | only log things as ERROR that are actually ERRORs | Christian Grothoff |
2021-01-18 | insert_transfer_details is running its own transaction, no need to create an ... | Christian Grothoff |
2021-01-18 | postgres_insert_pickup must NOT start a transaction, transaction is already p... | Christian Grothoff |
2021-01-18 | add missing rollbacks to fix some transactions | Christian Grothoff |
2021-01-16 | reduce lookahead | Christian Grothoff |
2021-01-16 | fix #6699: trust peers if master_pub is in trust set, do not require base URL... | Christian Grothoff |
2021-01-15 | force (re)download of /keys also for auditor check, see #6699 | Christian Grothoff |
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 taler-merchant-... | Christian Grothoff |
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 changev0.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 |
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 |