index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backenddb
Age
Commit message (
Expand
)
Author
2017-06-04
fix more leaks
Christian Grothoff
2017-06-04
fix misc memory leaks
Christian Grothoff
2017-06-04
no longer need to link against libgnunetpostgres
Christian Grothoff
2017-06-04
fix merge issue: proposal_data -> contract_terms rename
Christian Grothoff
2017-06-04
moving database backend to modern PQ API
Christian Grothoff
2017-06-02
more diagnostics when storing/retrieving contract terms
Marcello Stanisci
2017-05-29
rename proposal_data to contract_terms (see #4879)
Florian Dold
2017-05-02
Addressing #4877
Marcello Stanisci
2017-04-24
add cherry-pick like query used in /history. This API
Marcello Stanisci
2017-04-18
fix db testcase due to queries in the future
Marcello Stanisci
2017-04-18
adding db method to query proposal data "in the future"
Marcello Stanisci
2017-04-18
adding option to lookup history entries in the future.
Marcello Stanisci
2017-03-29
Still on renaming (#4877)
Marcello Stanisci
2017-03-29
renaming variables
Marcello Stanisci
2017-03-24
logging, db minor fix
Marcello Stanisci
2017-03-23
Fix #4970.
Marcello Stanisci
2017-03-23
Fix signature of db callback.
Marcello Stanisci
2017-03-20
'start' and 'nrows' not hardcoded anymore in testcase.
Marcello Stanisci
2017-03-20
Fix db testcase against newest plugin.
Marcello Stanisci
2017-03-20
fix limit binding
Christian Grothoff
2017-03-19
Fix indentation.
Marcello Stanisci
2017-03-17
FETCH FIRST arg ROW ONLY -> LIMIT arg, in prepared statement,
Marcello Stanisci
2017-03-17
helper db methods for /history. Prepared statements have
Marcello Stanisci
2017-03-13
Fix track transfer's response + adjusting tests to it.
Marcello Stanisci
2017-03-07
Merge branch 'master' of taler.net:merchant
Marcello Stanisci
2017-03-07
DB provides lookup of proposal data based on proposal data's
Marcello Stanisci
2017-03-06
avoid memory leak on DB connect error
Christian Grothoff
2017-03-01
/history returns latest records first.
Marcello Stanisci
2017-02-28
/history elements are returned with ORDER BY.
Marcello Stanisci
2017-02-27
Fix #4925.
Marcello Stanisci
2017-02-23
Modify /history API and DB table for order_id-proposal_data
Marcello Stanisci
2017-02-11
Back out early if we can't connect to postgres db
Florian Dold
2017-02-10
Fix track API tests.
Marcello Stanisci
2017-02-10
Fixing testcases according to the renaming occurred
Marcello Stanisci
2017-02-08
Fix backenddb
Marcello Stanisci
2017-02-07
More fixes on renaming, mostly in db.
Marcello Stanisci
2017-02-07
Huge renaming about removing transaction_id use
Marcello Stanisci
2017-02-06
Fix backenddb tests after renaming
Marcello Stanisci
2017-02-06
Renaming the DB and /history.
Marcello Stanisci
2017-02-03
Renaming proposal data db operations
Marcello Stanisci
2016-12-13
Removing leftover
Marcello Stanisci
2016-12-12
Unifying map-in and map-out handles
Marcello Stanisci
2016-12-12
Not handling unique_violation as error within postgres_store_map()
Marcello Stanisci
2016-12-09
95% of /map/in testcase
Marcello Stanisci
2016-12-08
Fix prepared statement find_contract
Marcello Stanisci
2016-12-08
Baking find_contract by hashcode. Invoked in testcase.
Marcello Stanisci
2016-12-08
Baking hashes to contracts mapping
Marcello Stanisci
2016-12-05
Fix track-transfer conflict error JSON packaging
Marcello Stanisci
2016-11-25
skip test cases when plugin can't be loaded due to missing DB
Florian Dold
2016-11-11
fix relocation issue on build
Christian Grothoff
[next]