index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-28
fix json_pack format string
v0.8.0-dev.1
8.0.0-dev.1
MS
2020-08-28
fix URL construction
MS
2020-08-27
Merge branch 'master' of ssh://git.taler.net/merchant
Jonathan Buchanan
2020-08-27
address some backend fixmes
Jonathan Buchanan
2020-08-27
avoid redirecting to https, for now.
MS
2020-08-27
adding '://'
MS
2020-08-25
fix #6432
Christian Grothoff
2020-08-25
fix memory leaks discovered while valgrinding #6493
Christian Grothoff
2020-08-25
fix use-after-free (#6493)
Christian Grothoff
2020-08-24
make fulfillment URL optional, fix #6498 as discussed
Christian Grothoff
2020-08-23
fix #6498
Christian Grothoff
2020-08-23
try to address #6498-16717
Christian Grothoff
2020-08-22
correct fix for #6498 (hopefully)
Christian Grothoff
2020-08-22
revert patch 838e8bf4f11a6713c61a80addfc5517254f72759
Christian Grothoff
2020-08-22
add h_contract to refund response
Christian Grothoff
2020-08-22
remove unnecessary h_contract support, fix free() of uninitialized variable
Christian Grothoff
2020-08-22
pass h_contract separate from URI, that is cleaner
Christian Grothoff
2020-08-22
log where parsing failed
Christian Grothoff
2020-08-22
needs = in URI
Christian Grothoff
2020-08-22
include h_contract in refund URL, as it is needed for authentication
Christian Grothoff
2020-08-22
fix #6470: clarify that this is not an HTTP status
Christian Grothoff
2020-08-22
require correct h_contract_terms in GET /orders/
Jonathan Buchanan
2020-08-21
test fallback
Florian Dold
2020-08-21
pretty-print contract terms JSON for now
Florian Dold
2020-08-21
template bangs
Florian Dold
2020-08-21
replace key-value templating with JSON templating
Florian Dold
2020-08-20
jansson adapter for mustache templates
Florian Dold
2020-08-20
properly construct URL inside JS
Florian Dold
2020-08-20
add refund long-polling on the HTML page
Florian Dold
2020-08-20
Merge branch 'master' of ssh://git.taler.net/merchant
Jonathan Buchanan
2020-08-20
parse/test refund uri
Jonathan Buchanan
2020-08-19
implement #6460: serving of static files
Christian Grothoff
2020-08-19
implement #6458
Christian Grothoff
2020-08-19
adjust to exchange API change
Christian Grothoff
2020-08-19
improve logging
Christian Grothoff
2020-08-19
Merge branch 'master' of git+ssh://git.taler.net/merchant
Christian Grothoff
2020-08-19
fix bad frees()
Christian Grothoff
2020-08-19
disable HTML escaping for URLs in mustache templates
Florian Dold
2020-08-19
long poll for pending refunds
Jonathan Buchanan
2020-08-18
expose refund_pending in merchant lib
Jonathan Buchanan
2020-08-18
fix logic for (un)claimed orders
Florian Dold
2020-08-17
testing and lib sources for new endpoint
Jonathan Buchanan
2020-08-16
avoid leaks from last logic change
Christian Grothoff
2020-08-16
must re-do DB operations on resume
Christian Grothoff
2020-08-16
set initial value to fetch status to 5 ms
Christian Grothoff
2020-08-16
set initial value to fetch status to 250 ms
Christian Grothoff
2020-08-16
timeout argument is timeout_ms in spec
Christian Grothoff
2020-08-16
try long polling
Christian Grothoff
2020-08-16
adapt to new API
Christian Grothoff
2020-08-16
use 202 if JSON was requested
Christian Grothoff
[next]