Skip to content
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: sensu-plugins/sensu-plugins-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.2
Choose a base ref
...
head repository: sensu-plugins/sensu-plugins-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.3
Choose a head ref
  • 16 commits
  • 23 files changed
  • 6 contributors

Commits on Jun 4, 2015

  1. Remove openssl dependency from gemspec

    Issue: #12
    pmvilaca committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    8899545 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from pmvilaca/remove_openssl_dependency

    Remove openssl dependency from gemspec
    tas50 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    a4e5c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12936ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from pmvilaca/change_aws-sdk-dependency

    Move to aws-sdk-v1 gem to fix issues with ruby2+
    tas50 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    4fb27e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. pin rubocop in gemspec

    Matt Jones committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    627e638 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2015

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

Commits on Jun 12, 2015

  1. Merge pull request #17 from sstarcher/sqs_require

    Access key and secret key should be optional
    mattyjones committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    05d6614 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    mattyjones committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    f266b73 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    mattyjones committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    db03be9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Fixed 'Max' value. Added 3xx Response Code Metric

    Luis Dalves committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    765b6ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from luisdalves/fixing_max_values

    Fixed 'Max' value. Added 3xx Response Code Metric
    tas50 committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    b6c9462 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    tas50 committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    f83692f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. select will either return an empty string or an array that contains e…

    …lements that match. We actually want to check to see if other elements exist that don't match system-reboot
    sstarcher committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    c31b6cc View commit details
    Browse the repository at this point in the history
  2. added changeling

    sstarcher committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    1af6e5b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2015

  1. Merge pull request #19 from sstarcher/instance-events

    select will either return an empty string or an array that contains e…
    mattyjones committed Jun 27, 2015
    Configuration menu
    Copy the full SHA
    6545caf View commit details
    Browse the repository at this point in the history
  2. deploy

    Matt Jones committed Jun 27, 2015
    Configuration menu
    Copy the full SHA
    30e8956 View commit details
    Browse the repository at this point in the history
Loading