Age | Commit message (Expand) | Author |
2015-06-11 | addig gauger.h to build to avoid FTBFS | Christian Grothoff |
2015-06-11 | Merge branch 'master' of git+ssh://git.taler.net/var/git/mint | Christian Grothoff |
2015-06-11 | implementing #3732 | Christian Grothoff |
2015-06-11 | Commenting and fixing syntax | Fournier Nicolas |
2015-06-11 | adding last missing 'REFERENCES' statement to fix #3770 | Christian Grothoff |
2015-06-11 | fixing #3823 | Christian Grothoff |
2015-06-11 | implement #3830 | Christian Grothoff |
2015-06-11 | implement #3831 | Christian Grothoff |
2015-06-11 | fixing #3820/#3826 | Christian Grothoff |
2015-06-11 | fixing #3812/#3828 | Christian Grothoff |
2015-06-11 | fixing #3821 | Christian Grothoff |
2015-06-11 | fixing #3817 | Christian Grothoff |
2015-06-11 | use execution time for transactions, but expiration time for reserve summary ... | Christian Grothoff |
2015-06-11 | fix #3825 | Christian Grothoff |
2015-06-11 | -testcases are good thing... | Christian Grothoff |
2015-06-11 | fixing #3810 | Christian Grothoff |
2015-06-11 | fixing #3833 | Christian Grothoff |
2015-06-11 | fixing #3827 | Christian Grothoff |
2015-06-10 | new test for uint and json APIs | Christian Grothoff |
2015-06-10 | implementing pq APIs for #3827, not yet tested or used through | Christian Grothoff |
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 |