summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2024-02-21fix #8474Christian Grothoff
2024-02-17dead templateChristian Grothoff
2024-02-17remove gnurl testsChristian Grothoff
2024-02-14add logic to handle redirection with authentication failure statusv0.9.5-dev.1Christian Grothoff
2024-02-11oauth2, not just oauthChristian Grothoff
2024-02-11this should fix #8056 (testing required)Christian Grothoff
2024-02-10-fix url constructionv0.9.4Christian Grothoff
2024-02-07fixing merge conflictChristian Grothoff
2024-02-07auditordb tabularasaChristian Grothoff
2024-01-31output full logChristian Grothoff
2024-01-21bump prebuiltChristian Grothoff
2024-01-21fixing dist issues (#8153)Christian Grothoff
2024-01-20bump ganaChristian Grothoff
2024-01-18fix #8102Christian Grothoff
2024-01-18bump gana versionPius Loosli
2024-01-17fix #8101Christian Grothoff
2024-01-17fixing pipelineNic Eigel
2024-01-16progress on auditor helpersNic Eigel
2024-01-14more loggingChristian Grothoff
2024-01-12-fix Makefile.amChristian Grothoff
2024-01-10fixing deposit_confirmations db eventNic
2024-01-10debian: add missing parts for taler-exchange-expire servicev0.9.4-dev.10Florian Dold
2024-01-10add TALER_PQ_array_of_amount_currencyChristian Grothoff
2024-01-10taler-terms-generator: support incremental buildsv0.9.4-dev.8Florian Dold
2024-01-10terms generator: accept input file path instead of just a basenameFlorian Dold
The taler-terms-generator broke when an actual path instead of just a basename was passed. Also, the usage of sed was wrong and unnecessary.
2024-01-10terms generator: fix bad taler-config invocationFlorian Dold
2024-01-10-fix compiler warningsChristian Grothoff
2024-01-09fix SQLChristian Grothoff
2024-01-08fix long-polling on purses GET with purse refund eventChristian Grothoff
2024-01-06bump ganaChristian Grothoff
2024-01-05-fix compiler warningsChristian Grothoff
2024-01-05add option -s to the RSA and EdDSA secmod helper for DONAU to use a ↵Casaburi Johannes
different path
2024-01-05add option -s to the CS secmod helper for DONAU to use a different pathChristian Grothoff
2024-01-03flatten aml web dirCodeBlau-NGI-t2.7Sebastian
2024-01-03latest from wallet coreSebastian
2024-01-03lates version of amlSebastian
2024-01-01-DCEChristian Grothoff
2023-12-25fix #8015 (allow purse merge until they were actually expired/refunded)Christian Grothoff
2023-12-22[ci] use "localhost/$REPO_NAME" as default JOB_CONTAINERÖzgür Kesim
2023-12-22fix #8019Christian Grothoff
2023-12-22-only one hashChristian Grothoff
2023-12-21ToS: re-added title for localizationMarc Stibane
2023-12-20ToS: removed redundant header, formatting of the dateMarc Stibane
2023-12-20[ci] use podman only; make -j(#cpu/2)Özgür Kesim
2023-12-18ignore potentially generated files in debian/ folder during codespellv0.9.4-dev.7Christian Grothoff
2023-12-14refurbish MarkDown tags for Terms of ServiceStefan Kügel
2023-12-13ci: squash deps packages into one apt cmdv0.9.4-dev.5dev/devan-carpenter/push-packageDevan Carpenter
makes containers smaller and improves caching logic
2023-12-13ci: fixup debian packaging jobDevan Carpenter
cleanup and make packaging job more robust git version 2.4.4 changed the way rev-parsing worked in a detached head state
2023-12-13ci: don't halt pipeline on docs or test failureDevan Carpenter
2023-12-13ci: update packages before build and test jobsDevan Carpenter