Changesets: exchange

master 71d05c6c

2016-06-02 11:04

Christian Grothoff


Details Diff
adding missing va_end
mod - src/exchange/taler-exchange-httpd_parsing.c Diff File

master 90aa044e

2016-06-02 11:02

Christian Grothoff


Details Diff
remove duplciate check
mod - src/exchange/taler-exchange-httpd_refresh.c Diff File

master b405b028

2016-06-02 10:59

Christian Grothoff


Details Diff
remove unnecessary check
mod - src/exchangedb/test_exchangedb.c Diff File

master 026673bd

2016-05-31 22:35

Christian Grothoff


Details Diff
fix
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File

master 07449ce5

2016-05-31 20:59

Christian Grothoff


Details Diff
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
mod - src/benchmark/Makefile.am Diff File
rm - src/benchmark/taler-exchange-benchmark Diff File
mod - src/exchange-lib/exchange_api_handle.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File
mod - src/include/taler_exchange_service.h Diff File

master bc7c9e68

2016-05-31 20:58

Christian Grothoff


Details Diff
implementing 0003474
mod - doc/taler-exchange-httpd.1 Diff File
mod - src/exchange/taler-exchange-httpd.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File

master c6d1fb3c

2016-05-31 16:32

Christian Grothoff


Details Diff
del
mod - src/benchmark/Makefile.am Diff File
rm - src/benchmark/taler-exchange-benchmark Diff File

master ce3d7c36

2016-05-31 16:32

Christian Grothoff


Details Diff
add support for /keys cache control (0004036)
mod - src/benchmark/taler-exchange-benchmark Diff File
mod - src/exchange-lib/exchange_api_handle.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.c Diff File
mod - src/include/taler_exchange_service.h Diff File

master c2c85d00

2016-05-31 13:09

Marcello Stanisci


Details Diff
Merge branch 'master' of ssh://taler.net/var/git/exchange
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File

master bfd3ce29

2016-05-31 13:08

Marcello Stanisci


Details Diff
untracking binary
rm - src/benchmark/taler-exchange-benchmark Diff File

master 9164edd5

2016-05-31 13:05

Marcello Stanisci


Details Diff
linking benchmark using $(top_builddir) instead of -l in Makefile.am
mod - src/benchmark/Makefile.am Diff File
mod - src/benchmark/taler-exchange-benchmark Diff File

master 0cef479e

2016-05-31 12:39

Christian Grothoff


Details Diff
extend test to cover GC
mod - src/benchmark/taler-exchange-benchmark Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File

master eb1fdc10

2016-05-31 11:34

Christian Grothoff


Details Diff
implement GC logic (0003485)
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master ba0146b8

2016-05-31 11:16

Christian Grothoff


Details Diff
add -g option to taler-exchange-dbinit
mod - doc/taler-exchange-dbinit.1 Diff File
mod - src/exchange-tools/taler-exchange-dbinit.c Diff File

master 94e16799

2016-05-31 11:13

Christian Grothoff


Details Diff
adding a few more uniqueness constraints to DB
mod - src/Makefile.am Diff File
mod - src/benchmark/taler-exchange-benchmark Diff File
mod - src/exchange/test_taler_exchange_aggregator.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master ef81e9db

2016-05-30 20:57

Marcello Stanisci


Details Diff
comments
mod - src/benchmark/taler-exchange-benchmark Diff File
mod - src/benchmark/taler-exchange-benchmark.c Diff File

master 66201bf9

2016-05-30 20:45

Marcello Stanisci


Details Diff
invoking benchmark_run() after getting /keys from exchange. Still doesn't work with https
mod - src/benchmark/taler-exchange-benchmark Diff File
mod - src/benchmark/taler-exchange-benchmark.c Diff File

master 925097c8

2016-05-30 19:16

Marcello Stanisci


Details Diff
adding --pool-size option to benchmark,
mod - src/benchmark/taler-exchange-benchmark Diff File
mod - src/benchmark/taler-exchange-benchmark.c Diff File
mod - src/exchange-lib/exchange_api_reserve.c Diff File
mod - src/include/taler_exchange_service.h Diff File

master 848c7f0e

2016-05-30 17:08

Marcello Stanisci


Details Diff
benchmark makefile
mod - configure.ac Diff File
mod - src/Makefile.am Diff File
add - src/benchmark/Makefile.am Diff File
add - src/benchmark/taler-exchange-benchmark Diff File
add - src/benchmark/taler-exchange-benchmark.c Diff File

master 1982fdd8

2016-05-29 23:25

Christian Grothoff


Details Diff
newlines
mod - doc/paper/taler.tex Diff File

master 45e29f50

2016-05-29 19:07

Christian Grothoff


Details Diff
edits to paper
mod - doc/paper/taler.tex Diff File

master e68d07fc

2016-05-27 17:34

Christian Grothoff


Details Diff
making DB scheme nice
mod - src/exchange/taler-exchange-aggregator.c Diff File
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File
mod - src/include/taler_exchangedb_plugin.h Diff File

master 5f6f524a

2016-05-27 16:39

Christian Grothoff


Details Diff
a first step towards normalizing the DB a bit and not storing data redundantly
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

master 172e8494

2016-05-27 16:34

Christian Grothoff


Details Diff
a first step towards normalizing the DB a bit and not storing data redundantly
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
mod - src/exchangedb/test_exchangedb.c Diff File

master 2f5e58f3

2016-05-27 16:14

Christian Grothoff


Details Diff
a first step towards normalizing the DB a bit and not storing data redundantly
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File
 First  Prev  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 100 ... 120 ... 140 ... 150 151 152 153 154 155 156 ... 160 ... 180 ... 200 ... 202 203 204  Next  Last