Age | Commit message (Expand) | Author |
---|---|---|
2020-04-25 | misc bugfixes | Christian Grothoff |
2020-04-25 | misc. fixes | Christian Grothoff |
2020-04-24 | misc fixes | Christian Grothoff |
2020-04-24 | fix fmt string | Christian Grothoff |
2020-04-24 | fix tests | Christian Grothoff |
2020-04-24 | typo | Christian Grothoff |
2020-04-24 | improve API | Christian Grothoff |
2020-04-24 | baseURL construction helper function' | Christian Grothoff |
2020-04-24 | fix ftbfs in lock logic | 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 PATCH /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 DELETE /instances/ID command | Christian Grothoff |
2020-04-22 | add CMD for GET /instances | Christian Grothoff |
2020-04-22 | add GET /instance CMD | Christian Grothoff |
2020-04-22 | move libtalermerchanttesting and test cases to src/testing/ | Christian Grothoff |
2020-04-22 | move libtalermerchanttesting and test cases to src/testing/ | Christian Grothoff |
2020-04-21 | implemenet DELETE /products/ | Christian Grothoff |
2020-04-21 | implement POST /products//lock | Christian Grothoff |
2020-04-21 | implement POST /products | Christian Grothoff |
2020-04-21 | implement PATCH /products/ | Christian Grothoff |
2020-04-21 | implement GET /products/ | Christian Grothoff |
2020-04-21 | implement GET /products | Christian Grothoff |
2020-04-21 | finish patch | Christian Grothoff |
2020-04-21 | implement POST /instances | Christian Grothoff |
2020-04-20 | specify remaining /instance API | Christian Grothoff |
2020-04-20 | work on /products and /instances C API | Christian Grothoff |
2020-04-20 | simplifying SQL | Christian Grothoff |
2020-04-20 | squealing | Christian Grothoff |
2020-04-20 | backenddb implementation work | Christian Grothoff |
2020-04-19 | implement POST products/lock | Christian Grothoff |
2020-04-19 | implement PATCH handlers | Christian Grothoff |
2020-04-19 | work on delete/get products by ID | Christian Grothoff |
2020-04-19 | implement GET /products | Christian Grothoff |
2020-04-19 | implement PATCH | Christian Grothoff |
2020-04-19 | implement DELETE /instances/$ID | Christian Grothoff |
2020-04-19 | start on DELETE instance | Christian Grothoff |
2020-04-18 | implement GET /instances/ | Christian Grothoff |
2020-04-18 | implement POST /instances | Christian Grothoff |
2020-04-17 | implement instances_get in library | Christian Grothoff |
2020-04-17 | support PATCH as well | Christian Grothoff |
2020-04-17 | implement GET /instances | Christian Grothoff |
2020-04-17 | complete bootstrap logic in new design | Christian Grothoff |
2020-04-17 | sketch instance loading | Christian Grothoff |
2020-04-17 | starting v1 protocol dispatching logic | Christian Grothoff |
2020-04-16 | complete first draft of new SQL schema | Christian Grothoff |