aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-20POST /private/instances logic cleanupChristian Grothoff
2021-07-20-fix FTBFS and #6920Christian Grothoff
2021-07-19minor joint fixes from hacking workshopChristian Grothoff
2021-07-14remove dead '-w' switchChristian Grothoff
2021-07-14remove dead '-w' switchChristian Grothoff
2021-07-14-require minimum versionsChristian Grothoff
2021-07-14allow 'or'Christian Grothoff
2021-07-14-update changelogChristian Grothoff
2021-07-14Debian packaging.ms
Making the installer NOT ask the user about protecting the database with password. Also choosing the Unix domain socket to reach the database.
2021-07-13Debian packaging build-dependencies.ms
2021-07-07issue #6915Sebastian
2021-06-25fix bootstrapChristian Grothoff
2021-06-24package updatesChristian Grothoff
2021-06-16fix #6904Christian Grothoff
2021-06-16identify where #6904 breaksChristian Grothoff
2021-06-16fixing #6903Christian Grothoff
2021-06-16issue #6903Sebastian
2021-05-29fix test (#6891)Christian Grothoff
2021-05-28Force-pull submodules: no development happens in submodules.MS
2021-05-28importing the backoffice SPAMS
2021-05-28merchant-backoffice prebuilt branchMS
2021-05-28merchant-backoffice prebuilt branchMS
2021-05-28fixing spellingSebastian
2021-05-28adding test creating a reserve with invalid currencySebastian
2021-05-28reserve creation testSebastian
2021-05-28-make gcc happyChristian Grothoff
2021-05-28continue 2021-05-27 "implement specification update #6891"Thien-Thi Nguyen
This change continues 5dea2c74a16191d269c8fc7beead55c2683c887a: (ReserveData): Add member ‘payto_uri’. (pre_test_tips): Initialize ‘cls->reserve.payto_uri’ to a plausible value. (test_insert_reserve): Pass ‘reserve->payto_uri’ to ‘plugin->insert_reserve’. (lookup_reserve_cb):Add to arglist ‘exchange_url’, ‘payto_uri’. Add FIXME re ‘exchange_url’, ‘payto_uri’.
2021-05-27fix #6892Christian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as ↵Christian Grothoff
part of GET reserve/ID response
2021-05-27use reliably non-answering HTTP endpoint, instead of one that might answerChristian Grothoff
2021-05-26move ‘deposit_sum’ decl upscopeThien-Thi Nguyen
This makes it available to all uses in the function, not just in the ‘else’ clause (where it was before).
2021-05-26log exchange status code if operation fails with bad gatewayChristian Grothoff
2021-05-25fix #6887/#6886: handle update in exchange API properlyChristian Grothoff
2021-05-25do NOT test for anastasis-reducer, we do not need itChristian Grothoff
2021-05-25trying with keeping the submoduleMS
2021-05-25disable backoffice build targetMS
2021-05-25effectively remove submoduleMS
2021-05-25remove backoffice build from bootstrap scriptMS
2021-05-25temporarily disabling backoffice submodule (broke entire build).MS
2021-05-23improve error message (fixes #6885)Christian Grothoff
2021-05-19fix access control logic, note this bcreates a new issue (#6878)Christian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-05-18implement delete transfer cmdChristian Grothoff
2021-05-18add C client API for DELETE /transfers/ID operation (#6876)Christian Grothoff
2021-05-17implement #6876Christian Grothoff
2021-05-17implement POST reserves timeout (#6875)Christian Grothoff
2021-05-17check for compatible currency during POSTChristian Grothoff
2021-05-17fix crash on exit: resuming would skip list entriesChristian Grothoff
2021-05-17fix mime lookupFlorian Dold
2021-05-17always put XXXXXX at the end (#6869)Christian Grothoff