summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2016-11-04#4755Marcello Stanisci
2016-11-03moving "instance" field within "merchant"Marcello Stanisci
2016-10-27fix caching logic for /track/transactionMarcello Stanisci
2016-10-27GNUNET_OK in place of GNUNET_YES. Remove FIXMEMarcello Stanisci
2016-10-27typoMarcello Stanisci
2016-10-22receiver->instance. test passedMarcello Stanisci
2016-10-20return missing error code, use existing function where appropriteChristian Grothoff
2016-10-20modify merchant logic to support exchange-APIs returning taler-specific error...Christian Grothoff
2016-10-20add 'code' with error code details to merchant backend error responses (#4497)Christian Grothoff
2016-10-20Merge branch 'master' of git+ssh://taler.net/merchantChristian Grothoff
2016-10-20add 'code' with error code details to merchant backend error responses (#4497)Christian Grothoff
2016-10-20finishing with #4521Marcello Stanisci
2016-10-19fetch and test pay_deadline in /payMarcello Stanisci
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