Age | Commit message (Expand) | Author |
2015-06-10 | adding refs to bugs | Christian Grothoff |
2015-06-10 | implementing a few FIXMEs, adding refs to bugs for others | Christian Grothoff |
2015-06-10 | cosmetics, removing FIXME that was already done | Christian Grothoff |
2015-06-10 | Merge branch 'master' of git+ssh://taler.net/var/git/mint | Christian Grothoff |
2015-06-10 | use util api as indicated by fixme | Christian Grothoff |
2015-06-10 | Merge branch 'master' of taler.net:/var/git/mint | Fournier Nicolas |
2015-06-10 | Commenting, cleaning and checking for return values | Fournier Nicolas |
2015-06-10 | use better names than i/j | Christian Grothoff |
2015-06-10 | links to bug reports, use TALER_refresh_link_encrypted_encode where appropria... | Christian Grothoff |
2015-06-10 | typo | Christian Grothoff |
2015-06-09 | Added headers to files and commented | Fournier Nicolas |
2015-06-09 | moved mintdb perf filed to mintdb directory | Fournier Nicolas |
2015-06-09 | -commenting on code | Christian Grothoff |
2015-06-09 | Initial commit for mintdb performance analysis | Fournier Nicolas |
2015-06-05 | notes about 3828/3812 | Christian Grothoff |
2015-06-05 | more docu, bugfixes and bugnotes | Christian Grothoff |
2015-06-05 | more docu and bug notes | Christian Grothoff |
2015-06-05 | clean up postgres_get_reserve_history logic and improve docu | Christian Grothoff |
2015-06-05 | clean up postgres_get_reserve_history logic and improve docu | Christian Grothoff |
2015-06-05 | clean up postgres_get_reserve_history logic and improve docu | Christian Grothoff |
2015-06-05 | clean up postgres_reserves_in_insert logic and improve docu | Christian Grothoff |
2015-06-04 | -style fixes | Christian Grothoff |
2015-06-04 | use const, annotate in/out argument, avoid postgres_-prefix for non-exported ... | Christian Grothoff |
2015-06-04 | notes on issue #3823 | Christian Grothoff |
2015-06-04 | notes on issue #3823 | Christian Grothoff |
2015-06-03 | comments... | Christian Grothoff |
2015-06-03 | notes on issue #3820 | Christian Grothoff |
2015-06-03 | ensure consistent order between CREATE, INSERT and SELECT statements | Christian Grothoff |
2015-06-03 | make use of network byte order obvious | Christian Grothoff |
2015-06-03 | more documenting, checking for consistency between prepared statements and fu... | Christian Grothoff |
2015-06-03 | bad missig space in SQL | Christian Grothoff |
2015-06-03 | remarks on #3816 | Christian Grothoff |
2015-06-03 | remarks on #3814/3815 | Christian Grothoff |
2015-06-03 | remarks on #3813 | Christian Grothoff |
2015-06-03 | remarks on #3812 | Christian Grothoff |
2015-06-03 | remarks on #3812 | Christian Grothoff |
2015-06-03 | reveal_ok is dead | Christian Grothoff |
2015-06-03 | remarks on #3811 | Christian Grothoff |
2015-06-03 | remarks on #3811 | Christian Grothoff |
2015-06-03 | remarks on #3810 | Christian Grothoff |
2015-06-03 | remarks on #3809 | Christian Grothoff |
2015-06-03 | remarks on #3808 | Christian Grothoff |
2015-06-03 | document macros, avoid passing useless 'result' argument | Christian Grothoff |
2015-06-02 | -include wallet headers if compiling wallet library | Christian Grothoff |
2015-05-27 | mintdb postgres: Implement get_refresh_melt(). | Sree Harsha Totakura |
2015-05-27 | mintdb get_known_coin(): Do not allocate memory for return paramter. | Sree Harsha Totakura |
2015-05-26 | mintdb postgres: sanitize test case | Sree Harsha Totakura |
2015-05-25 | mintdb postgres: implement insert_refresh_melt() | Sree Harsha Totakura |
2015-05-25 | mintdb postgres: add deposit fee to the denominations | Sree Harsha Totakura |
2015-05-25 | mintdb postgres: add get_known_coin() and insert_known_coin() | Sree Harsha Totakura |