Commits on Aug 20, 2020

  1. Make password and secure_json_data in grafana_datasource sensitive so…

    … passwords aren't leaked
    nmaludy committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b127d62 View commit details
    Browse the repository at this point in the history
  2. Fix whitespace linting issues

    nmaludy committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5515a3a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. [blacksmith] Bump version to 7.0.1-rc0

    Martin Alfke committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    147c2ad View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Fix bugs with teams

    David White committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    5cffa69 View commit details
    Browse the repository at this point in the history
  2. Update examples in README.md

    David White committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    a75950e View commit details
    Browse the repository at this point in the history
  3. Add acceptance testing for teams, bugfix dashboard

    When searching for a dashboard, it would not check the current
    organization. This could cause dashboards to not be found if on
    a different organization.
    
    Have added centos 7 hostfile with some info on how to run beaker tests.
    Acceptance testing to see if teams can be created, updated and torn down.
    David White committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    ec305a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Merge pull request #215 from DavidReubenWhite/master

    Bugfix for teams, update README and acceptance testing
    bastelfreak authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ab6cd1f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    ee21def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c8009 View commit details
    Browse the repository at this point in the history
  3. Ensure all API types have grafana_conn_validator autorequires

    Add unit tests around grafana_conn_validator autorequires
    treydock committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    322dbad View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Fix puppet generate types

    When running puppet generate types, the following error is raised:
    
    Notice: Generating Puppet resource types.
    Error: Failed to load custom type 'grafana_ldap_config' from '/etc/puppetlabs/code/environments/production/modules/grafana/lib/puppet/type/grafana_ldap_config.rb': uninitialized constant Puppet::Parameter::Boolean
    
    Adding this require statement fix this issue.
    smortex committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    7af1ca4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from smortex/fix-puppet-generate-types

    Fix `puppet generate types`
    bastelfreak authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    f7ca9ac View commit details
    Browse the repository at this point in the history
  3. modulesync 3.1.0

    bastelfreak committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    56068d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #228 from voxpupuli/modulesync

    modulesync 3.1.0
    bastelfreak authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    5fb3966 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. modulesync 4.0.0

    bastelfreak authored and ekohl committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    9d1fdc8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #230 from voxpupuli/modulesync

    modulesync 4.0.0
    bastelfreak authored Nov 28, 2020
    Configuration menu
    Copy the full SHA
    a615818 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Merge pull request #225 from treydock/puppetsource

    Don't manage dashboard path when puppetsource is not set
    bastelfreak authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    5ac0bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83fe1ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab5697 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #232 from bastelfreak/centos6

    Drop Eol CentOS 6 support
    bastelfreak authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    3eaeabc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9687b54 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #233 from bastelfreak/debian8

    Drop EoL Debian 8 support
    bastelfreak authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    fc0541a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #224 from jsfrerot/master

    Allow multiple puppetsource
    bastelfreak authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    28f2f4c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #226 from treydock/types-validator

    Ensure all API types have grafana_conn_validator autorequires
    bastelfreak authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    8f6a53d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    599483f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22daadb View commit details
    Browse the repository at this point in the history
  11. Merge pull request #221 from voxpupuli/bugfix/secure-json-data

    Mask/redact password and secure_json_data in grafana_datasource; require at least puppet 6.1.0
    bastelfreak authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    12464fa View commit details
    Browse the repository at this point in the history
  12. Enable Puppet 7 support

    bastelfreak committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    48798bb View commit details
    Browse the repository at this point in the history
  13. Merge pull request #234 from bastelfreak/puppet7

    Enable Puppet 7 support
    bastelfreak authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    2bcdff7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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

Commits on Jan 16, 2021

  1. Merge pull request #236 from treydock/generate-types

    Fix types to work with 'puppet generate types'
    ghoneycutt authored Jan 16, 2021
    Configuration menu
    Copy the full SHA
    0a54e2d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    1de3416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46b283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dbb135 View commit details
    Browse the repository at this point in the history
  4. Suggested improvements on PR discussions

    ekohl authored and XMol committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    99e0de9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Merge pull request #235 from XMol/rebase_plugin_from_zip_patch

    Rebase plugin from zip patch
    crazymind1337 authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    eece7d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. release 8.0.0

    bastelfreak committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    315c145 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #238 from bastelfreak/rel800

    release 8.0.0
    bastelfreak authored Feb 20, 2021
    Configuration menu
    Copy the full SHA
    f4bc596 View commit details
    Browse the repository at this point in the history