这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Netflix/SimianArmy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lantrix/SimianArmy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 0 files changed
  • 1 contributor

Commits on Apr 30, 2015

  1. Configurable Janitor owner tag as per #178

    Implement a user configurable Janitor Monkey OWNER_TAG_KEY
    lantrix committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    23d34e3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. Fix for java.lang.NullPointerException on BasicJanitorRuleEngine.

    When a new leashed janitor monkey is run; there can be a situation where the expectedTerminationTime of the resource can be null (as per Issue #189). This ensures if it is null, that it won't call the java.util.Date functions which can't handle a null.
    lantrix committed May 8, 2015
    Configuration menu
    Copy the full SHA
    57f6987 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

  1. Configuration menu
    Copy the full SHA
    d463acc View commit details
    Browse the repository at this point in the history

Commits on May 26, 2015

  1. Undo 23d34e3

    This is being done more globally - so undoing these changes.
    lantrix committed May 26, 2015
    Configuration menu
    Copy the full SHA
    4d79fab View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2015

  1. Configuration menu
    Copy the full SHA
    e3ab501 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Configuration menu
    Copy the full SHA
    daea3ab View commit details
    Browse the repository at this point in the history
Loading