summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-03add missing fee options in test configurationChristian Grothoff
2017-03-03fix compiler warnings, fix memory leak, properly format date in log messageChristian Grothoff
2017-03-03changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...Christian Grothoff
2017-03-03Fix build failure due to #4921.Marcello Stanisci
2017-03-01json_copy() data returned from DB. Data gets "freed"Marcello Stanisci
2017-03-01Including instance within history elements.Marcello Stanisci
2017-03-01/history returns latest records first.Marcello Stanisci
2017-02-28/history elements are returned with ORDER BY.Marcello Stanisci
2017-02-28Fix index/delta comparison.Marcello Stanisci
2017-02-28Adding conditions to add rows in result, based in their index.Marcello Stanisci
2017-02-28Comments.Marcello Stanisci
2017-02-28Start and delta arguments for /history.Marcello Stanisci
2017-02-28Make /history's arguments optional.Marcello Stanisci
2017-02-27Handle unknown instance when serving /history.Marcello Stanisci
2017-02-27Fix #4925.Marcello Stanisci
2017-02-25json_pack'ing data returned by /history.Marcello Stanisci
2017-02-24Minimizing data returned by /history, for debuggingMarcello Stanisci
2017-02-23Checking the number of history entries are as expected.Marcello Stanisci
2017-02-23commentsMarcello Stanisci
2017-02-23Modify /history API and DB table for order_id-proposal_dataMarcello Stanisci
2017-02-22Fix json formatting.Marcello Stanisci
2017-02-13Testing replayed payment.Marcello Stanisci
2017-02-13fix #4893Florian Dold
2017-02-12no newlineFlorian Dold
2017-02-12prettier automatic order_idFlorian Dold
2017-02-12set pay deadline if not in frontent orderFlorian Dold
2017-02-12set refund deadline if not in frontend offerFlorian Dold
2017-02-12round time before converting to JSON, otherwise GNUnet lib crashesFlorian Dold
2017-02-12add timestamp if missingFlorian Dold
2017-02-12add order_id if missing, break up function for readabilityFlorian Dold
2017-02-12fix reference counting issueFlorian Dold
2017-02-12Change '/pay' API according to #4891Florian Dold
2017-02-11whitespaceFlorian Dold
2017-02-11Back out early if we can't connect to postgres dbFlorian Dold
2017-02-10Adding a second call to /track/transaction inMarcello Stanisci
2017-02-10Fix track API tests.Marcello Stanisci
2017-02-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-08Fix backenddbMarcello Stanisci
2017-02-07More fixes on renaming, mostly in db.Marcello Stanisci
2017-02-07Huge renaming about removing transaction_id useMarcello Stanisci
2017-02-06Renaming in /track/transaction handler.Marcello Stanisci
2017-02-06renaming (a little part of) /track/transfer handlerMarcello Stanisci
2017-02-06Renaming /track/transaction handler to the pointMarcello Stanisci
2017-02-06Fix backenddb tests after renamingMarcello Stanisci
2017-02-06Renaming the DB and /history.Marcello Stanisci
2017-02-04TypoMarcello Stanisci
2017-02-04Garbage removalMarcello Stanisci
2017-02-04Removing _map.c from repoMarcello Stanisci
2017-02-04Removing h_contract from /pay handler.Marcello Stanisci
2017-02-03renaming: proposal logic portedMarcello Stanisci