summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20typoMarcello Stanisci
2017-11-11document tippingChristian Grothoff
2017-11-04paid should be a boolean, not a blog, simplify SQL (#5157)Christian Grothoff
2017-11-04add taler-merchant-tip-enable, including docsChristian Grothoff
2017-11-02complete /tip-pickup testingChristian Grothoff
2017-11-02misc bugfixes to get first /tip-pickup test to passChristian Grothoff
2017-11-02add new tables to drop methodMarcello Stanisci
2017-11-02fix response code generationChristian Grothoff
2017-11-02deal with soft errors by retrying in merchantdb (for tipping)Christian Grothoff
2017-11-02use talercheck for testing, like exchange doesChristian Grothoff
2017-11-02work on /tip-pickup implemenation (WiP)Christian Grothoff
2017-11-01towards implementing /tip-pickup (incomplete)Christian Grothoff
2017-11-01tests and bugfixes for /tip-authorizeChristian Grothoff
2017-11-01test tip_enable APIChristian Grothoff
2017-11-01starting with testing tippingChristian Grothoff
2017-10-31implement logic for spending from tips in test interpreterChristian Grothoff
2017-10-31finish tip_pickup command in test_merchant_api interpreterChristian Grothoff
2017-10-31work on new tipping test logic, also refactoring to match latest exchange API...Christian Grothoff
2017-10-30implement getting reserve_priv from configuration in test and backendChristian Grothoff
2017-10-30doxygen fixesChristian Grothoff
2017-10-30implement OC_TIP_AUTHORIZEChristian Grothoff
2017-10-30fix indentationChristian Grothoff
2017-10-30implement logic for OC_TIP_ENABLEChristian Grothoff
2017-10-30starting design of test harness for tippingChristian Grothoff
2017-10-29specify default fees for testcaseChristian Grothoff
2017-10-29implement TALER_MERCHANT_tip_pickupChristian Grothoff
2017-10-29implement TALER_MERCHANT_tip_authorizeChristian Grothoff
2017-10-29implement TALER_MERCHANT_tip_enableChristian Grothoff
2017-10-27max deposit fee picked from defaultsMarcello Stanisci
2017-10-25design C API of merchant for tippingChristian Grothoff
2017-10-24fix #5108Christian Grothoff
2017-10-24add testcases for merchantdb tipping functions, fix bugs foundChristian Grothoff
2017-10-24work around build error for incomplete /tip implementationChristian Grothoff
2017-10-24todo was imported into the bug trackerChristian Grothoff
2017-10-24implementing backenddb logic for tipping (not tested)Christian Grothoff
2017-10-23add SQL for postgres_enable_tip_reserveChristian Grothoff
2017-10-23implement postgres_enable_tip_reserve (but SQL statemets are missing)Christian Grothoff
2017-10-23add new functions for tipping (unimplemented) to merchantdbChristian Grothoff
2017-10-22first (incomplete) skeleton for tipping APIChristian Grothoff
2017-10-18bumping versions for v0.4.0 releasev0.4.0Christian Grothoff
2017-10-18fix rules for 'make dist'Christian Grothoff
2017-10-15add refund permissions to /payFlorian Dold
2017-10-15fix css files in .gitignoreChristian Grothoff
2017-10-15add CSS filesChristian Grothoff
2017-10-14add CSS stylingChristian Grothoff
2017-10-06check return value from TALER_amount_get_zeroChristian Grothoff
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-09-26fix extra start of retry_exchange taskChristian Grothoff
2017-09-26fix use of uninit varsChristian Grothoff
2017-09-17adjust to API change of exchangeChristian Grothoff