summaryrefslogtreecommitdiff
path: root/src
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-20have merchant C API also return taler error codes (at least those from the me...Christian 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-18lib testcase passes using a contract with a 'summary' fieldMarcello 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-04calling /history API from testcase. Loops ..Marcello Stanisci
2016-10-04still on /history merchant-libMarcello Stanisci
2016-10-04adding stub for /history callbackMarcello Stanisci
2016-10-04header definitions for /historyMarcello Stanisci
2016-10-04stub for /history testingMarcello 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-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-10-03testcase for #4702Marcello Stanisci
2016-10-03#4702Marcello Stanisci
2016-09-28multiple instances automatically iterated in testcaseMarcello 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