index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2016-11-17
select proper row of result set, not row 0 (in misc. database operations)
Christian Grothoff
2016-11-17
serial IDs start at 1, fixed in right place this time
Christian Grothoff
2016-11-17
serial IDs start at 1
Christian Grothoff
2016-11-17
fix exchangedb auditor functions to return proper serial ids
Christian Grothoff
2016-11-17
handle case rowid = 0
Christian Grothoff
2016-11-17
change rowid type to uint64_t everywhere; start with reserve-analysis in auditor
Christian Grothoff
2016-11-17
actually install taler-config
Christian Grothoff
2016-11-17
add note on #4794
Christian Grothoff
2016-11-17
add note for #4792
Christian Grothoff
2016-11-17
three more missing rollbacks found
Christian Grothoff
2016-11-17
Merge branch 'master' of git+ssh://taler.net/exchange
Christian Grothoff
2016-11-17
fix error handling path that resulted in non-aborted transaction persisting, ↵
Christian Grothoff
causing subsequent transactions to fail (#4737)
2016-11-14
remove taler-arm, since we use taler-deployment-arm
Florian Dold
2016-11-11
-only enable developer logic if MHD is recent enough
Christian Grothoff
2016-11-07
resolving merge issue
Christian Grothoff
2016-11-07
indentation
Christian Grothoff
2016-11-06
auditordb postgres plugin: auditor_progress implementation + tests
tg(x)
2016-11-06
add missing functions to deal with auditor_progress to the auditordb API
Christian Grothoff
2016-11-04
Merge branch 'master' of taler.net:exchange
tg(x)
2016-11-04
auditordb test
tg(x)
2016-11-04
auditordb postgres plugin: fix query param
tg(x)
2016-11-04
auditordb postgres plugin: fix field name
tg(x)
2016-11-04
wget-ing /admin/add/incoming from bank-lib testcase
Marcello Stanisci
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
half baking #4756
Marcello Stanisci
2016-11-04
typo
Marcello Stanisci
2016-11-04
Merge branch 'master' of taler.net:exchange
Marcello Stanisci
2016-11-04
Adding error code for conflicting /track/transfer
Marcello Stanisci
2016-11-04
auditordb postgres plugin: set master_pub in result
tg(x)
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
auditordb postgres plugin: amount param
tg(x)
2016-11-04
auditordb test
tg(x)
2016-11-04
auditordb postgres plugin: sql fixes, callback return value
tg(x)
2016-11-03
auditordb postgres plugin: fix index
tg(x)
2016-11-03
auditordb postgres plugin
tg(x)
2016-10-27
typo
Marcello Stanisci
2016-10-24
NULL-terminate array
Christian Grothoff
2016-10-20
Finishing with #4709
Marcello Stanisci
2016-10-20
Adding auditor-related db functions in testcase. Each cb is just a stub.
Marcello Stanisci
2016-10-20
fixing taler-benchmark build issues introduced by recent API changes
Christian Grothoff
2016-10-20
rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code
Christian Grothoff
2016-10-20
remove redundant exchange_api_common.h header
Christian Grothoff
2016-10-20
return taler-specific error codes from C API as well
Christian Grothoff
(#4497/4705)
2016-10-20
introducing error codes for the merchant backend
Christian Grothoff
2016-10-20
Merge branch 'master' of ssh://taler.net/exchange
Christian Grothoff
2016-10-20
introducing error codes for the merchant backend
Christian Grothoff
2016-10-20
Reverting #4521, pay_deadline strictly regards merchant's policy.
Marcello Stanisci
2016-10-19
Merge branch 'master' of taler.net:exchange
Marcello Stanisci
2016-10-19
addressing #4521
Marcello Stanisci
2016-10-19
fix recently introduced JSON pack format string errors
Christian Grothoff
[next]