Skip to content
Snippets Groups Projects
  1. May 04, 2020
  2. May 01, 2020
    • Jean-Paul Calderone's avatar
      Add expected total tokens to the voucher model · 3d04a281
      Jean-Paul Calderone authored
      This makes the database responsible for remembering how many tokens we expect
      to get for a voucher, rather than the in-memory Python state or the code.
      
      As a result, we can resume redemption knowing the correct number of tokens
      after a process restart and without relying on the PaymentController's default
      token count to have remained unchanged.
      3d04a281
  3. Apr 30, 2020
  4. Apr 29, 2020
  5. Apr 28, 2020
  6. Apr 27, 2020
  7. Apr 24, 2020
  8. Apr 23, 2020
  9. Apr 22, 2020
  10. Apr 20, 2020
  11. Apr 16, 2020
  12. Apr 13, 2020
  13. Apr 10, 2020
Loading