Age | Commit message (Expand) | Author |
2024-02-10 | try to fix #8353 | Christian Grothoff |
2024-02-09 | -sql fix | Christian Grothoff |
2024-02-09 | trying again on #8348 fix | Christian Grothoff |
2024-02-09 | remove reserve/rewards | Christian Grothoff |
2024-02-09 | fix #8354 | Sebastian |
2024-01-30 | [doxygen] fix doxygen issuesv0.9.4-dev.6 | Özgür Kesim |
2024-01-29 | -fix escape | Christian Grothoff |
2024-01-28 | fix re-use of prepared statement, and escaping | Christian Grothoff |
2024-01-28 | fix escaping, fix memory leaks | Christian Grothoff |
2024-01-28 | substring does not work, use regex | Christian Grothoff |
2024-01-28 | normalize more when matching | Christian Grothoff |
2024-01-26 | work on #8061, needs more testing | Christian Grothoff |
2024-01-26 | work on #8061 | Christian Grothoff |
2024-01-26 | -fix check | Christian Grothoff |
2024-01-23 | [ci] fixing CI testing, down to 4 out of 15 failing, WIP | Özgür Kesim |
2024-01-22 | comment out weird code by Oec | Christian Grothoff |
2024-01-21 | params argument must not be NULL | Christian Grothoff |
2024-01-20 | [ci] fixing CI testing, WIP | Özgür Kesim |
2024-01-13 | improve deletion status code | Christian Grothoff |
2024-01-10 | fix #8060 | Christian Grothoff |
2024-01-10 | codespell fixes | Christian Grothoff |
2024-01-10 | fix pg_insert_transfer_details.sql: narrow non-transferred deposits to releva... | Christian Grothoff |
2024-01-10 | convert insert_transfer_details into stored procedure, may still need some de... | Christian Grothoff |
2024-01-10 | -fix bugs in taler-merchant-depositcheck | Christian Grothoff |
2024-01-07 | properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ... | Christian Grothoff |
2024-01-06 | -fix child management | Christian Grothoff |
2024-01-06 | complete taler-merchant-depositcheck, 1st iteration, without testing | Christian Grothoff |
2024-01-06 | DB schema changes for pg_lookup_pending_deposits.c | Christian Grothoff |
2024-01-06 | work on lookup_pending_deposits (unfinished) | Christian Grothoff |
2024-01-06 | add taler-merchant-depositcheck to build | Christian Grothoff |
2024-01-04 | skeleton logic for merchant service to detect KYC requirements automatically ... | Christian Grothoff |
2024-01-04 | remove unnecessary DB interaction in GET private/orders/ID | Christian Grothoff |
2024-01-02 | fix reconnect commit statement problem | Christian Grothoff |
2023-12-23 | list, update, delete token families | Christian Blättler |
2023-12-23 | POST /tokenfamilies endpoint | Christian Blättler |
2023-12-23 | db: better naming for validity period | Christian Blättler |
2023-12-23 | review feedback | Christian Blättler |
2023-12-23 | create separate merchant_token_keys table | Christian Blättler |
2023-12-23 | create token_families and spent_tokens tables | Christian Blättler |
2023-12-16 | partial implementation of protocol v6: GET with additional filters, POST not ... | Christian Grothoff |
2023-12-16 | hide deactivated accounts | Sebastian |
2023-12-13 | -make code spell again | Özgür Kesim |
2023-10-28 | -fix test FTBFS | Christian Grothoff |
2023-10-18 | Factor out last 6 functions (shit job) | Iván Ávalos |
2023-10-18 | Factor out 16 new functions (shit job) | Iván Ávalos |
2023-10-17 | Factor out 15 new functions (shit job) | Iván Ávalos |
2023-10-13 | more work on multicurrency support: use checks everywhere... | Christian Grothoff |
2023-10-13 | work towards multi-currency support | Christian Grothoff |
2023-10-13 | -first hack at multicurrency support in merchant | Christian Grothoff |
2023-09-24 | -add missing files | Christian Grothoff |