Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-20 | POST /private/instances logic cleanup | Christian Grothoff | |
2021-07-20 | -fix FTBFS and #6920 | Christian Grothoff | |
2021-07-19 | minor joint fixes from hacking workshop | Christian Grothoff | |
2021-07-14 | remove dead '-w' switch | Christian Grothoff | |
2021-07-14 | remove dead '-w' switch | Christian Grothoff | |
2021-07-14 | -require minimum versions | Christian Grothoff | |
2021-07-14 | allow 'or' | Christian Grothoff | |
2021-07-14 | -update changelog | Christian Grothoff | |
2021-07-14 | Debian 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-13 | Debian packaging build-dependencies. | ms | |
2021-07-07 | issue #6915 | Sebastian | |
2021-06-25 | fix bootstrap | Christian Grothoff | |
2021-06-24 | package updates | Christian Grothoff | |
2021-06-16 | fix #6904 | Christian Grothoff | |
2021-06-16 | identify where #6904 breaks | Christian Grothoff | |
2021-06-16 | fixing #6903 | Christian Grothoff | |
2021-06-16 | issue #6903 | Sebastian | |
2021-05-29 | fix test (#6891) | Christian Grothoff | |
2021-05-28 | Force-pull submodules: no development happens in submodules. | MS | |
2021-05-28 | importing the backoffice SPA | MS | |
2021-05-28 | merchant-backoffice prebuilt branch | MS | |
2021-05-28 | merchant-backoffice prebuilt branch | MS | |
2021-05-28 | fixing spelling | Sebastian | |
2021-05-28 | adding test creating a reserve with invalid currency | Sebastian | |
2021-05-28 | reserve creation test | Sebastian | |
2021-05-28 | -make gcc happy | Christian Grothoff | |
2021-05-28 | continue 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-27 | fix #6892 | Christian Grothoff | |
2021-05-27 | implement specification update #6891: return exchange_url and payto_uri as ↵ | Christian Grothoff | |
part of GET reserve/ID response | |||
2021-05-27 | use reliably non-answering HTTP endpoint, instead of one that might answer | Christian Grothoff | |
2021-05-26 | move ‘deposit_sum’ decl upscope | Thien-Thi Nguyen | |
This makes it available to all uses in the function, not just in the ‘else’ clause (where it was before). | |||
2021-05-26 | log exchange status code if operation fails with bad gateway | Christian Grothoff | |
2021-05-25 | fix #6887/#6886: handle update in exchange API properly | Christian Grothoff | |
2021-05-25 | do NOT test for anastasis-reducer, we do not need it | Christian Grothoff | |
2021-05-25 | trying with keeping the submodule | MS | |
2021-05-25 | disable backoffice build target | MS | |
2021-05-25 | effectively remove submodule | MS | |
2021-05-25 | remove backoffice build from bootstrap script | MS | |
2021-05-25 | temporarily disabling backoffice submodule (broke entire build). | MS | |
2021-05-23 | improve error message (fixes #6885) | Christian Grothoff | |
2021-05-19 | fix access control logic, note this bcreates a new issue (#6878) | Christian Grothoff | |
2021-05-19 | add test for #6876, and minor fixes | Christian Grothoff | |
2021-05-18 | implement delete transfer cmd | Christian Grothoff | |
2021-05-18 | add C client API for DELETE /transfers/ID operation (#6876) | Christian Grothoff | |
2021-05-17 | implement #6876 | Christian Grothoff | |
2021-05-17 | implement POST reserves timeout (#6875) | Christian Grothoff | |
2021-05-17 | check for compatible currency during POST | Christian Grothoff | |
2021-05-17 | fix crash on exit: resuming would skip list entries | Christian Grothoff | |
2021-05-17 | fix mime lookup | Florian Dold | |
2021-05-17 | always put XXXXXX at the end (#6869) | Christian Grothoff | |