Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration for lease maintenance behavior #255

Merged
merged 17 commits into from
Dec 6, 2021

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    7ead7a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6eb5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc066a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11482da View commit details
    Browse the repository at this point in the history
  5. docs for the new config items

    exarkun committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e354f35 View commit details
    Browse the repository at this point in the history
  6. module docstring

    exarkun committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    22f6cf9 View commit details
    Browse the repository at this point in the history
  7. black and isort

    exarkun committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    dc21970 View commit details
    Browse the repository at this point in the history
  8. some comment improvements

    exarkun committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    de981cc View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. use integer number of seconds to represent duration

    avoids ambiguities and implementation problems of iso8601 duration strings
    
    go back to aniso8601 dependency, since we no longer get anything distinctive
    from isodate
    exarkun committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    78f43b3 View commit details
    Browse the repository at this point in the history
  2. trivial simplification

    exarkun committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    63c88d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ed4228 View commit details
    Browse the repository at this point in the history
  4. Fix mistake in example for crawl interval range

    Co-authored-by: Tom Prince <[email protected]>
    exarkun and tomprince authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a5618bb View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    96b752a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    96aedab View commit details
    Browse the repository at this point in the history
  2. pyflakes

    exarkun committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    fe3e5dd View commit details
    Browse the repository at this point in the history
  3. black

    exarkun committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    0f66705 View commit details
    Browse the repository at this point in the history
  4. isort

    exarkun committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    5396725 View commit details
    Browse the repository at this point in the history