Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | implement POST /reserves | Christian Grothoff |
2020-05-13 | sketch for GET /transfers cmd | Christian Grothoff |
2020-05-13 | implement GET /transfers | Christian Grothoff |
2020-05-12 | implement merchant_api_post_transfers.c | Christian Grothoff |
2020-05-11 | API design for /transfers | Christian Grothoff |
2020-05-10 | GET /transfers implementation | Christian Grothoff |
2020-05-09 | towards idempotency in POST /private/transfers | Christian Grothoff |
2020-05-08 | more work on POST /transfer | Christian Grothoff |
2020-05-07 | more work on post /transfers and the like | Christian Grothoff |
2020-05-06 | fix FTBFS | Christian Grothoff |
2020-05-06 | db work for POST /transfers | Christian Grothoff |
2020-05-06 | fix ftbfs | Christian Grothoff |
2020-05-05 | updates | Christian Grothoff |
2020-05-05 | fix backenddb | Christian Grothoff |
2020-05-05 | implement GET /orders/ID | Christian Grothoff |
2020-05-03 | revise GET /private/orders API | Christian Grothoff |
2020-05-03 | GET /orders/ID API design | Christian Grothoff |
2020-05-03 | update testing logic for order CMDs | Christian Grothoff |
2020-05-02 | implement abort client lib | Christian Grothoff |
2020-05-02 | fix/complete inventory management logic | Christian Grothoff |
2020-05-02 | implement /refund handling | Christian Grothoff |
2020-05-02 | work on refund | Christian Grothoff |
2020-05-02 | POST /orders/ID/refund implementation | Christian Grothoff |
2020-05-01 | work on abort | Christian Grothoff |
2020-05-01 | DB API for /abort | Christian Grothoff |
2020-05-01 | work on /abort logic | Christian Grothoff |
2020-04-30 | update pay logic | Christian Grothoff |
2020-04-30 | sql-ing | Christian Grothoff |
2020-04-29 | work on /pay API revision | Christian Grothoff |
2020-04-27 | implement order claiming | Christian Grothoff |
2020-04-27 | db implementation of claiming | Christian Grothoff |
2020-04-27 | work on POST /orders/ID/claim (unfinished) | Christian Grothoff |
2020-04-26 | sql-ing for GET /orders | Christian Grothoff |
2020-04-26 | implement GET /orders in libtalermerchant | Christian Grothoff |
2020-04-26 | implement logic to complete POSTed /orders using inventory data | Christian Grothoff |
2020-04-26 | implement POST /orders client with all optional arguments | Christian Grothoff |
2020-04-26 | fix fTBFS | Christian Grothoff |
2020-04-26 | first hack at POST /orders | Christian Grothoff |
2020-04-25 | implemente DELETE /orders/ID | Christian Grothoff |
2020-04-25 | misc bugfixes | Christian Grothoff |
2020-04-25 | misc. fixes | Christian Grothoff |
2020-04-24 | improve API | Christian Grothoff |
2020-04-24 | baseURL construction helper function' | Christian Grothoff |
2020-04-24 | toward stesting | Christian Grothoff |
2020-04-24 | implement purge | Christian Grothoff |
2020-04-22 | add DELETE/PURGE /instances/ID command | Christian Grothoff |
2020-04-22 | add PATCH /instances/ID command | Christian Grothoff |
2020-04-22 | add cmd for POST /instances | Christian Grothoff |
2020-04-22 | add CMD for GET /instances | Christian Grothoff |
2020-04-22 | add GET /instance CMD | Christian Grothoff |