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

Display job queue and if time exceeds estimated duration #307

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

Commits on Apr 7, 2017

  1. Adds job name filter feature, feature filters configurable prefix, su…

    …ffix and regex from job name on display
    unityunityunity committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    6e54e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a0361 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    bf5b581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c929020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5da7905 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    444794d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc51338 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca20fb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. removed text input for prefix and suffix filter and replaced it with …

    …checkboxes that finds the most common prefix and suffix instead automatically
    unityunityunity committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    3d9defe View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. adds option to display if Job has a job queued aswell as the option t…

    …o alert the user if a job exceeds a configurable time.
    unityunityunity committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    e341ebd View commit details
    Browse the repository at this point in the history
  2. bugfixes

    unityunityunity committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    e8b0f20 View commit details
    Browse the repository at this point in the history