Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-grafana

Puppet module to manage Grafana
https://github.com/voxpupuli/puppet-grafana

Merge pull request #285 from alexjfisher/user_performance

Fix performance of `grafana_user`

e2fccf8415e2cac515975d72829d27e8e5c990f5 authored over 2 years ago
Fix performance of `grafana_user`

Previously, the number of API calls to look up the details of a single
user was equal to `1 + th...

5a98be784daedd888ed8479dc9b48f45d952d166 authored over 2 years ago
Merge pull request #283 from alexjfisher/issue_121

Fix `grafana_user` and switch to using `flush`

c1b3289649afff675ce81d550bb21ae6868c3341 authored over 2 years ago
Fix `grafana_user` and switch to using `flush`

Previously `save_user` was being called once per changed property and
calls were also being made...

998113afb0eb4f466e0d910e241885e4be71695c authored over 2 years ago
Merge pull request #282 from alexjfisher/sensitive_ldap_cfg

Accept `Sensitive` `ldap_cfg`

95874c6c417adfea47e8779bd247ca0230546887 authored over 2 years ago
Accept `Sensitive` `ldap_cfg`

Similar to 04fcd9111a17535853623da4c14f73b84407c4a9 this commit adds
support for `Sensitive` to ...

5e2d0a3f9d9232969e5a3dba537a854fe2303f03 authored over 2 years ago
Merge pull request #281 from alexjfisher/integer

Remove outdated `Integer note` from README

d74b26dc1585b685957d1cb5230f34518a35f2a3 authored over 2 years ago
Remove outdated `Integer note` from README

This hasn't been the case since Puppet 3.

5f8727da594ffcb5630fd18c873414aa0b33be8b authored over 2 years ago
Merge pull request #280 from alexjfisher/sensitive_cfg

Accept `Sensitive` `cfg`

f2b3f87e45fc968f37b60811bb61438ad599833d authored over 2 years ago
Accept `Sensitive` `cfg`

Useful when your configuration contains passwords you don't want to
expose in your puppet logs a...

04fcd9111a17535853623da4c14f73b84407c4a9 authored over 2 years ago
rubocop: fix namespaces

ad0340cd924465a65b2241e5a87836c4d14d7b1f authored over 2 years ago
Merge pull request #264 from ekohl/fix-grafana-ini-owner

6e316854292adab7bc9eb38be446ec3941b721a0 authored almost 3 years ago
Set grafana.ini owner to root with packages

This is what the package has by default. Since grafana can still read
the file, this should not ...

b7356ada61564b23e4c3b5a8626c1af5a138d0fb authored about 3 years ago
[blacksmith] Bump version to 10.0.2-rc0

453dbd4580ac3197ef66a4f09b7a637cba7546f8 authored about 3 years ago
Merge pull request #274 from voxpupuli/rel1001

6a50b7d21ebc2135866ab1904a94e1196cf65968 authored about 3 years ago
Release 10.0.1

9caa6d7abe6bd21843ceba13a1ffb3a4c02a1cde authored about 3 years ago
Merge pull request #265 from earthgecko/patch-1

779f57ca9d105c34134369813e9f3364fb71bd7f authored about 3 years ago
Correct type for the example

92821d14b2ff4722cc8a8fb15b8f64ca92133ec1 authored about 3 years ago
Merge pull request #271 from voxpupuli/fix-rubocop

Fix rubocop after disabling BooleanSymbol cop

2b8d4b84b5797493c9e4ef6ccebb02a15c1279f0 authored about 3 years ago
Rubocop autofix

771a032c991efb7e527aad9e23330855d76f22a9 authored about 3 years ago
Revert "rubocop: autofix"

This reverts commit 70c2adc1abca80bf679f2cd87f72b34e578c912e.

6fd49dc9e3127fea3028208252f5fb4c57995255 authored about 3 years ago
Merge pull request #266 from dgoetz/fix/allow_patch_for_membership

92e9097ba4f0e75f51420edc9b03b9ef6df2c7fb authored about 3 years ago
Add support for HTTP operation PATCH to fix grafana_membership

3f76b39cb72c2b02e4763bf2ac701b3c5c2d7e41 authored about 3 years ago
[blacksmith] Bump version to 10.0.1-rc0

9c3f3793b351daf518afbb78748aa521d385f410 authored about 3 years ago
Merge pull request #269 from bastelfreak/rel1000

Release 10.0.0

64de7728029826b5135635633f2ab6ee602ffe22 authored about 3 years ago
Release 10.0.0

cb89f65c9fe67d44dcea522bfaf44a8c78332787 authored about 3 years ago
Merge pull request #260 from voxpupuli/modulesync

modulesync 5.1.0

03daac01273e5c3c5398449d93161109bd0d9a0f authored about 3 years ago
rubocop: rename inline-disabled cops

f4abfa86ec32296f443ef0440e7b6871bf349c72 authored about 3 years ago
rubocop: autofix

70c2adc1abca80bf679f2cd87f72b34e578c912e authored about 3 years ago
modulesync 5.0.0

974c1b654c19c20f6fdf1ec8228c415ca630e6e2 authored about 3 years ago
Merge pull request #267 from joernott/master

Fix dashboard api call in grafana_dashboard

ad967b022aed81b5e440e0098dfad96cf48430c9 authored about 3 years ago
Merge pull request #262 from voxpupuli/eolos

Drop support for Debian 9, Ubuntu 16.04 (EOL)

d55ea5b80b15b8db9a34f059bdb12eb3dd4ee6a9 authored about 3 years ago
Drop support for Debian 9, Ubuntu 16.04 (EOL)

While here, reorder FreeBSD entries.

cca877ef186e9ab3f67bfdb939650ba0b5622912 authored about 3 years ago
Fix rspec test for folsder and set the default id to slug for new dashboards

97c803d123d2a966dbc744862353b28dc71646a7 authored about 3 years ago
Removing superfluous space

8dc5e47583e20ee86f00bf4a7bfed8e0c5673245 authored about 3 years ago
Fix find in destroy to use the resource title

6f4f44aa6022f2898826f93fe30cac9c8ba728e3 authored about 3 years ago
Add idempotence info to README

46c9ce014204a617955029d17fb5d16bcd65bd7e authored about 3 years ago
Fix delete and compare

762e269c27ce79e2ea46802544749698cf74122d authored about 3 years ago
Fix delete and compare

90effd8acce73d90ac523544cf2d1a529c5e0fb2 authored about 3 years ago
Merge pull request #268 from bastelfreak/msync2

modulesync 4.3.0

376b6ec98bbe733dca189caf9ff4ceeea60c255a authored about 3 years ago
modulesync 4.3.0

9f7a9b6d7e287d3057a1b77998fa44c96917a7fb authored about 3 years ago
Fix delete and compare

9affd6b3f9101c7157cf6e0ecd599e68734c7fca authored about 3 years ago
Fix dashboard api call

947527721e1476160e36cb7c678c301b49906abd authored about 3 years ago
Merge pull request #255 from voxpupuli/newos

652c7392902fa1d9b390afd5d0d38d602ba47ec6 authored over 3 years ago
Add support for Debian 11, CentOS 8, RedHat 8 and FreeBSD 13

b260707ab1fa74342d4081cb86d5291cdf24b2e9 authored over 3 years ago
[blacksmith] Bump version to 9.0.2-rc0

ac26d22fd44226774acb2f041539d645b1ff0e9b authored over 3 years ago
Merge pull request #254 from bastelfreak/rel901

release 9.0.1

2a1c70740b7b5c3a9e362d117c199565fe1d328c authored over 3 years ago
release 9.0.1

4879d826dcdd45b6d9f071f6cb85ae795c54320c authored over 3 years ago
Merge pull request #253 from voxpupuli/modulesync

modulesync 4.2.0

6668fa9ebec6d64e706943b9077da2bebc6875c8 authored over 3 years ago
modulesync 4.2.0

ece0341e174e24e99028f01bc3231dfef33875da authored over 3 years ago
Merge pull request #252 from voxpupuli/stdlib

6f218fd3e3aa06b9b89bded64da9212dacd2ebb9 authored over 3 years ago
Allow archive 6.x

0eb6177800f29c097639b6dbbf32cccf0139125c authored over 3 years ago
Allow stdlib 8.0.0

de12af84241bb1f7ab253bd33de6e03d0342c566 authored over 3 years ago
[blacksmith] Bump version to 9.0.1-rc0

dfa86871fd2ac0c522a4b2ab3997b2dbbf6ee3d0 authored over 3 years ago
Merge pull request #251 from bastelfreak/rel900

Release 9.0.0

fdcde20856f858d5c5c38e0245618c60fcde9f3b authored over 3 years ago
Update README.md

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

b853b3e287a0fcd3485da4c4560f37232fa8fd99 authored over 3 years ago
Release 9.0.0

c7427cab9943e334b32f9b5e555d6eeebda539d6 authored over 3 years ago
Merge pull request #250 from voxpupuli/readme

Update README.md about tested OSes

d1b9f2b0ad95f8b5dc7ea22ac0d41f00201302f9 authored over 3 years ago
Update README.md

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

a58182d637ba81b52fb69ee35c650fc78fe8417e authored over 3 years ago
Update README.md about tested OSes

f234f4dd3098bad21329d05a6697d14d5402bc54 authored over 3 years ago
Merge pull request #245 from bastelfreak/test

Update badges in README.md

116cd79ab88e5de85a2eaeed479c077972d6adb5 authored over 3 years ago
Merge pull request #249 from ekohl/simplify-logic

Use Iterable.find to find a folder

24cb0670f92659955a825bd0f5e1a60f0e98169a authored over 3 years ago
Use Iterable.find to find a folder

54e20c39ceb28b8d480eff181c3a06e449075025 authored over 3 years ago
Merge pull request #248 from root-expert/ubuntu20-debian11

73442197df18120ebcc84f04eaff12afd0d81d86 authored over 3 years ago
Add Ubuntu 20.04 support

Signed-off-by: Christos Papageorgiou <[email protected]>

d1657df4bab71a3e7146048e2ea7d027fc139660 authored over 3 years ago
Merge pull request #244 from bastelfreak/stdlib7

puppetlabs/stdlib: Allow 7.x

6502f03ae5f2bba979ef1e7c6a61881b4ad51890 authored over 3 years ago
Update badges in README.md

51cf49f8b42f56e7668752ac8731b90f58a42303 authored over 3 years ago
puppetlabs/apt: allow 8.x

5773f04969896e0e62e87e3613418c720c670208 authored over 3 years ago
puppetlabs/stdlib: Allow 7.x

8726b3425861a730858734998423771f293cb894 authored over 3 years ago
Merge pull request #247 from voxpupuli/modulesync

eff489bec2f90da37c08b5da4a5379348609a7ab authored over 3 years ago
modulesync 4.1.0

53984269aba8c3adbc3e4faecd94d9e4a95bbc77 authored over 3 years ago
Merge pull request #246 from root-expert/grafana8

e0733569e9b653ebef0407e7613f310dbcebe620 authored over 3 years ago
Run acceptance tests for all supported versions

Signed-off-by: Christos Papageorgiou <[email protected]>

bccbf5f9fa91daf18da3c893c9b5173f672f03b0 authored over 3 years ago
Use new UID-based Dashboard API

Signed-off-by: Christos Papageorgiou <[email protected]>

f360426a17787d789c137935ec6539c77c044ab3 authored over 3 years ago
Merge pull request #241 from treydock/team-home-folder

Allow grafana_team home dashboard to be scoped to a folder

c02355894560bd8a9cebe9093f2474bdbfc0d62c authored over 3 years ago
Merge pull request #243 from bastelfreak/archive

puppet/archive: allow 5.x

979b2400147649f5511dea88f770feb2c2534446 authored almost 4 years ago
puppet/archive: allow 5.x

ff110c24355005b3daefb48786e64fcdc0f22efc authored almost 4 years ago
Merge pull request #240 from olevole/master

bump default grafana version for FreeBSD

137042399e47fe8a7b3eeb29b29b0789313b9a7b authored almost 4 years ago
Update README

705ebe0ff3bfd9eda7710cb921b73d006a38b86d authored almost 4 years ago
Rubucop auto correct

459d01e4dd17cb4a4f7f5c0a529dbb26c56ec7bb authored almost 4 years ago
Allow grafana_team home dashboard to be scoped to a folder

38c751e06ae322d91ed4d824125b56f56c304959 authored almost 4 years ago
bump default grafana version for FreeBSD

6e3b988b5e08b203368d58a9b4c2aba229ad188f authored almost 4 years ago
[blacksmith] Bump version to 8.0.1-rc0

e328863ffc0d0960c3f3f9732fb7a5c540caac68 authored almost 4 years ago
Merge pull request #238 from bastelfreak/rel800

release 8.0.0

f4bc596ca310183ecf9a475f2192478e7a098e02 authored almost 4 years ago
release 8.0.0

315c145a3dc4f5eb87df26594f775e4d95a030d2 authored almost 4 years ago
Merge pull request #235 from XMol/rebase_plugin_from_zip_patch

Rebase plugin from zip patch

eece7d74fad8e36afe80e725e5b1cf9e02b58b06 authored almost 4 years ago
Suggested improvements on PR discussions

99e0de9667d803334b8835c6f25f6abe02a4f026 authored almost 4 years ago
Revert from beta Grafana version back to stable

0dbb135b1c2ae54f883fb74b7aad9c44bd1b4cd0 authored almost 4 years ago
Fix spec test by installing proper plugin via zip archive

f46b2837f92b11eb26309d42ce09f7f68ef32afa authored almost 4 years ago
Allow installing a custom plugin from a zipfile as grafana cli already allows.

1de34167a67fcc1ba79db2318adadf7f18c812a0 authored almost 4 years ago
Merge pull request #236 from treydock/generate-types

Fix types to work with 'puppet generate types'

0a54e2d26d55cf0a393acef208cd10d784024688 authored about 4 years ago
Fix types to work with 'puppet generate types'

5cb8d0fe916c11fc5e35c8fce1e5aab975cc3807 authored about 4 years ago
Merge pull request #234 from bastelfreak/puppet7

Enable Puppet 7 support

2bcdff74a6106ab3b85fbcd30fb0f4db6d208ab9 authored about 4 years ago
Enable Puppet 7 support

48798bb9533ebe52a41380d020393158840c3840 authored about 4 years ago
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

12464fa5fa7aad366b2ee3e66dac514660ff2ad6 authored about 4 years ago
Raise minimum Puppet version to 6.1.0. Fixing linting error.

22daadb5613fbcdf4a7b7ba639bd75688cb74e78 authored about 4 years ago
Merge remote-tracking branch 'origin/master' into bugfix/secure-json-data

599483f9be85c0dad295b6d534a2d22072fa5907 authored about 4 years ago
Merge pull request #226 from treydock/types-validator

Ensure all API types have grafana_conn_validator autorequires

8f6a53d06d84253a5908e0b9059ae209d404ccc7 authored about 4 years ago
Merge pull request #224 from jsfrerot/master

Allow multiple puppetsource

28f2f4cdfcc5cd8b7fed8c72a67c9a2487db42b4 authored about 4 years ago
Merge pull request #233 from bastelfreak/debian8

Drop EoL Debian 8 support

fc0541ad5b0dc645377e6a6eac02a44052b41d35 authored about 4 years ago