summaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
2016-10-15resolving merge conflict with Marcello, mostly exactly the same changesChristian Grothoff
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-10-13Fix select payments from DB. Namely, a merchant_pub query parameter was neededMarcello Stanisci
2016-10-13making (transaction_id, merchant_pub) the primary keyMarcello Stanisci
2016-10-13adapting callback for 'find_transaction' DB functions familyMarcello Stanisci
2016-10-12merchant's key in transactions tableMarcello Stanisci
2016-10-04stub for /history testingMarcello Stanisci
2016-10-04populating array as response to /historyMarcello Stanisci
2016-10-03return younger instead of older results respect to the given timeMarcello Stanisci
2016-10-03testcase for query 'by date'Marcello Stanisci
2016-10-03commentMarcello Stanisci
2016-10-03adding transactions_by_date to db pluginMarcello Stanisci
2016-10-03adding routine to get transactions from DB based on dateMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fixing #4160Christian Grothoff
2016-06-11fix more memory leaksChristian Grothoff
2016-06-07complete test_merchantdb testcaseChristian Grothoff
2016-06-07call find_-APIs in test_merchantdbChristian Grothoff
2016-06-07fix testcase to cover 'store' APIChristian Grothoff
2016-06-07store exchange signing key in DBChristian Grothoff
2016-06-05implement postgres_find_proof_by_wtidChristian Grothoff
2016-06-05include exchange_uri with merchant_proofsChristian Grothoff
2016-06-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-06-04revisiting merchant backenddb, towards fixing #4502/#4160Christian Grothoff
2016-05-19Merge branch 'master' of git.taler.net:/var/git/merchantChristian Grothoff
2016-05-19allow env overrideChristian Grothoff
2016-05-05check double spending proofsChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-04fix issues with 'make dist'Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-04-28testing store_payment() and check_payment()Marcello Stanisci
2016-04-28up to providing mock data for "make check"Marcello Stanisci
2016-04-28typo + adding macro for "make check"Marcello Stanisci
2016-04-28configuration file for testcase + "run()" function for itMarcello Stanisci
2016-04-27initial skeletons for merchantdb testcasesMarcello Stanisci
2016-04-24fix const causing ftbfsChristian Grothoff
2016-04-17fix linker flagChristian Grothoff
2016-04-07fixing #4374Christian Grothoff
2016-04-05fix #4367Christian Grothoff
2016-03-16making,Marcello Stanisci
2016-03-15adding stubs for backenddb testcasesMarcello Stanisci
2016-03-08updating licensing informationMarcello Stanisci
2016-03-07still on licensingMarcello Stanisci
2016-03-01mint->exchange renamingChristian Grothoff
2016-02-15missing reference to taler pq libFlorian Dold
2016-02-15use GNUNET_PQ instead of removed TALER_PQFlorian Dold
2016-02-15test for libgnunetpqChristian Grothoff
2016-01-19Merge branch 'master' of git.taler.net:/var/git/merchantChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-24Fixing #4102Marcello Stanisci