aboutsummaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2016-10-17fix #4733Marcello Stanisci
2016-10-15fix missing receiver in /track/transfer query string (merchant-lib)Marcello Stanisci
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-13indentationMarcello 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-11removing assertMarcello Stanisci
2016-10-10compiler warningMarcello Stanisci
2016-10-07re-closing #4702Marcello Stanisci
2016-10-05resolve #4689Marcello Stanisci
2016-10-04correctly parsing timestamp given as /history parameterMarcello Stanisci
2016-10-04populating array as response to /historyMarcello Stanisci
2016-10-04adding /history stubsMarcello Stanisci
2016-10-03calling /history handler upong requestMarcello Stanisci
2016-10-03stub for /history handlerMarcello Stanisci
2016-10-03testcase for #4702Marcello Stanisci
2016-10-03#4702Marcello Stanisci
2016-09-26Merge branch 'receiver'Marcello Stanisci
2016-09-26Adapting /pay and /contract to new TALER_ContractPS interfaceMarcello Stanisci
2016-09-26fix #4578Christian Grothoff
2016-09-26fixing 'make check' for new hashmap based instance pickingMarcello Stanisci
2016-09-26adapt to API change in the context of #4578Christian Grothoff
2016-09-26fix #4659Christian Grothoff
2016-09-23testcase not passed, logs deployedMarcello Stanisci
2016-09-23making get_instance hashmap basedMarcello Stanisci
2016-09-23making instances accessble via hashmapsMarcello Stanisci
2016-09-23fix NPE if plugin not found, and some error handlingChristian Grothoff
2016-09-23fixing compilation warningMarcello Stanisci
2016-09-16if not x, return; instead of GNUNET_assertMarcello Stanisci
2016-09-16address fixme 2Christian Grothoff
2016-09-16make code nicer to readChristian Grothoff
2016-09-16move deployment-specific configuration to deploymentChristian Grothoff
2016-09-15placing FIXMEs in track-transactionMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-07-04reverting test-ish errorMarcello Stanisci
2016-07-04testing #4366Marcello Stanisci
2016-06-30fixing compiler warningsMarcello Stanisci
2016-06-30fixing time loggingMarcello Stanisci
2016-06-30logging time valuesMarcello Stanisci
2016-06-27log receiver bank detailsMarcello Stanisci
2016-06-27less loggingMarcello Stanisci
2016-06-27seeking "receiver" one level deeper when /contractMarcello Stanisci
2016-06-27more on loggingMarcello Stanisci
2016-06-27receiver case matching the one in donation shopMarcello Stanisci
2016-06-25more diagnostics on picked instanceMarcello Stanisci
2016-06-25Merge branch '4540' of ssh://taler.net/var/git/merchant into 4540Marcello Stanisci
2016-06-25error message for non parse instanceMarcello Stanisci