- Dec 10, 2021
-
-
Jean-Paul Calderone authored
Make the lease duration config reader respect the lease crawler config
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Dec 07, 2021
-
-
Jean-Paul Calderone authored
This means you can make estimates about storage-time remaining based on the results of the calculator endpoint and they'll at least match your local configuration. also, move the function to the config module.
-
- Dec 06, 2021
-
-
Jean-Paul Calderone authored
Add configuration for lease maintenance behavior
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Fix the pyflakes invocation in Nix so it checks our source files.
-
Jean-Paul Calderone authored
Fold `PassValidationTests._test_lease_operation_fails_without_passes` into its caller.
-
- Dec 03, 2021
-
-
Tom Prince authored
It turns our that `pyflakes` with no arguments expects input on stdin. In CI, this is likely connected to `/dev/null` so it passes. Also fix the errors that pyflakes is reporting.
-
Tom Prince authored
It was orginally factored out since there were both `add_lease` and `renew_lease methods`. However, since tahoe 1.16, the client no longer defines `renew_lease`, and we removed it from our protocol in #231. Given that there is now only one caller, we can remove the factoring.
-
- Nov 30, 2021
-
-
Jean-Paul Calderone authored
-
- Nov 29, 2021
-
-
Jean-Paul Calderone authored
Co-authored-by:
Tom Prince <tom.prince@private.storage>
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
avoids ambiguities and implementation problems of iso8601 duration strings go back to aniso8601 dependency, since we no longer get anything distinctive from isodate
-
- Nov 23, 2021
-
-
Jean-Paul Calderone authored
Improve lease management for mutables
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
now client and server agree that only shares with associated writes in `tw_vectors` are considered when computing cost
-
Jean-Paul Calderone authored
-
- Nov 18, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
The remote method does not expose the renew_leases parameter, intentionally.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Nov 17, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-