index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_private-get-orders.c
Age
Commit message (
Expand
)
Author
2024-10-23
fix mis-use of API for conversion of timestamp to seconds
Christian Grothoff
2024-08-27
-misc code cleanups
Christian Grothoff
2024-06-24
log on 400 errors
Christian Grothoff
2024-04-01
-do not return 0-orders as unwired
bfh-snack-2024-4
Christian Grothoff
2024-03-18
implement protocol v12, fixes #7948
Christian Grothoff
2024-01-04
remove unnecessary DB interaction in GET private/orders/ID
Christian Grothoff
2023-12-16
partial implementation of protocol v6: GET with additional filters, POST not ...
Christian Grothoff
2023-11-24
address misc. FIXMEs
Christian Grothoff
2023-10-13
more work on multicurrency support: use checks everywhere...
Christian Grothoff
2023-10-13
-first hack at multicurrency support in merchant
Christian Grothoff
2023-05-04
-minor code cleanup
Christian Grothoff
2022-11-17
-code cleanup
Christian Grothoff
2022-07-08
-change to date_s
Christian Grothoff
2022-06-06
fix backend double-pay issue (#7244)
Christian Grothoff
2022-05-09
-fix assertion
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2021-12-19
introduce new data type for the post-orders hash used for idempotency checks,...
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-12-01
fix #7025 (presumably)
Christian Grothoff
2021-11-17
-misc fixes wrt long polling
Christian Grothoff
2021-10-28
-work on fixing FTBFS
Christian Grothoff
2021-10-02
attempted fix for #7025
Christian Grothoff
2021-08-25
complete implementation of #6956: long polling triggers via database backend
Christian Grothoff
2021-08-23
-update to match latest exchange APIs
Christian Grothoff
2021-08-11
add claim token to contract terms table
Florian Dold
2021-08-07
-code cleanup: use new GNUNET_TIME functions
Christian Grothoff
2021-08-01
-more json_pack fixes
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-07-23
-fix po->in_dll
Özgür Kesim
2021-07-23
-fix cleanup-logic
Özgür Kesim
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-04-01
implement #6816: use more sane format for date argument in GET /private/order...
Christian Grothoff
2021-03-24
fix 0006814: looking up for order using date parameter and positive delta ret...
Sebastian
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-13
doxygen fixes
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-09-10
fix long polling: need to re-fetch contract terms
Christian Grothoff
2020-09-05
fix idempotency issue for POST /private/orders (#6445)
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-08-15
clean up GET /private/orders handling
Christian Grothoff
2020-08-04
correctly compare refund amount in GET /private/orders
Jonathan Buchanan
2020-08-03
test for refund available
Christian Grothoff
2020-08-01
fix query paid orders & add test
Jonathan Buchanan
2020-07-30
fix error message use-after-free
Jonathan Buchanan
2020-07-30
add 'paid' to GET /private/orders response entries
Jonathan Buchanan
2020-07-29
remove claim_token from insert_contract_terms and return it from lookup_order
Jonathan Buchanan
2020-07-27
add amount, summary, and refundable to GET /private/orders
Jonathan Buchanan
2020-06-23
deeper checks on GET /private/orders
Jonathan Buchanan
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
[next]