summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-17add idempotency checks for /refresh/reveal, fixing #4793Christian Grothoff
2016-11-17handle more nicely the case that concurrent withdraws have changed history, c...Christian Grothoff
2016-11-17if reserve history computation reveals database inconsistency, do not abort b...Christian Grothoff
2016-11-17add proper log statement on successChristian Grothoff
2016-11-17add log statement on successChristian Grothoff
2016-11-17need to initialize reserve_pub firstChristian Grothoff
2016-11-17increments of more than 1 do happenChristian Grothoff
2016-11-17cut and paste errorChristian Grothoff
2016-11-17select proper row of result set, not row 0 (in misc. database operations)Christian Grothoff
2016-11-17serial IDs start at 1, fixed in right place this timeChristian Grothoff
2016-11-17serial IDs start at 1Christian Grothoff
2016-11-17fix exchangedb auditor functions to return proper serial idsChristian Grothoff
2016-11-17handle case rowid = 0Christian Grothoff
2016-11-17change rowid type to uint64_t everywhere; start with reserve-analysis in auditorChristian Grothoff
2016-11-17actually install taler-configChristian Grothoff
2016-11-17add note on #4794Christian Grothoff
2016-11-17add note for #4792Christian Grothoff
2016-11-17three more missing rollbacks foundChristian Grothoff
2016-11-17Merge branch 'master' of git+ssh://taler.net/exchangeChristian Grothoff
2016-11-17fix error handling path that resulted in non-aborted transaction persisting, ...Christian Grothoff
2016-11-14remove taler-arm, since we use taler-deployment-armFlorian Dold
2016-11-11-only enable developer logic if MHD is recent enoughChristian Grothoff
2016-11-07resolving merge issueChristian Grothoff
2016-11-07indentationChristian Grothoff
2016-11-06auditordb postgres plugin: auditor_progress implementation + teststg(x)
2016-11-06add missing functions to deal with auditor_progress to the auditordb APIChristian Grothoff
2016-11-04Merge branch 'master' of taler.net:exchangetg(x)
2016-11-04auditordb testtg(x)
2016-11-04auditordb postgres plugin: fix query paramtg(x)
2016-11-04auditordb postgres plugin: fix field nametg(x)
2016-11-04wget-ing /admin/add/incoming from bank-lib testcaseMarcello Stanisci
2016-11-04auditordb postgres plugin: amount paramtg(x)
2016-11-04half baking #4756Marcello Stanisci
2016-11-04typoMarcello Stanisci
2016-11-04Merge branch 'master' of taler.net:exchangeMarcello Stanisci
2016-11-04Adding error code for conflicting /track/transferMarcello Stanisci
2016-11-04auditordb postgres plugin: set master_pub in resulttg(x)
2016-11-04auditordb postgres plugin: amount paramtg(x)
2016-11-04auditordb postgres plugin: amount paramtg(x)
2016-11-04auditordb testtg(x)
2016-11-04auditordb postgres plugin: sql fixes, callback return valuetg(x)
2016-11-03auditordb postgres plugin: fix indextg(x)
2016-11-03auditordb postgres plugintg(x)
2016-10-27typoMarcello Stanisci
2016-10-24NULL-terminate arrayChristian Grothoff
2016-10-20Finishing with #4709Marcello Stanisci
2016-10-20Adding auditor-related db functions in testcase. Each cb is just a stub.Marcello Stanisci
2016-10-20fixing taler-benchmark build issues introduced by recent API changesChristian Grothoff
2016-10-20rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_codeChristian Grothoff
2016-10-20remove redundant exchange_api_common.h headerChristian Grothoff