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

Adding basic retention #91

Merged
merged 8 commits into from
Nov 30, 2016
Merged

Adding basic retention #91

merged 8 commits into from
Nov 30, 2016

Commits on Nov 30, 2016

  1. Adding retention for idle slaves

    jeffersongirao authored and Jefferson Girao committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    88ed9c4 View commit details
    Browse the repository at this point in the history
  2. Using the idleTimeout setting properly

    jeffersongirao authored and Jefferson Girao committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    04d3ab9 View commit details
    Browse the repository at this point in the history
  3. Relying on null value for int

    jeffersongirao authored and Jefferson Girao committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    0e0fc08 View commit details
    Browse the repository at this point in the history
  4. Delegating to the proper constructor

    jeffersongirao authored and Jefferson Girao committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    a00d431 View commit details
    Browse the repository at this point in the history
  5. Fixing setter

    jeffersongirao authored and Jefferson Girao committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    9a70662 View commit details
    Browse the repository at this point in the history
  6. Check for blank with StringUtils

    jeffersongirao authored and Jefferson Girao committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    7bc63ae View commit details
    Browse the repository at this point in the history
  7. Fix check for non defined idleMinutes

    jeffersongirao authored and Jefferson Girao committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    3d749c7 View commit details
    Browse the repository at this point in the history
  8. Removing duplication

    jeffersongirao authored and Jefferson Girao committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    f3e1e07 View commit details
    Browse the repository at this point in the history