Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-19 | typo | Christian Blättler | |
2024-04-19 | remove todo | Christian Blättler | |
2024-04-19 | use better error code | Christian Blättler | |
2024-04-19 | check hash before inserting | Christian Blättler | |
2024-04-19 | fix compiler warning | Christian Blättler | |
2024-04-19 | fix typos | Christian Blättler | |
2024-04-18 | add test for required minimum libgununetpq version | Christian Grothoff | |
2024-04-18 | addf FIXME | Christian Grothoff | |
2024-04-17 | test_merchant_api_* passing | Christian Blättler | |
2024-04-17 | ignore clang files | Christian Blättler | |
2024-04-17 | update build system | Christian Blättler | |
2024-04-16 | implement orders with choices test case | Christian Blättler | |
2024-04-16 | add post tokenfamilies cmd | Christian Blättler | |
2024-04-15 | add token family GET and POST handlers to merchant lib | Christian Blättler | |
2024-04-15 | improve output of test | Christian Blättler | |
2024-04-15 | add test for order creation with v1 contract | Christian Blättler | |
2024-04-15 | Merge branch 'master' into tokens | Christian Blättler | |
2024-04-12 | debian dependency bumping | Christian Grothoff | |
2024-04-12 | de-tabv0.10.2 | Christian Grothoff | |
2024-04-12 | bump changelog | Christian Grothoff | |
2024-04-12 | -version bumping | Christian Grothoff | |
2024-04-11 | ci: exclude dev tags from .deb version strings | Devan Carpenter | |
this avoids a whole mess of problems with version string parsing and selection with dpkg and gbh | |||
2024-04-10 | Merge branch 'master' into tokens | Christian Blättler | |
# Conflicts: # src/backend/taler-merchant-httpd_private-post-orders.c | |||
2024-04-10 | serialize v1 orders | Christian Blättler | |
2024-04-10 | add db functions to select & insert token family keys | Christian Blättler | |
2024-04-10 | latest from prebuilt | Sebastian | |
2024-04-09 | fix typo | Christian Grothoff | |
2024-04-09 | implement protocol v14 / fix #8717 | Christian Grothoff | |
2024-04-09 | bump configure versionv0.10.1 | Christian Grothoff | |
2024-04-09 | bump Debian changelog | Christian Grothoff | |
2024-04-08 | -bump due to crash fix | Christian Grothoff | |
2024-04-08 | fix urn | Christian Grothoff | |
2024-04-07 | add cache control to /config | Christian Grothoff | |
2024-04-01 | -do not return 0-orders as unwiredbfh-snack-2024-4 | Christian Grothoff | |
2024-04-01 | -filter by *effective* refunds | Christian Grothoff | |
2024-04-01 | consider refunds when checking exchange transfer claims | Christian Grothoff | |
2024-04-01 | nicer logging | Christian Grothoff | |
2024-04-01 | consider refunds when checking exchange transfer claims | Christian Grothoff | |
2024-04-01 | return error code from taler-merchant-exchange if ever any transaction had ↵ | Christian Grothoff | |
an issue | |||
2024-04-01 | -improve logging | Christian Grothoff | |
2024-04-01 | -fix typo | Christian Grothoff | |
2024-04-01 | improve shutdown in taler-merchant-exchange | Christian Grothoff | |
2024-04-01 | improve logging in taler-merchant-exchange | Christian Grothoff | |
2024-03-31 | -indentation | Christian Grothoff | |
2024-03-28 | -fix non-termination issue for taler-merchant-depositccheck | Christian Grothoff | |
2024-03-26 | more service rules | Christian Grothoff | |
2024-03-26 | add slice | Christian Grothoff | |
2024-03-22 | fix more size_t / unsigned int confusions in merchant backend | Christian Grothoff | |
2024-03-22 | fix more json_XXX_size unsigned int issues | Christian Grothoff | |
2024-03-22 | fix error handling logic in merchant_api_get_config | Christian Grothoff | |