Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | fix format string bug | Christian Grothoff | |
2020-10-09 | address doxygen warnings | MS | |
2020-10-09 | Addressing @file warnings. | MS | |
2020-09-14 | fix | Christian Grothoff | |
2020-08-29 | fix hash_from_string confusion and other unchecked return value issues | Christian Grothoff | |
2020-07-28 | fix separation between path and query string | MS | |
2020-07-27 | ApiKey should be part of the option | Christian Grothoff | |
2020-07-27 | use MHD constant | Christian Grothoff | |
2020-07-27 | Remove check | MS | |
2020-07-27 | free | MS | |
2020-07-27 | fix check | MS | |
2020-07-27 | ApiKey option | MS | |
2020-07-23 | test pay with NULL session_id | Jonathan Buchanan | |
2020-07-16 | fix FTBFS: | Christian Grothoff | |
2020-07-16 | implement #6418 | Christian Grothoff | |
2020-07-11 | clean up testing post orders cmd | Jonathan Buchanan | |
2020-07-03 | use improved rewind API | Christian Grothoff | |
2020-07-03 | more merchant benchmark cleanup | Christian Grothoff | |
2020-07-03 | some clean up of merchant benchmark code | Christian Grothoff | |
2020-06-23 | implement taler-merchant-setup-reserve CLI tool | Christian Grothoff | |
2020-05-13 | fix benchmark FTBFS | Christian Grothoff | |
2020-05-03 | fix benchmark FTBFS | Christian Grothoff | |
2020-05-03 | fix benchmark FTBFS | Christian Grothoff | |
2020-04-26 | fix fTBFS | Christian Grothoff | |
2020-04-22 | move libtalermerchanttesting and test cases to src/testing/ | Christian Grothoff | |
2020-04-16 | complete first draft of new SQL schema | Christian Grothoff | |
2020-02-24 | add missing flags for coverage analysis | Christian Grothoff | |
2020-01-24 | towards fixing backend DB versioning, also fixing TALER_PQ_error_code() ↵ | Christian Grothoff | |
semantic change | |||
2020-01-18 | make it compile again (test cases still don't compile) | Florian Dold | |
2020-01-17 | indent fixes | Christian Grothoff | |
2020-01-13 | rename | Christian Grothoff | |
2020-01-13 | fix ftbfs | Christian Grothoff | |
2020-01-13 | remove old linker dependency | Marcello Stanisci | |
2020-01-13 | fix compilation after exchange refactor | Marcello Stanisci | |
2019-11-09 | api update, not fully implemented | Christian Grothoff | |
2019-10-31 | tighten formatting rules | Christian Grothoff | |
2019-10-29 | style fixes | Christian Grothoff | |
2019-10-23 | fix warning | Christian Grothoff | |
2019-10-11 | fix #5733 by migrating to new GNUnet PQ API | Christian Grothoff | |
2019-10-05 | reindenting with uncrustify | Christian Grothoff | |
2019-09-23 | implement instances via one base URL per instance | Florian Dold | |
Previously, instances were addressed in various ways depending on then request (GET parameter, some instance_id in the POST body). With this commit, users of the merchant backend don't see the instance, they just see another base URL. | |||
2019-03-29 | Address compilation warningv0.5.2 | Marcello Stanisci | |
2019-03-05 | Benchmark.v0.5.1 | Marcello Stanisci | |
Taking the currency from CLI arguments as well, as there was no need to parse the config just to fetch this value. | |||
2019-03-05 | Garbage collector.. | Marcello Stanisci | |
2019-03-05 | Update payment generator instructions. | Marcello Stanisci | |
2019-03-05 | UI | Marcello Stanisci | |
2019-03-05 | fix boolean operator | Marcello Stanisci | |
2019-03-05 | Fix argument parsing. | Marcello Stanisci | |
2018-12-18 | #5284. | Marcello Stanisci | |
Adapting after the latest exchange's changes because of #5284 itself. | |||
2018-12-17 | Fix sloppy flow. | Marcello Stanisci | |