aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-27get backenddb tests to pass againChristian Grothoff
2017-06-27more #5010-related work on backenddb testcaseChristian Grothoff
2017-06-27more #5010-related work on backenddbChristian Grothoff
2017-06-27fix logical order of functionsChristian Grothoff
2017-06-27get rid of select *, remove fixme that is no longer neededChristian Grothoff
2017-06-27remove dead macrosChristian Grothoff
2017-06-25convert merchant postgres plugin (in large parts) to latest PQ API as part of...Christian Grothoff
2017-06-25ref bugnoteChristian Grothoff
2017-06-25handle '/' at end of URLs when composing http requests in libtalermerchantChristian Grothoff
2017-06-25use default log level of WARNINGChristian Grothoff
2017-06-25do use return value of iterate_instances()Christian Grothoff
2017-06-23caring about 'summary' fieldMarcello Stanisci
2017-06-23error messageMarcello Stanisci
2017-06-22ChangeLogMarcello Stanisci
2017-06-22reject non increasing amountsMarcello Stanisci
2017-06-21diagnosticsMarcello Stanisci
2017-06-21diagnosticsMarcello Stanisci
2017-06-20Fix /refund lookup response encodingMarcello Stanisci
2017-06-20fix dbMarcello Stanisci
2017-06-20refund fee columnt into refund table, breaks db testsMarcello Stanisci
2017-06-20fix hanging dbMarcello Stanisci
2017-06-20Up to the point where /refund (increase) passes BUT db hangs uponMarcello Stanisci
2017-06-20fix non returning testcaseMarcello Stanisci
2017-06-20Return a signed confirmation of the refundMarcello Stanisci
2017-06-19get /refund increase requested from the testsMarcello Stanisci
2017-06-19get refund increase test compiledMarcello Stanisci
2017-06-19/refund test op codesMarcello Stanisci
2017-06-19defining /refund testcases data structsMarcello Stanisci
2017-06-19finishing with /refund handlersMarcello Stanisci
2017-06-19handler for /GET refundMarcello Stanisci
2017-06-1980% GET /refund logicMarcello Stanisci
2017-06-19add /refund cancel functionMarcello Stanisci
2017-06-19/refund lib, issuing the POST and defining cb skeletonMarcello Stanisci
2017-06-16Getting /refund lib to compileMarcello Stanisci
2017-06-15~25% of /refund libMarcello Stanisci
2017-06-14Completing GET /refund logic - NOT tested.Marcello Stanisci
2017-06-14~70% of GET /refundMarcello Stanisci
2017-06-14Implementing POST /refund logic.Marcello Stanisci
2017-06-14add /refund routeMarcello Stanisci
2017-06-14refund table takes merchant public key tooMarcello Stanisci
2017-06-14add refund header fileMarcello Stanisci
2017-06-13backend /refund handler skeleton, not in compilationMarcello Stanisci
2017-06-13Add error when coins are not sufficient to pay a refundMarcello Stanisci
2017-06-13- only commit refund if amount refunded per coin is > zeroMarcello Stanisci
2017-06-13loggingMarcello Stanisci
2017-06-13fix detection of subsequent refunds lesser thatn previous ones.Marcello Stanisci
2017-06-13drop refund tableMarcello Stanisci
2017-06-13fix check of db returned status (INSERT returns 1)Marcello Stanisci
2017-06-13fix table definitionMarcello Stanisci
2017-06-12calling insert_refund, fail with "insufficient data left in message"Marcello Stanisci