Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-25 | bump SPAv0.12.1-dev.2 | Florian Dold | |
2024-08-24 | fix NULL deref bug | Christian Grothoff | |
2024-08-24 | fix NULL check | Christian Grothoff | |
2024-08-24 | check return values | Christian Grothoff | |
2024-08-19 | unify CI jobs | Christian Grothoff | |
2024-08-11 | update to latest SPAv0.12.1-dev.1 | Florian Dold | |
2024-08-08 | adapt to exchange DEPOSIT -> AGGREGATE rename | Christian Grothoff | |
2024-08-08 | new flag | Christian Grothoff | |
2024-08-05 | bump SPA version, add chekc-prebuilt to make check | Florian Dold | |
2024-08-05 | test passes | Christian Grothoff | |
2024-08-05 | work on merchant test_kyc_api" | Christian Grothoff | |
2024-08-04 | bump prebuilt | Christian Grothoff | |
2024-08-04 | fix select_category implementation | Christian Grothoff | |
2024-08-03 | -make spell checker happy | Christian Grothoff | |
2024-08-02 | -fix doxygen | Christian Grothoff | |
2024-08-01 | missing char | Sebastian | |
2024-08-01 | fix get category details | Sebastian | |
2024-08-01 | also bring categories without products | Sebastian | |
2024-08-01 | missing join-using | Sebastian | |
2024-07-31 | get basic merchant kyc test to pass again | Christian Grothoff | |
2024-07-31 | fix account_kyc_set_status | Christian Grothoff | |
2024-07-31 | DB schema change for storing more KYC status data | Christian Grothoff | |
2024-07-31 | comment out most of test_kyc_api, requires more fundamental merchant work | Christian Grothoff | |
2024-07-31 | aml_decision is gone | Christian Grothoff | |
2024-07-31 | fix kyc config | Christian Grothoff | |
2024-07-30 | fix FTBFS when compiling against exchange v0.13 API | Christian Grothoff | |
2024-07-24 | release checklist, bump version to 0.12.0v0.12.0-dev.2v0.12.0 | Florian Dold | |
2024-07-23 | bump doc/doxygen/doxy.taler from bump script | Iván Ávalos | |
2024-07-23 | add bump version script | Iván Ávalos | |
bug 0008994 | |||
2024-07-15 | CI: add arm64 jobs | Devan Carpenter | |
2024-07-15 | CI: remove legacy cmd from Containerfile | Devan Carpenter | |
This CMD was leftover from when the buildbot was configured a bit differently than it is now. It is only a source of confusion at this point, as it doesn't make sense to run this script inside the container anymore. | |||
2024-07-10 | bump SPA version, revert submodule rollbackv0.12.0-dev.1 | Florian Dold | |
2024-07-09 | -normal free | Christian Grothoff | |
2024-07-01 | provide default category, PoS app needs itv0.11.9-dev.4 | Florian Dold | |
2024-07-01 | more SQL fixesv0.11.9-dev.3 | Florian Dold | |
2024-07-01 | sqlv0.11.9-dev.2 | Florian Dold | |
2024-07-01 | fix SQL reference errorv0.11.9-dev.1 | Florian Dold | |
2024-06-30 | -fix typo | Christian Grothoff | |
2024-06-30 | bump version to 0.11.8v0.11.8 | Florian Dold | |
2024-06-30 | fix DB migration | Florian Dold | |
A botched merge modified an old migration file, causing the current merchant to migrate the DB cleanly from old databases. | |||
2024-06-30 | bump version to 0.11.6v0.11.7 | Florian Dold | |
2024-06-28 | fix merchant-categories SQL bug, fix merchant-0009 syntax issue | Christian Grothoff | |
2024-06-28 | update SPA, bump merchant version to 0.11.6v0.11.6 | Florian Dold | |
2024-06-28 | bump version to 0.11.5v0.11.5 | Florian Dold | |
2024-06-28 | bump version to 0.11.4 | Florian Dold | |
2024-06-27 | bootstrap: fix unreproducible submodule version | Florian Dold | |
2024-06-24 | fix lookup_token_family_key logic | Christian Grothoff | |
2024-06-24 | log on 400 errors | Christian Grothoff | |
2024-06-20 | more comments and test | Sebastian | |
2024-06-20 | merchant account: equal doesn't match the unique constrain, so singleton fails | Sebastian | |