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
2016-10-20
finishing with #4521
Marcello Stanisci
2016-10-19
fetch and test pay_deadline in /pay
Marcello Stanisci
2016-10-18
lib testcase passes using a contract with a 'summary' field
Marcello Stanisci
2016-10-17
fix #4733
Marcello Stanisci
2016-10-15
fix missing receiver in /track/transfer query string (merchant-lib)
Marcello Stanisci
2016-10-15
resolving merge conflict with Marcello, mostly exactly the same changes
Christian Grothoff
2016-10-15
fixing #4577, as well as a few other cases where we need to index by merchant...
Christian Grothoff
2016-10-13
Fix select payments from DB. Namely, a merchant_pub query parameter was needed
Marcello Stanisci
2016-10-13
indentation
Marcello Stanisci
2016-10-13
making (transaction_id, merchant_pub) the primary key
Marcello Stanisci
2016-10-13
adapting callback for 'find_transaction' DB functions family
Marcello Stanisci
2016-10-12
merchant's key in transactions table
Marcello Stanisci
2016-10-11
removing assert
Marcello Stanisci
2016-10-10
compiler warning
Marcello Stanisci
2016-10-07
re-closing #4702
Marcello Stanisci
2016-10-05
resolve #4689
Marcello Stanisci
2016-10-04
calling /history API from testcase. Loops ..
Marcello Stanisci
2016-10-04
still on /history merchant-lib
Marcello Stanisci
2016-10-04
adding stub for /history callback
Marcello Stanisci
2016-10-04
header definitions for /history
Marcello Stanisci
2016-10-04
stub for /history testing
Marcello Stanisci
2016-10-04
correctly parsing timestamp given as /history parameter
Marcello Stanisci
2016-10-04
populating array as response to /history
Marcello Stanisci
2016-10-04
adding /history stubs
Marcello Stanisci
2016-10-03
calling /history handler upong request
Marcello Stanisci
2016-10-03
stub for /history handler
Marcello Stanisci
2016-10-03
return younger instead of older results respect to the given time
Marcello Stanisci
2016-10-03
testcase for query 'by date'
Marcello Stanisci
2016-10-03
comment
Marcello Stanisci
2016-10-03
adding transactions_by_date to db plugin
Marcello Stanisci
2016-10-03
adding routine to get transactions from DB based on date
Marcello Stanisci
2016-10-03
testcase for #4702
Marcello Stanisci
2016-10-03
#4702
Marcello Stanisci
2016-09-28
multiple instances automatically iterated in testcase
Marcello Stanisci
2016-09-26
Merge branch 'receiver'
Marcello Stanisci
2016-09-26
Adapting /pay and /contract to new TALER_ContractPS interface
Marcello Stanisci
2016-09-26
fix #4578
Christian Grothoff
2016-09-26
fixing 'make check' for new hashmap based instance picking
Marcello Stanisci
2016-09-26
adapt to API change in the context of #4578
Christian Grothoff
2016-09-26
fix #4659
Christian Grothoff
2016-09-23
testcase not passed, logs deployed
Marcello Stanisci
2016-09-23
making get_instance hashmap based
Marcello Stanisci
2016-09-23
making instances accessble via hashmaps
Marcello Stanisci
2016-09-23
fix NPE if plugin not found, and some error handling
Christian Grothoff
2016-09-23
fixing compilation warning
Marcello Stanisci
2016-09-16
if not x, return; instead of GNUNET_assert
Marcello Stanisci
2016-09-16
address fixme 2
Christian Grothoff
2016-09-16
make code nicer to read
Christian Grothoff
2016-09-16
run /trace functions twice to check caching works as expected
Christian Grothoff
2016-09-16
move deployment-specific configuration to deployment
Christian Grothoff
[next]