index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backenddb
/
Makefile.am
Age
Commit message (
Expand
)
Author
2023-05-15
Factor out 9 new functions (shit job)
Iván Ávalos
2023-05-12
Factor out 13 new functions (shit job)
Iván Ávalos
2023-05-08
Factor out {lookup,delete,insert,update,lock}_product(s) (shit job)
Iván Ávalos
2023-05-08
Factor out activate_account (shit job)
Iván Ávalos
2023-05-08
Factor out inactivate_account (shit job)
Iván Ávalos
2023-05-08
Factor out update_instance_auth (shit_job)
Iván Ávalos
2023-05-08
Factor out purge_instance and update_instance (shit job)
Iván Ávalos
2023-05-08
Factor out delete_instance_private_key (shit job)
Iván Ávalos
2023-05-08
Factor out account_kyc_get_status (shit job)
Iván Ávalos
2023-05-08
Factor out account_kyc_set_status (shit job)
Iván Ávalos
2023-05-08
Factor out insert_instance (shit job)
Iván Ávalos
2023-05-08
Factor out lookup_instance_auth (shit job)
Iván Ávalos
2023-05-03
simplify POST /private/transfers implementation to match new situation with t...
Christian Grothoff
2023-05-03
get new taler-merchant-exchange helper to build
Christian Grothoff
2023-05-02
factor out lookup_reserves shit job
Christian Grothoff
2023-05-01
first rough cut at merchant update for #7810 (still with known bugs)
Christian Grothoff
2023-04-24
-work on DB plugin logic for taler-merchant-exchange
Christian Grothoff
2023-04-23
API change for #6363
Christian Grothoff
2023-04-23
make taler-merchant-wirewatch multi-instance capable
Christian Grothoff
2023-04-18
work around gcc bug. Fixes #7585.
Christian Grothoff
2023-04-12
add wirewatch CRU(D) functions to merchant DB API
Christian Grothoff
2023-04-11
store user-type with merchant settings
Christian Grothoff
2023-04-10
prepare test_kyc_api to test #7684
Christian Grothoff
2023-04-10
add implementation of AML status report (#7684)
Christian Grothoff
2023-04-09
preparations for DB logic refactoring
Christian Grothoff
2023-01-12
-whitespace
Christian Grothoff
2022-12-29
using templates testing
priscilla
2022-11-18
update
priscilla
2022-07-24
-adapt to latest libgnunetpq
Christian Grothoff
2021-10-09
-starting work on /kyc handler
Christian Grothoff
2021-05-01
add missing XLIB linkage for coverage
Christian Grothoff
2021-04-02
fix misc memory leaks
Christian Grothoff
2021-01-31
extend merchant backend DB to support storing authentication data for #6731
Christian Grothoff
2021-01-01
fix linker issues
Christian Grothoff
2020-06-13
implement missing SQL
Christian Grothoff
2020-05-26
wrote tests for deposits in the db api
Jonathan Buchanan
2020-02-29
ensure file name matches _v name
Christian Grothoff
2020-02-24
0000 is reserved for versioning
Christian Grothoff
2020-01-24
towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...
Christian Grothoff
2020-01-24
extract SQL fron C code
Christian Grothoff
2017-10-18
bumping versions for v0.4.0 release
v0.4.0
Christian Grothoff
2017-07-26
coverage for db test
Marcello Stanisci
2017-06-06
bumping versions for 0.3.0 release
v0.3.0
Christian Grothoff
2017-06-04
no longer need to link against libgnunetpostgres
Christian Grothoff
2017-03-07
DB provides lookup of proposal data based on proposal data's
Marcello Stanisci
2016-11-11
fix relocation issue on build
Christian Grothoff
2016-05-04
fix issues with 'make dist'
Christian Grothoff
2016-04-28
testing store_payment() and check_payment()
Marcello Stanisci
2016-04-28
configuration file for testcase + "run()" function for it
Marcello Stanisci
2016-04-27
initial skeletons for merchantdb testcases
Marcello Stanisci
[next]