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

Management command updates (various) #10

Merged
merged 12 commits into from
Feb 25, 2024
Merged

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    d8efc73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e70a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75a3df3 View commit details
    Browse the repository at this point in the history
  4. - Rename 'update_outdated_objects()' to 'process_batch()'

    - Rename 'get_outdated_objects()' to 'get_stale_objects()'
    - Report batch numbers and size to the console
    - Report the number of stale objects found for each batch to the console
    ababic committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3582e74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0cda17 View commit details
    Browse the repository at this point in the history
  6. Update documentation

    ababic committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1b9a090 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b8dd2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71bdcbc View commit details
    Browse the repository at this point in the history
  9. Fix option precedence

    ababic committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ce9a7e8 View commit details
    Browse the repository at this point in the history
  10. Improve test DRYness

    ababic committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d3988f5 View commit details
    Browse the repository at this point in the history
  11. Add note RE datetime format

    ababic committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    114f8df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    746fbaf View commit details
    Browse the repository at this point in the history