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

Added minimum uphours feature #377

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

Commits on Jul 6, 2019

  1. Added minimum uphours feature

    sureshna committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    8010750 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Corrected error found by spotbugs

    sureshna committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    fb65164 View commit details
    Browse the repository at this point in the history
  2. Updated code as per review comments

    sureshna committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    a08f527 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. 1. Added overloaded constructor as per review suggestion.

    2. Reverted previous changes in test cases and also removed minuphours in deprecated constructors.
    3. Corrected logic in retention strategy.
    4. Added test case for minuphours. Not all cases are covered sine idlemilliseconds method is final in computer onject
    sureshna committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    f872639 View commit details
    Browse the repository at this point in the history
  2. For some odd reason, Jenkinsfile got deleted in my previous commit; a…

    …dded file again
    sureshna committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    f3a14c8 View commit details
    Browse the repository at this point in the history
  3. Corrected intendation from text editor instead of eclipse, lets hope …

    …that this turns our to me ok
    sureshna committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    47a5df1 View commit details
    Browse the repository at this point in the history