Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppetboard

Web frontend for PuppetDB
https://github.com/voxpupuli/puppetboard

Pretty print data from Query tab (#257)

48875886623d18b6534b40f571d8ad0ccc6781d9 authored over 8 years ago
Removing redudant declaration of upstream in Nginx example (#252)

With the IP address of the gunicorn server set in proxy_pass, the configuration example doesn't ...

fac55edc98016346e346d58f9486fdf372ec700d authored over 8 years ago
Fix exceptions to assign the exception to a variable (#248)

so that the logger can properly use it.

00b2699d02850b830836fadf6bffad71aebd3673 authored over 8 years ago
puppetboard/utils.py: fix Python3 compatibility (#247)

If xrange() is not defined, alias it to range().

d471663880d6ab9aec0a053fdaaffacc538ecf31 authored over 8 years ago
More Easily View All Reports (#245)

* puppetboard/app.py: Refactoring the report event counts.

Writing the report event counts co...

b7cd58ac2c1b1c1f1690e2e7e0c41eabc6e2c1e5 authored over 8 years ago
Merge pull request #249 from vchepkov/community

update links to github Puppet Community

554bd80e93fe349ced627ca64ea82d510faf8aa0 authored over 8 years ago
update links to github Puppet Community

b1a3d203a3fab64cf80833fdbe646fec2730bd6b authored over 8 years ago
reverse sort order to lump minorities in 'other' instead of majorities (#242)

59f27943fcbbfa2ab2cd767add654f19f4272e97 authored over 8 years ago
Add OVERVIEW_FILTER (#196)

0576e6d95566cf26a0e11c65825e7c0720ebd6cd authored over 8 years ago
puppetboard/app.py: Protecting against ZeroDivisionErrors on calculations (#244)

This (re-)fixes https://github.com/voxpupuli/puppetboard/issues/220

Corner cases where new in...

eb893ffef5e45cce9447105fe321da87c41c7682 authored over 8 years ago
puppetboard/app.py: Removing :func:`puppetboard/report_latest` (#237)

This fixes https://github.com/voxpupuli/puppetboard/issues/234

The report_latest() function w...

54fb258b0694d30770dec51b1833507fc82eb218 authored over 8 years ago
puppetboard/templates/_macros.html: Using the Semantic UI Pagination Menu (#236)

This fixes https://github.com/voxpupuli/puppetboard/issues/229

This menu provides a very user...

6c9bc4fda44f250a0f117cdba2f8d1c60003a941 authored over 8 years ago
utils.py: Adding logging to utils.py, specifically :func:`puppetboard.utils.get_or_abort` (#235)

This fixes https://github.com/voxpupuli/puppetboard/issues/230

If there are any connection is...

c1284d21c6ab557975cb6bf63bd3ae13c1dac424 authored over 8 years ago
puppetboard/app.py: Adding Radiator view (#232)

* puppetboard/app.py: Adding Radiator view

Part 2 of https://github.com/voxpupuli/puppetboard...

3833bbf0a1c4bfb287f2a7a286f57601e561cc80 authored over 8 years ago
Fix error "AttributeError: 'module' object has no attribute (#233)

'PROTOCOL_SSLv3'"

Upgrading the Requests package to 2.6.0

Running debian 8.2 (jessie) I ex...

f22ea84c68bafbf6e4c75d86f39297463b0edb4d authored over 8 years ago
Semantic UI update to 2.1.8 (#211)

* Update to Semantic UI 2.1.6

Basically I tried to rebuild the old layout as closely as possi...

b5ba2515e2297a1947e204a9ba344e19a7644026 authored over 8 years ago
puppetdb 4.x metric api calls (#228)

a7a35c182920717499eed768e19ff31b99a1e7d7 authored over 8 years ago
Version bump to 0.1.3

c80da7192dcb3bee8d08de63168e28e660b01f50 authored almost 9 years ago
Version bump to 0.1.2

c13389cc3e3041a54544c722c7589f44d5e83b88 authored almost 9 years ago
Merge pull request #162 from visibilityspots/master

Examples add to the readme

7c448549887462497bf7d7b5527ff8addd36855f authored almost 9 years ago
Merge pull request #219 from corey-hammerton/issue-218

puppetboard/app: Enabling environment filtering on overview metrics

3844d72bcb48c94bc090c130f473a575c2b98c9a authored almost 9 years ago
Merge pull request #217 from corey-hammerton/issue-198

puppetboard/app: Disabling CSRF protection globally.

I still think this is a bad idea but I d...

43ff09fbd4cc788ba681cd3aef6e0018c3cd6b3c authored almost 9 years ago
puppetboard/app: Enabling environment filtering on overview metrics

This fixes https://github.com/voxpupuli/puppetboard/issues/218

Adding environment filters to on...

0111e520965df9040f340b4b29b482e752694ef4 authored almost 9 years ago
Merge pull request #163 from raphink/colors

Use more standard colors for Puppet run states

beef893b6ad7d5900b27dd369d499d2ac17ce836 authored almost 9 years ago
Merge pull request #216 from roidelapluie/fix-screenshots

Fix screenshots

7ed551dbe9cfcf8d72b8eb78f10f4623e18f6ccf authored almost 9 years ago
puppetboard/app: Disabling CSRF protection globally.

I really did not want to resort to this but I could not find any answers
from previously asked q...

492e1057e07b54c0a91e9f6dece229c608e09119 authored almost 9 years ago
Fix screenshots

e8bc0ccbb5434b928a1cdae789bec40b1bf26a6a authored almost 9 years ago
Merge pull request #215 from nibalizer/rename_vp

"Rename nibalizer to voxpupuli"

ddf08b9b754b3a88d52083857b85659c0119d331 authored almost 9 years ago
Rename nibalizer to voxpupuli

fbe646f196d4c56623da2318fb187d989bb8197b authored almost 9 years ago
Merge pull request #214 from corey-hammerton/issue-213

templates/index: Directly referencing config.REFRESH_RATE

65c6251bac116beccd8c7a9f87c00e7466c2696d authored almost 9 years ago
Merge pull request #212 from corey-hammerton/issue-209

puppetboard/app.py: Don't filter on environments if all are selected

5874a58965807251b1890d9e94e18d599df20a3a authored almost 9 years ago
templates/index: Directly referencing config.REFRESH_RATE

Fixes https://github.com/voxpupuli/puppetboard/issues/213

Also changing the 'if' condition from...

f9edda82b432371e0e075194355571560b43ca73 authored almost 9 years ago
puppetboard/app.py: If all environments are selected do not filter for event counts.

Fixes https://github.com/voxpupuli/puppetboard/issues/209

The event_count queries for the repor...

8fa051458520a9cd99920e982e195387a9abcd76 authored almost 9 years ago
Merge pull request #208 from corey-hammerton/readme

README.rst: Updating documentation with new configuration settings.

fd29fe4261d5f2d66ca34b21f9cca8ffc38b8b76 authored almost 9 years ago
requirements.txt: Updating the required version of pypuppetdb

The standard package requirements have a dependency on version 0.2.1
of pypuppetdb, updating the...

3ebde245ed6314016e72aebc5df051d0f18162b3 authored almost 9 years ago
Feature: added examples to the readme

21fee5b7754726173160125120d1356efdee90ab authored almost 9 years ago
Use more standard colors for Puppet run states

8e4af7c0347aa9f91aaac4f6aa3e1cdfce03d180 authored almost 9 years ago
README.rst: Updating documentation with new configuration settings.

Adding documentation for new configuration settings that have been
added since it was last updated.

370c5147452f0f75fa3983db475475b8f7d4462a authored almost 9 years ago
Merge pull request #204 from corey-hammerton/pypuppetdb-0.2.1

Using new Node and Catalog fields available in pypuppetdb 0.2.1

With the latest_report_hash f...

de22c610567a5a01378cc6a656a714969fce49fc authored almost 9 years ago
Merge pull request #203 from corey-hammerton/issue-193

templates/catalog_compare: Switching from basic tables to fixed tables

4226fdc368cde6048ed6f59b88d11122b5450627 authored almost 9 years ago
Using new Node and Catalog fields available in pypuppetdb 0.2.1

Showing the Code ID field in the catalogs page. This is currently
unused in PuppetDB as of 3.2.2...

43e37fdf6481e0f613043e491eae63d0a4e925a1 authored about 9 years ago
templates/catalog_compare: Switching from basic tables to fixed tables

Fixed https://github.com/puppet-community/puppetboard/issues/193

Fixed Semantic UI tables set a...

9b8c8332efb36badfaa241c9a5a5252986842417 authored about 9 years ago
Merge pull request #145 from nibalizer/graphing_facts

"Add clientversion to graphing facts"

40bd73415d3e8215d7c4779d221ed9f649fc3563 authored about 9 years ago
Add clientversion to graphing facts

596e850189e8c8590ac4b8c401de5930ce711929 authored about 9 years ago
Merge pull request #189 from corey-hammerton/reload_envs

puppetboard: Reloading the available environments on every page load.

23b95dc1d2d7f48bf84aa35d3cf556f1aee3aa42 authored about 9 years ago
puppetboard/app: Loading the environments in each error_processor function

In the previous commit the environment loading was moving to each request
and that functionality...

cc9b3de2ecfe50a27ae0b29d5644a6d6159e67e4 authored about 9 years ago
Merge pull request #191 from octomike/fix_format_index

fix: wrong index with format()

1c7363afa0d07e628331e8cd75f4317d82a72feb authored about 9 years ago
Merge pull request #99 from tjayl/auto-refresh

Add auto-refresh on index page

f5ff5b378d22b115c038075932c6436c71264734 authored about 9 years ago
Add the auto-refresh to the index page

177f6c234a975afc80938385ee17448de89ad33b authored about 9 years ago
fix: wrong index with format()

8ddec01ca0c0bf6367e731e06036ac2b09d55346 authored about 9 years ago
puppetboard: Reloading the available environments on every page load.

Moving the global environment list from a global context to a functional
context because octomik...

26d7d43d176499204717d0e2c03bdf49998f4a64 authored about 9 years ago
Merge pull request #185 from raphink/all_envs

Allow to list all nodes again (remove environment filter)

Adding a configurable default envir...

f63a0cefcb71dfcd309fa508837dc131f90862a4 authored about 9 years ago
Merge pull request #183 from ghakfoort/patch-1

puppetboard/templates/layout: version number updated

05f14e37351757155cd6a0ae1fde7f8df48dc118 authored about 9 years ago
CHANGELOG: dropping PuppetDB 2 support

fff45e607a06311f55543a664ae67c91e53e4de1 authored about 9 years ago
README: Add PuppetDB 3 requirement

2c3ead77d208587e1a48d359154f390efd9e5457 authored about 9 years ago
Add All environments to dropdown

b7fdfd8b0ddf08eb9214d1671a050207b59ef028 authored about 9 years ago
Add '*' to request all environments

e93db585e16b5e316fb0645eda60dd01a360a96d authored about 9 years ago
Allow configuration of default environment

bfa4d1042e92229ec5a5f2a10ccd489806b46ace authored about 9 years ago
version number updated

the version of puppetboard was updated to 0.1.1 but the version number in this layout file was s...

bba5d1dc15d6b5398b97fdffe3bf1291ab7a042d authored about 9 years ago
puppetboard/setup.py: Version bump

8b0a797097e1c20d92a8fc093b768c3362c823c9 authored about 9 years ago
Merge pull request #182 from corey-hammerton/reports

puppetboard/templates/reports: Passing current_env to the reports_table macro

This fixes http...

13decf04d5899ac8e55b2c9c6165c4ca354e99a4 authored about 9 years ago
puppetboard/templates/reports: Passing the current_env parameter to the reports_table macro

This fixes https://github.com/puppet-community/puppetboard/issues/181

0fdad9287e50eb968ea91f14ee685b5121b0462a authored about 9 years ago
Merge pull request #176 from corey-hammerton/0.1.0

puppetboard: Adding PuppetDB 3.x support

Some of the implementations here is:

- Environmen...

709480a83f79effaf4039817dba0a74bd03d5f0f authored about 9 years ago
Merge pull request #177 from corey-hammerton/footer

puppetboard/templates/layout: Replacing @daenney in the Footer with Puppet Community

ba32cdc8a1c5d68c5e87efe5943f8e0fa2b990f5 authored about 9 years ago
Update README.rst

Properly setting the _GoogleGroup macro in the "Getting Help" section

cb83144443557586dc658674c6c4bac173a1c682 authored about 9 years ago
puppetboard/templates/layout: Restoring the footer but referencing Puppet Community

@daenney would rather have the footer reference the Puppet Community organization
than completin...

1c72a754d2a7b08a5a9e4be224d19ce1ae92f07a authored about 9 years ago
puppetboard/app: Reducing code redundancy for environment retreival and checking

Moving the envs variable out of the functions scope to the global scope,
this enables each funct...

46439055f84882e321ba68eb401c96353b7f74c0 authored about 9 years ago
puppetboard/templates/layout: Removing the footer bar

This bar reduces the available vertical space and other maintainers feel
it better to remove it ...

61fc5994fbba9a352b72fb3d3b756c9827206afc authored about 9 years ago
Merge branch '0.1.0' of github.com:corey-hammerton/puppetboard into 0.1.0

b628032c39cf314ebe88deef5e352f2c97db187d authored about 9 years ago
Merge branch 'puppet-community/master' into 0.1.0

Fixing merge conflicts

Conflicts:
puppetboard/app.py
puppetboard/forms.py
puppetboard/templa...

f2393eabe45cf2951f06542514f6625cd59fdd57 authored about 9 years ago
Merge pull request #161 from corey-hammerton/catalog

puppetboard: Adding a more intuitive catalog view

6f6bd0585a31a3dafbb0e61e38685301a6e5979a authored about 9 years ago
Puppetboard/CHANGELOG

Removing the environment switching point in the Known Issues section that has been dealt with.

b04f941e67b4ec7c2ac3ed22a1663a883cb95226 authored about 9 years ago
puppetboard: Squashed commit of the following:

https://github.com/corey-hammerton/puppetboard/commit/b4f74e240dd97ca5f4d5cf06a19eeab0c6eeec5e
M...

9486adbd14e719c0386556964af46e87e381165b authored about 9 years ago
puppetboard/catalog: Making the catalog tables searchable

Also standardizing the form declarations

e0866a12ea8f1db553587080e683240e8019d083 authored about 9 years ago
Merge pull request #164 from raphink/v4-api

Make Puppetboard work with the PuppetDB V4 api

This PR just enables the basic functionality o...

7f520af66107b937aaf418946a1ab7199ab267d3 authored about 9 years ago
puppetboard: Adding PuppetDB 3.x support

Some excerpts from CHANGELOG.rst include:
- Increasing the pypuppetdb requirements from 0.1.x to...

af05f67428e2cad8e7a12b8f0c1158fd45551c45 authored about 9 years ago
Merge pull request #170 from rfletcher/skip-color

Make "skips" color consistent

4362f80db61b7ec5b360dfc055523eedb0d55413 authored about 9 years ago
Merge pull request #173 from pyther/master

update query example to use certname

This is just an example text update.

2b5903375ebd7a47ad330e5242da9320ee1c2711 authored about 9 years ago
Use pypuppetdb with api version 4

6af356a2fd324665da0c0be6f0c19007d74056db authored about 9 years ago
Fix dependencies now that pypuppetdb 0.2.0 is released

b539fc9475498e7a5b3a5cf8c33078c5377c8e64 authored about 9 years ago
Merge pull request #175 from bastelfreak/update-maintainer

update ArchLinux Package maintainer

7e3cf0189bd719e9ee920eb4780a581e52507373 authored about 9 years ago
update ArchLinux Package maintainer

5142f96b0b3e0f5c7c684450e516e82eee790d17 authored about 9 years ago
update query example to use certname

1aad26a0c82c266140c444d835d18c36be5ba043 authored about 9 years ago
Merge pull request #169 from corey-hammerton/0.0.5

puppetboard: Version bump to 0.0.5

202f6b9e8a8ce2cde7abdd9f615d7f75f9b2a85e authored over 9 years ago
setup.py: Requiring pypuppetdb >= 0.1.0

In addition to requiring pypuppet in versions less than 0.2.0 we also need versions greater than...

0e0c46d17c1d1423a663dedad5a71c047e06fe8e authored over 9 years ago
Turn down brightness and saturation a bit in the predefined "yellow"

0c5914ff44a6cd6453840ec7457b561a5b76bee1 authored over 9 years ago
Consistently use yellow for skip stats

15a9aaaa9f49b94f73c74062ff7824a56b27d006 authored over 9 years ago
Define a "yellow"

f2da1b295a7514e0b34ef260f9a02778bdd72b82 authored over 9 years ago
Make "skips" color consistent

"Skips" were highlighted with orange on one page and yellow on another. This change makes them c...

4c138984904f035301d8443ce07939e169142ee4 authored over 9 years ago
puppetboard: Version bump to 0.0.5

9fbd283c9f293ab3b9d308d54485136c2641d073 authored over 9 years ago
Merge pull request #157 from corey-hammerton/inventory

puppetboard/app.py: Optimizing the inventory page

5842326f2ebb9a2436a676d0b78e5f87afb1fede authored over 9 years ago
puppetboard: Adding a more intuitive catalog view

A new endpoint in the header, Catalogs, takes the user to a page with a node
table similar to th...

a3473abf61d60aa2486e2d24ba23fbfea7f844f0 authored over 9 years ago
puppetboard/app.py: Optimizing the inventory page

Instead of querying PuppetDB for every fact that it knows about only
querying it for the fact na...

52162c04a65165269eba3a67cb94589adeb44efd authored over 9 years ago
Merge pull request #156 from corey-hammerton/catalog

puppetboard: Adding Catalog Viewer

ee98250fa94f3c1303924878b541c4a697d50841 authored over 9 years ago
puppetboard: Adding Catalog Viewer

This makes use of the available catalog endpoints in pypuppetdb and PuppetDB
and displays to adm...

bce33aee0f627e6e6b674f738718006c98fa0c72 authored over 9 years ago
Merge pull request #135 from stoyansbg/master

Added inventory page along with a navbar link.

1253739bf313dfa988311e13ec26a90ab5ab9303 authored over 9 years ago
inventory.html: Brought UI up to date.

Updated template to match the style of the rest of the templates
that were updated a year ago wh...

96ef996f604808a1131edc7bbedc1bd08ded138d authored over 9 years ago
app.py: inventory - account for non-existing facts

Set the fact value to be displayed in the inventory tab to "undef"
if the fact does not exist fo...

f6dbb249e60f859cf1272342bcadfcf35b08cb97 authored over 9 years ago
Merge pull request #142 from ventris/master

Update nodes.html

adf24e4a3a806443713b888e5d6ee9a70ba41989 authored over 9 years ago
Update nodes.html

changed node to node_name

3d0de31e8649ae567b6b6ea7733ae6e35750f89e authored over 9 years ago