Skip to content
Snippets Groups Projects
  1. Jan 05, 2022
  2. Jan 03, 2022
  3. Dec 07, 2021
  4. Dec 06, 2021
  5. Nov 29, 2021
  6. Nov 18, 2021
  7. Nov 04, 2021
  8. Jul 23, 2021
  9. Jul 22, 2021
  10. Jan 29, 2021
  11. May 28, 2020
  12. May 25, 2020
  13. May 22, 2020
  14. May 04, 2020
  15. May 01, 2020
    • Jean-Paul Calderone's avatar
      Thread the "BYTES_PER_PASS" value through the system · d04bf34e
      Jean-Paul Calderone authored
      This removes almost all uses of the global value.  All that remains is its use
      as a default in case no configuration is given.
      d04bf34e
    • 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
  16. Apr 28, 2020
  17. Apr 27, 2020
  18. Apr 24, 2020
  19. Apr 23, 2020
  20. Apr 13, 2020
Loading