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-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.0
Choose a base ref
...
head repository: sensu-plugins/sensu-plugins-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 9 files changed
  • 5 contributors

Commits on Sep 27, 2020

  1. Update pg requirement from = 1.2.2 to = 1.2.3

    Updates the requirements on [pg](https://github.com/ged/ruby-pg) to permit the latest version.
    - [Release notes](https://github.com/ged/ruby-pg/releases)
    - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
    - [Commits](https://github.com/ged/ruby-pg/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and majormoses committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    989798a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Find the total size of largest tables (#155)

    * Find the total size of largest tables
    
    * update changelog
    
    * appease the cops
    
    Co-authored-by: Ben Abrams <me@benabrams.it>
    phumpal and majormoses authored Nov 29, 2020
    Configuration menu
    Copy the full SHA
    4e18e89 View commit details
    Browse the repository at this point in the history
  2. prep for 4.2.0 release

    Signed-off-by: Ben Abrams <me@benabrams.it>
    majormoses committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    ba24281 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Update github-markup requirement from ~> 3.0 to ~> 4.0

    Updates the requirements on [github-markup](https://github.com/github/markup) to permit the latest version.
    - [Release notes](https://github.com/github/markup/releases)
    - [Changelog](https://github.com/github/markup/blob/master/HISTORY.md)
    - [Commits](github/markup@v3.0.0...v4.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and majormoses committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    9ff9f31 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Added generic debian build

    VeselaHouba authored and majormoses committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a7e0fea View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. preparing for 4.3.0 release

    jspaleta committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    6f3a425 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    1f3154b View commit details
    Browse the repository at this point in the history
  2. update changelog

    jspaleta committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    f27efb0 View commit details
    Browse the repository at this point in the history
  3. Update dentaku requirement from = 3.3.4 to = 3.4.2

    Updates the requirements on [dentaku](https://github.com/rubysolo/dentaku) to permit the latest version.
    - [Release notes](https://github.com/rubysolo/dentaku/releases)
    - [Changelog](https://github.com/rubysolo/dentaku/blob/master/CHANGELOG.md)
    - [Commits](rubysolo/dentaku@v3.3.4...v3.4.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and majormoses committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    58717af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a03fbe View commit details
    Browse the repository at this point in the history
  5. .bonsai.yml

    jspaleta committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    291f900 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7cd930 View commit details
    Browse the repository at this point in the history
Loading