index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_private-post-instances.c
Age
Commit message (
Expand
)
Author
2023-07-14
bugfixes for wirewatch
Christian Grothoff
2023-06-04
-code cleanup
v0.9.3-dev.1
Christian Grothoff
2023-04-23
API change for #6363
Christian Grothoff
2023-04-11
store user-type with merchant settings
Christian Grothoff
2023-02-19
-fix more leaks
Christian Grothoff
2022-05-20
add email, site and logo for instances
Sebastian
2022-02-19
prevent orders with an infinite (never) wire_deadline from being created; fix...
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-12-06
fixing: unable to use default instance if it was not the first created
Sebastian
2021-11-01
fix fTBFS
Christian Grothoff
2021-08-01
fix #6946: reload merchant instance settings from DB on change
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-07-22
add more location checks
Christian Grothoff
2021-07-20
instance auth: refactor, make it serializable
Florian Dold
2021-07-20
-workshop refactoring
Christian Grothoff
2021-07-20
die on bugs, do not commit
Christian Grothoff
2021-07-20
implement regex to restrict id
Christian Grothoff
2021-07-20
POST /private/instances logic cleanup
Christian Grothoff
2021-04-12
fix #6840
Christian Grothoff
2021-04-02
fix #6812: allow purging of deleted instances
Christian Grothoff
2021-04-02
properly handle instance already exists case (#6812)
Christian Grothoff
2021-03-06
clean up auth override logic
Christian Grothoff
2021-03-01
towards updated auth API (tests still missing)
Florian Dold
2021-02-19
remove bogus UNIQUE constraint (#6758)
Christian Grothoff
2021-01-31
implement import of auth_token into merchant DB when configuring instances (#...
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-25
use better status codes
Christian Grothoff
2020-10-25
fix logging of expected problems
Christian Grothoff
2020-10-09
Addressing @file warnings.
MS
2020-08-25
fix #6432
Christian Grothoff
2020-08-14
check instance currency matches config
Jonathan Buchanan
2020-07-15
fix #6429
Christian Grothoff
2020-07-14
tests for idempotent/conflicting post requests
Jonathan Buchanan
2020-07-05
fix #6408 also in merchant: in principle only allow rounded times over JSON
Christian Grothoff
2020-05-02
POST /orders/ID/refund implementation
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-19
implement GET /products
Christian Grothoff
2020-04-19
implement PATCH
Christian Grothoff
2020-04-18
implement POST /instances
Christian Grothoff