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

Feature: support minimum idle time before terminating server #125

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Sep 11, 2024

  1. add min idle timer

    tjstansell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6711251 View commit details
    Browse the repository at this point in the history
  2. fix typo

    tjstansell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e7c74ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02d6dd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1705bcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f35664e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66787ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7baa312 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbbd407 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b58e831 View commit details
    Browse the repository at this point in the history
  10. fix lint

    tjstansell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4dc7230 View commit details
    Browse the repository at this point in the history
  11. update tests

    tjstansell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    abb7aab View commit details
    Browse the repository at this point in the history
  12. add Busy function that is identical to Update but does not get wrappe…

    …d by the slack notifier
    tjstansell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2e9eb7d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    53f53d0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3aa1a84 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fdbb1d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    99ed3b3 View commit details
    Browse the repository at this point in the history