Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-24 | initialize RET if array is empty | Christian Grothoff | |
2024-06-24 | -fix fd handling bug | Christian Grothoff | |
2024-06-24 | real-time-auditor | Nic Eigel | |
2024-06-23 | fix #8970 | Christian Grothoff | |
2024-06-23 | allow host names with underscores, allow more characters from URLs (#8965) | Christian Grothoff | |
2024-06-19 | add support _ for x-taler-bank accountsv0.12.0-dev.1 | Sebastian | |
2024-06-16 | util: always provide currency spec for main currency | Florian Dold | |
The logic is now part of the configuration parser, as the merchant also needs the same logic. | |||
2024-06-16 | numeric sorter is broken | Nullptrderef | |
2024-06-16 | shorten names | Nullptrderef | |
2024-06-16 | pass them in -o | Nullptrderef | |
2024-06-16 | pgctl > postgres & sleep 10 | Nullptrderef | |
2024-06-16 | ignore release-artifacts | Nullptrderef | |
2024-06-16 | allow non-rsync | Nullptrderef | |
2024-06-16 | rm tmp file | Nullptrderef | |
2024-06-16 | ignorelists | Nullptrderef | |
2024-06-16 | chmod | Nullptrderef | |
2024-06-16 | fix changelog typo | Nullptrderef | |
2024-06-16 | ignore autoreconf | Nullptrderef | |
2024-06-16 | generate new jobs | Nullptrderef | |
2024-06-16 | substitude codename in deploy job | Nullptrderef | |
2024-06-16 | fix: use codenames in from, oops | Nullptrderef | |
2024-06-16 | remove redundant/duplicate jobs | Nullptrderef | |
2024-06-16 | allow ARCH/CODENAME overwrites, aswell as CODENAME-ARCH ones | Nullptrderef | |
CODENAME-ARCH allows overwriting one pair without touching other ones in the same codename, or the same arch | |||
2024-06-16 | gitignore privatekeys, deb files, etc | Nullptrderef | |
2024-06-16 | allow overwriting dest | Nullptrderef | |
2024-06-16 | ignore config.guess | Nullptrderef | |
2024-06-16 | generate ci targets | Nullptrderef | |
2024-06-16 | link to common/debian | Nullptrderef | |
2024-06-16 | use good containerfile, fix apt indentation | Nullptrderef | |
2024-06-16 | arm64 and riscv64 builds | Nullptrderef | |
2024-06-15 | -fix doxygen | Christian Grothoff | |
2024-06-13 | -bump dep check | Christian Grothoff | |
2024-06-13 | Merge branch 'master' into tokens-payment | Christian Blättler | |
2024-06-12 | -markify | Christian Grothoff | |
2024-06-12 | -markify | Christian Grothoff | |
2024-06-11 | -bump revision | Christian Grothoff | |
2024-06-11 | only return compressed terms if we actually have those | Christian Grothoff | |
2024-06-11 | -bump revision | Christian Grothoff | |
2024-06-11 | return 501 in /terms if not configured | Christian Grothoff | |
2024-06-06 | use query param helper from gnunet | Christian Blättler | |
2024-06-06 | bump gana | Christian Blättler | |
2024-06-06 | bump gana | Christian Blättler | |
2024-06-06 | use gnunget query param helper | Christian Blättler | |
2024-06-05 | -bumpv0.11.2 | Christian Grothoff | |
2024-06-05 | -update changelog | Christian Grothoff | |
2024-05-25 | -fix missing docs | Florian Dold | |
2024-05-25 | -bump gana | Christian Grothoff | |
2024-05-24 | bank integration API: add currency field | Florian Dold | |
2024-05-23 | fakebank: remove unspecified, unused POST /withdrawals/* endpoints | Florian Dold | |
Only the unauthenticated GET endpoint for withdrawal operations is used and specified. Aborting and confirmation requires authentication and is part of the /accounts/*/withdrawals/* corebank API. | |||
2024-05-23 | fakebank: allow wallet to select withdrawal amount | Florian Dold | |