index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-06
Move table creation logic to DB layer. Also support temporary schema creatio...
Sree Harsha Totakura
2015-03-06
db: Add testcase for DB layer
Sree Harsha Totakura
2015-03-06
Added testcase for reserves_in_insert()
Sree Harsha Totakura
2015-03-05
-sync
Sree Harsha Totakura
2015-03-05
db: Implement reserves_in_insert()
Sree Harsha Totakura
2015-03-05
db: Add QUERY_ERR macro to log failed queries
Sree Harsha Totakura
2015-03-05
db: fix compile warning in taler-mint-dbinit.c
Sree Harsha Totakura
2015-03-05
-rename
Sree Harsha Totakura
2015-03-05
util: use const whenever applicable
Sree Harsha Totakura
2015-03-05
db: Use macro while creating prepared statements
Sree Harsha Totakura
2015-03-05
db: No special handling for failed INDEX creation
Sree Harsha Totakura
2015-03-05
Use a reserve structure
Sree Harsha Totakura
2015-03-05
Add DB_reserve_get() to get a summary of the reserve
Sree Harsha Totakura
2015-03-05
Fix some prepared statements
Sree Harsha Totakura
2015-03-05
Fix broken compilation: add temporary flag to DB_get_connection()
Sree Harsha Totakura
2015-03-05
Fix ResultSpec processing
Sree Harsha Totakura
2015-03-05
Fix missing declaration
Sree Harsha Totakura
2015-03-05
Move table creation logic to DB layer. Also support temporary schema creatio...
Sree Harsha Totakura
2015-03-05
Add testcase for DB layer
Sree Harsha Totakura
2015-02-17
Fix #3624: Check JSON format for wire deposits (SEPA specification)
Sree Harsha Totakura
2015-02-08
add copyright statement to configure
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-02-06
got the official GNUification
Christian Grothoff
2015-02-06
-fix disting
Christian Grothoff
2015-01-31
mark unchecked functions
Christian Grothoff
2015-01-31
cleaning up /refresh/link logic, in particular separting out response generat...
Christian Grothoff
2015-01-31
finished first pass over /refresh/reveal logic, simplifying mint_db API by ke...
Christian Grothoff
2015-01-31
starting to clean up /refresh/reveal DB logic
Christian Grothoff
2015-01-31
update README
Christian Grothoff
2015-01-30
working on /refresh/melt operation
Christian Grothoff
2015-01-30
updating ignores
Christian Grothoff
2015-01-30
fixing ftbfs of testcase
Christian Grothoff
2015-01-30
TALER_MINT_keys_sign returns void, thus no need to check rvalue
Christian Grothoff
2015-01-30
fix missing test, wrong type
Christian Grothoff
2015-01-30
install db_pq header
Christian Grothoff
2015-01-29
-removing legacy TALER_TALER API, replacing with modern TALER_DB calls
Christian Grothoff
2015-01-29
eliminating obsolete KnownCoin APIs
Christian Grothoff
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-29
logic of execute_refresh_commit is now clean
Christian Grothoff
2015-01-29
working on cleaning up /refresh/melt logic
Christian Grothoff
2015-01-29
more notes about issues in bug tracker
Christian Grothoff
2015-01-29
more comments
Christian Grothoff
2015-01-29
finish simplify cleanup of json roots: as early as possible
Christian Grothoff
2015-01-29
finish cleanup of /refresh/link parsing, trivial this time
Christian Grothoff
2015-01-29
finish cleanup of /refresh/reveal parsing
Christian Grothoff
2015-01-29
finish cleanup of /refresh/commit parsing
Christian Grothoff
2015-01-29
finish cleanup of /refresh/melt parsing
Christian Grothoff
2015-01-29
make TALER_MINT_parse_json_data more expressive, add RSA types as well
Christian Grothoff
[prev]
[next]