Skip to content
Snippets Groups Projects
  1. Nov 18, 2021
  2. Nov 17, 2021
  3. Nov 16, 2021
  4. Nov 15, 2021
  5. Nov 12, 2021
    • Jean-Paul Calderone's avatar
      oops, this is for later · 9fed776d
      Jean-Paul Calderone authored
      slot_testv_and_readv_and_writev will manage this state for now.
      later we'll figure out how to just disable it entirely.
      9fed776d
    • Jean-Paul Calderone's avatar
      turn off allocate_buckets implicit lease behavior · 170ce6ec
      Jean-Paul Calderone authored
      This requires a newer Tahoe to provide the `set_implicit_bucket_lease_renewal`
      function.  Then update our wrapper to use it.  Also add a test for the
      behavior.
      
      There is an effect on mutables as well since Tahoe changed how you turn off
      implicit lease renewal for them as well.  Just update to use the newer API to
      keep things working as they were.
      170ce6ec
  6. Nov 02, 2021
    • Tom Prince's avatar
      Change implementer_only to implementer. · f4e0446f
      Tom Prince authored
      This removes the need to call `registerAdapter` on
      `ZKAPAuthorizerStorageServer`. It looks like that was needed because the
      interfaces for it were defined by `implementer_only` which explicitly ignored
      interfaces defined by parent classes. Looking at the history, I assume the use
      of `implementer_only` was to avoid implementing `RIStorageServer` via
      `proxyForInterface`. Given that the later is no longer used, `implementer_only`
      is no longer necessary.
      f4e0446f
  7. Nov 04, 2021
  8. Sep 24, 2021
  9. Jun 29, 2020
  10. Jun 23, 2020
  11. Jun 02, 2020
  12. May 12, 2020
  13. May 11, 2020
  14. May 06, 2020
  15. May 01, 2020
  16. Mar 12, 2020
  17. Mar 10, 2020
  18. Mar 09, 2020
Loading