index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-10-09
delete unused file
v0.8.0-dev.2
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-10-09
addressing some of the @file warnings
MS
2020-10-08
fix Doxygen warning
MS
2020-10-07
refuse refunds categorically if refund_delay was 0, instead of trying to give...
Christian Grothoff
2020-10-02
implement #6616 claim status in /private/orders/ID handler
Christian Grothoff
2020-09-29
generate working order_status_url in private API
Florian Dold
2020-09-29
Revert "look up claim token and include it in claimed but unpaid order URLs t...
Florian Dold
2020-09-29
Revert "only complain when neither order nor contract is found"
Florian Dold
2020-09-29
only complain when neither order nor contract is found
Florian Dold
2020-09-29
look up claim token and include it in claimed but unpaid order URLs to avoid ...
Florian Dold
2020-09-14
fix
Christian Grothoff
2020-09-11
fix merchant dist rules
Christian Grothoff
2020-09-10
fix long polling: need to re-fetch contract terms
Christian Grothoff
2020-09-10
comment
MS
2020-09-10
logic is hard
Christian Grothoff
2020-09-10
fix the non-private GET logic, too
Christian Grothoff
2020-09-10
more logging
Christian Grothoff
2020-09-10
more logging
Christian Grothoff
2020-09-10
redo more of transaction on resume
Christian Grothoff
2020-09-09
fix stupid copy and paste bug
Christian Grothoff
2020-09-09
log more
Christian Grothoff
2020-09-09
likely fix for #6581, still needs testcase
Christian Grothoff
2020-09-09
add API name
Christian Grothoff
2020-09-09
diagnostics for #6581
Christian Grothoff
2020-09-08
fix for #6584
Christian Grothoff
2020-09-08
slash termination in the right place
Florian Dold
2020-09-07
trigger long poolers also on /paid (#6581)
Christian Grothoff
2020-09-07
remove ?, as fulfillment_url cannot be NULL here
Christian Grothoff
2020-09-07
simplify expression
Florian Dold
2020-09-07
dynamic /pay timeout
Florian Dold
2020-09-07
append h_contract when appropriate
Florian Dold
2020-09-07
add already_paid_fulfillment_url
Florian Dold
2020-09-07
consider already_paid_order_id on order status page
Florian Dold
2020-09-06
commas
Christian Grothoff
2020-09-06
properly implement shutdown of /refund request
Christian Grothoff
2020-09-06
do not loop if refund fails (#6577)
Christian Grothoff
2020-09-06
off by comma
Christian Grothoff
2020-09-06
try to debug crash in merchant backend on GET for refund
Christian Grothoff
2020-09-06
get_order_summary() can return NULL, make field optional
Christian Grothoff
2020-09-05
fix idempotency issue for POST /private/orders (#6445)
Christian Grothoff
2020-09-05
fix #6568
Christian Grothoff
2020-09-05
inline locations as per#6566
Christian Grothoff
2020-09-03
fix #6516
Christian Grothoff
2020-08-29
initialize deposit timestamp
Christian Grothoff
2020-08-29
fix uninitialized values
Christian Grothoff
2020-08-29
fix memory leaks in orders/forget logic
Christian Grothoff
[next]