index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-tools
/
taler-exchange-dbinit.c
Age
Commit message (
Expand
)
Author
2022-11-27
more work on SQL refactoring
Christian Grothoff
2022-11-26
-remove shard support
Christian Grothoff
2022-08-22
-fix clang compiler warnings
Christian Grothoff
2022-07-25
-simplify table drop logic
Christian Grothoff
2022-07-24
-unversion stored procedures, always load latest ones
Christian Grothoff
2022-06-26
-fix typos
Christian Grothoff
2022-05-25
rewrite sharding initialization logic
Marco Boss
2022-04-02
extend sharding logic that shard nodes can be initialied and dropped
Marco Boss
2022-04-02
drop functions
Marco Boss
2022-03-31
add shard init for shard node
Marco Boss
2022-03-31
add sharding logic
Marco Boss
2022-03-02
use plain uint32_t
Marco Boss
2022-03-02
fix
Marco Boss
2022-03-02
fix
Marco Boss
2022-03-02
include partitioning logic in dbinit
Marco Boss
2021-12-26
resolve #7124: ensure -s also deletes work_shards
Christian Grothoff
2021-11-24
fix #7107
Christian Grothoff
2021-09-17
-DCE, nicer return values
Christian Grothoff
2021-09-03
first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...
Christian Grothoff
2021-09-03
preliminary work on supporting sharding/parallel aggregation (undertested, bu...
Christian Grothoff
2021-08-18
-swap WARNING/ERROR to fix #6991
Christian Grothoff
2021-08-08
introduce TALER_OS_init() to safely handle static linkage
Christian Grothoff
2021-07-29
fix #6960
Christian Grothoff
2021-01-07
work on #6679"
Christian Grothoff
2020-03-13
nicer log message
Christian Grothoff
2020-03-07
merge taler-wire and taler-bank-transfer tools, they are very related and oth...
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-16
move function to libtalerexchangedb, as planned
Christian Grothoff
2019-11-01
fix warnings
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2017-03-25
renaming GNUNET_GETOPT-symbols to match latest changes in GNUnet
Christian Grothoff
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-31
add -g option to taler-exchange-dbinit
Christian Grothoff
2016-05-21
testing refund, fixing bugs, refund test passes
Christian Grothoff
2016-05-02
fixing #4462: avoid temporary schemata altogether
Christian Grothoff
2016-04-16
fix linker issue
Christian Grothoff
2016-04-16
fix config parsing for dbinit tool
Christian Grothoff
2016-04-10
fixing #4386: use more sane configuration and data file structure
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff