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

README: Typo, *sigh*.

947fb0483772bf7f53975c2e1067a0ce145d2374 authored almost 11 years ago
README: Add section configuring Puppet/PuppetDB.

29b5f25a7d23ccbd50a92d488b58953b79a5755c authored almost 11 years ago
Merge pull request #49 from digitalmediacenter/development-fix

Use config from settings.py

f816bece6fa9c8feac7b21730fa21d11d61a4058 authored almost 11 years ago
Use config from settings.py

This enables to use a settings.py in the base directory of the repo,
if no environment variable ...

f2dbc4a75b8325e9c347f1f68cc22a3a00fcfa9b authored almost 11 years ago
templates: Fix overview layout.

`min-width` is officially a bit undefined and a hack but it actually
works so for now, we'll use...

f35b81ae3154458364571c42d444da7bff42fbf4 authored almost 11 years ago
README: unbrick the formatting

b643115b33b20e79796fcb4b14143a6211e32641 authored almost 11 years ago
README: Add package section with @jasperla's port.

Mentions #45.

cf210e7accdefc1416e63520624e1b4f51a19af0 authored almost 11 years ago
setup: Bump to 0.0.4.

aabd82a08e654d00e9b4a5bd029eddf4932f488b authored almost 11 years ago
setup: Fix your license so bdist_rpm doesn't trip.

c52da03f601e76aa35b0a6267281b4ca071e7dd2 authored almost 11 years ago
templates: Sort fact tables.

We actually had a function that would sort the facts tables by default
based on the first column...

386fea9e1e2c8f74478e9bf5cb23d41585043ee9 authored almost 11 years ago
README: Add type to every codeblock for PyPi.

PyPi apparently has a slightly patched/weird version of docutils which
breaks when code-block::'...

bdd1a39b102fc3fab35c914bd9846556f200bd0a authored about 11 years ago
wsgi: Get rid of the wsgi files.

Though useful they need to be customised per environment anyway and the
necessary examples are n...

d90e22397b06a7b635bc166f22f0d8fbe433a893 authored about 11 years ago
Add setup.py|cfg and MANIFEST.in for packaging.

c6b194ca8344255351006a6c05abaebcc87eb469 authored about 11 years ago
docs: Update README and CHANGELOG

Added CHANGELOG entries for the changes since Puppetboard 0.0.2.
Done some serious work on the R...

59ae9657fffb38397c50716f0978d69c3d8540df authored about 11 years ago
Switch to using pypuppetdb 0.1.0.

d92a068057baa8cfc0e65a61b951fdc08d01eeaa authored about 11 years ago
Merge pull request #41 from jasperla/avg_resources

Report rounded avg. resources per node.

cbb3b8640f37ca0977df31d082d821e86df20b0b authored about 11 years ago
Merge pull request #43 from nibalizer/fix_ssl

fix arguments to pypuppetdb connect()

9b7c33dcffaeef536e6127a6dd19ad0785214562 authored about 11 years ago
fix arguments to pypuppetdb connect()

b01a749bab877d990dec58df97a25c05d7f38c79 authored about 11 years ago
Report rounded avg. resources per node.

5fa260e748ca83649ea41e2e836ee84500dbfe77 authored about 11 years ago
Merge pull request #39 from sijis/node_link

Adding link to node details page when viewing a specific report

eadcf8708ccdb6cfa7981f91bee425169d23234b authored about 11 years ago
adding link to node details page when viewing a specific report

e57437e70556bc516321c9cbc6c01a97bb036448 authored about 11 years ago
Merge pull request #32 from lsjostro/remove-empty-message-check

Remove check for empty message in events.

bf86b1780da53f6f21a9b4406a649bcbabd767be authored about 11 years ago
Merge pull request #36 from digitalmediacenter/fix-noreport

Fix for latest report if there is no report available

5bed3d503f9bf69e1d7be021ebcfcbf4672821f3 authored about 11 years ago
Merge pull request #37 from fnaard/readme_typo_fix

Fix typos in README.rst, Development section.

52b689d174f65d4f75e4631777e1e59e31c37249 authored about 11 years ago
Fix typos in README.rst, Development section.

Correcting two typos in the first line of the Development section.

c6bba09beb8f0b56c6bf399a692ed4e457016cf7 authored about 11 years ago
error fix, format string and css button width fix

73e26e8c1c5ddff410a0a3390636cf7385c4b852 authored about 11 years ago
fix for latest report in overview

* report/latest/<node_name> uses limit parameter in _query
to get just one report
* disable "L...

08bad8904189c01f3a90cfa0e6222b35316b17a2 authored about 11 years ago
Wrong Facts screenshot.

dcf8abefe90fe173378ea3a1df155381aa408e23 authored about 11 years ago
New screenshots, updated in README too.

dd0e8d8eb0a2cd2d62dd5b1ca1fd0f18f3e0e180 authored about 11 years ago
Merge pull request #33 from nibalizer/pep8again

puppetboard/app.py: Pep8 fixes

5e9f4b5526842fb2e6237dbc7b1c8cce2739e922 authored about 11 years ago
puppetboard/app.py: Pep8 fixes

ac06c65d733ba02339bde7086b9fcd4062626199 authored about 11 years ago
remove check for empty message

e55e43ed6ae14670d9368904e1e5e6879d2b8bb7 authored about 11 years ago
Merge pull request #31 from fretterick/use-UNRESPONSIVE_HOURS-node-overview

UNRESPONSIVE_HOURS not used for node overview

71c3f809ca1ffc31315f3b14697481bde6b88678 authored about 11 years ago
use unreported=app.config['UNRESPONSIVE_HOURS'] for node overview as

well

b728896fea58fe9653509e61ba817b836b71d837 authored about 11 years ago
fact: Add the counter back to facts.

Since we're now already consuming the generator and creating a list we
can call lenght on it jus...

398156b0ae8caffeaacef2002791f1ac0d6d7b3c authored about 11 years ago
Merge pull request #29 from fretterick/use-UNRESPONSIVE_HOURS

Use UNRESPONSIVE_HOURS setting.

eb1bf7c3ab0620ea72a587136237bbc1d54aec19 authored about 11 years ago
Merge pull request #27 from lsjostro/display-event-message

Toggle display of event message in reports

0992763d9d9bdd5f03181e4612a3785eb9c7450c authored about 11 years ago
Feature: Toggle event message in event reports

Toggle event message in reports

cursor pointer and indent of message

rebase from master

fb763e637f73106bd6043d9f7a2920faeb83e66c authored about 11 years ago
use configuration variable UNRESPONSIVE_HOURS to determine if a node's

status is unreported

d067fe3ed30f7e65c70e9caa4e7ded9b40fe4abb authored about 11 years ago
Add a new jsonprint filter, used in metrics, query

efe488aafc8e83aab7357aa312a2383a4ea4efc7 authored about 11 years ago
node: Give the node overview some breathing room.

The interface was too packed causing the facts and reports tables to be
jammed into place.

Curr...

79ac5b3cb03ae48182443a6b3c6f1527d310451d authored about 11 years ago
Make fact value clickable.

In the Facts view you can now click on the value of a fact and get a
listing of all the nodes wi...

754784f4af777a1ac411a1da267edd751fd58356 authored about 11 years ago
metric: 100 is a bit much, 75 looks better.

0563224c87878e11593ed5d1072377e25cae33bd authored about 11 years ago
metric: Truncate the name.

3efdb58ce398df67d8486c7ab278dffb4aacbb55 authored about 11 years ago
app: Abort if we can't fetch metrics.

de6a77951c77b66c3ac5a4365339c5f19d536085 authored about 11 years ago
overview: Add a count, info if nothing is changing

The Nodes status detail now shows for how many nodes we have events.
Additionally when there are...

e753fc444a095741d47596f5067c8534a36ccb77 authored about 11 years ago
Merge pull request #28 from digitalmediacenter/improve-nodestatus

Enhance node status feature in overview and nodes

a1f00a7b66e28b7b828cd2ab86b8c438622f795c authored about 11 years ago
change sorting of the overview node status in javascript

b3d08233f3960809c7a32091fa6368a2c1620b6d authored about 11 years ago
nodes view filter now works with new status attribute

ffdbfcda240a88288ccc4b8a4c433caf3ff7bf12 authored about 11 years ago
Enhance node status feature in overview and nodes

This commit uses the new parameter with_status from nedap/pypuppetdb#18

Node status is now show...

f187638b6eb673a18d3b165a34eaddf336720a09 authored about 11 years ago
Merge pull request #26 from lsjostro/list-nodes-with-failure

make failed/success event counts clickable

a84da91f06222c6218cc75827741be0704685d55 authored about 11 years ago
make failed/success event counts clickable

09b249b0ca0b5970b779064d46b3ed47f1cf9370 authored about 11 years ago
Merge pull request #23 from nibalizer/pep8

Assorted PEP8 fixes.

269aeeec57b0058fd8b5acc0732a6f0c55aaeb4f authored about 11 years ago
templates: use jQuery protocol relative URL.

3cbb21ac608f08a0f807696be7e0d91e392de41c authored about 11 years ago
Pep8 check most files

I left some errors on puppetboard/forms.py because I'm not
sure how to fix them.

49afb9ed34d3586ab63439c5547ec0420d3d766f authored about 11 years ago
puppetboard/app.py: pep8

7265dc2fd031c2ab3b62f972a8a65d3a53477106 authored about 11 years ago
Merge pull request #25 from lsjostro/fix-nodes-without-timestamp

Add nodes with missing timestamp to unreported nodes

f2e7ecc67e49bd46e03cd996312faa3436746b0b authored about 11 years ago
Add nodes with missing timestamp to unreported nodes

Skip nodes with NoneType timestamps

add nodes with missing timestamp to unreported nodes

61548c819ce89a4739fc9fe8878931f67f1fef47 authored about 11 years ago
requirements: Change the URL to use git+git.

Some versions of Pip, depending on the platform and Python version have
issues with git+https UR...

ee2775512dbc8c04490000fd015a21e1f2536925 authored about 11 years ago
Get rid of old settings.

I broke things with 795d243e9d998d917282371cbf5bac7c9f0e6d83 because I
forgot to remove it every...

75da9b92092b7c2e76b0655121eac3e2834484a1 authored about 11 years ago
screenshots: New overview and nodes pages.

029b50405bdaf2b692aa1e0263dd945e75376dc9 authored about 11 years ago
We now require PuppetDB 1.5 / API v3.

PUPPETDB_API is no longer configurable since we're now using features
that are v3 only. Limiting...

795d243e9d998d917282371cbf5bac7c9f0e6d83 authored about 11 years ago
overview: Cosmetic changes.

* Don't pass unresponsive to the view, access config[] object instead
* Remove the statistics he...

c0cef0a3c06609cafae943512266c35ddbe2bc6b authored about 11 years ago
overview: Remove command statistics.

58625b5ee0c763bd5dbef2ad4ea09d782f1caa37 authored about 11 years ago
Merge pull request #22 from digitalmediacenter/feature-status

Add basic support for node status by using the most recent report

Closes #5 #15

a4dc1f694ed0059830650c9e9c8d79ee1fa5236a authored about 11 years ago
remove duplicate mean_command_time

bbb65939c9be7e61e9f0b5115de757f17b793bfc authored about 11 years ago
show list of nodes without report for x hours in overview

- the amount of hours is defined as `UNRESPONSIVE_HOURS` in default_settings.py
- small status l...

5ca758dd397dfc61b0db1a94aa9831adb9c61c7d authored about 11 years ago
fix for required branch of pypuppetdb with new api support

c7bae2efa3fa4680ba636fd18cc5060a6350fb55 authored about 11 years ago
Add basic support for node status by using the most recent report

The following frontend features are implemented
- Number of failures, successes, noops/skips in ...

7c027dd97d7c25e095b17c78da47b7c9060d0eab authored about 11 years ago
css: Color table row/cells with class 'error'.

efae19dc6dca6d32f5951ada2b2c6276b9cc1155 authored over 11 years ago
Merge pull request #21 from KlavsKlavsen/master

added wsgi file for passenger

bb124e1ba52a1ef7be729cac9ae2a133e51ec566 authored over 11 years ago
change default loglevel to be INFO instead of DEBUG.

89117ce844128bef494dfaf9cdd88459f1d2758d authored over 11 years ago
added wsgi file for passenger - with error handling and logging to tmp file - until I figure out how to make it log to apache error log instead

b5fde343edc15f32975d2ff03907fc294322ed07 authored over 11 years ago
README: Add newline after code-block.

c6c4bc167977fe185b39e2e4cd7204685a1b547f authored over 11 years ago
0.0.2: Release.

This is the second 'release' for Puppetboard introducing some new
features and compatibility wit...

9be5aaebd9e034358b5ddc1b1db6171de522b44a authored over 11 years ago
nodes: Check PUPPETDB_API, not _EXPERIMENTAL.

a75b08f882835734eaa894f5405fcd9c4ad6bdfa authored over 11 years ago
requirements: Upgrade to pypuppetdb 0.0.4

f85f0fa864b8720c7377c6d0e84b7bbc3f3cb642 authored over 11 years ago
Merge pull request #20 from nibalizer/graph_fix

_macros.html: Sorting and bucketing facts graphs.

095967e445bb282901bbec6652fb489996b4825f authored over 11 years ago
puppetboard/templates/_macros.html

This adds sorting and bucketing to the two graphs in the facts
view.

8a56e83b69f44fffee4fa5218c70a2c3899a7218 authored over 11 years ago
_macros.html: Graphs a bit smaller, FlatUI colors.

Currently the graphs are shown at the top of the page and because of
that really take up a lot o...

934f90c12abf0d815515c8b1a61876009c69b9e0 authored over 11 years ago
_macros.html: mod ensure different adjecent colors

0422b2ccd0cf474075db07c48777570ee1ac2ea3 authored over 11 years ago
_macros.html: Add a second Pie chart to facts/<fact>

The second chart is in order of the value of the fact. So in the
uptime fact we see 1 day before...

e1603608bc472453b3b212ef7a2e737a63367245 authored over 11 years ago
facts: Add graph for facts endpoint.

23af033cbbec741dd2fab3c4568010a433a3122d authored over 11 years ago
Add flag to enable or disable the query page

Puppetboard is an excelent radiator of information, but sometimes
we want to expose information ...

e71f30ab502b7e0e54903ed5f3a0cd75fce4feca authored over 11 years ago
Support PuppetDB API v3.

Recently changes were made to pypuppetdb to support, at a basic level,
the v3 API introduced wit...

cc87e54cea86ad62f10af6621e0bedfdf449b47d authored over 11 years ago
Merge pull request #19 from daniellawrence/fact_table_template_title_and_links

Add links for facts and nodes in fact table macro

3b4db8f37ee8d62e8a076bf8cf26da1a76e10ce5 authored over 11 years ago
Add links for facts and nodes in fact table macro

Added links to the node page from the facts_table if show_nodes is True.
Added links to the fact...

3fd8a0aad4710a01543102fc3c8a02e4b35dda1f authored over 11 years ago
README: Fix the issue link

9b662a661e5a724f0bfbf1aa7c3a09a135f83643 authored over 11 years ago
README: Add a Getting Help section

[noci]

cfb13830258f34d4db63d5815d9b3bec2e526c8e authored over 11 years ago
nodes: Only show report button if we have a report

Based on if the report_timestamp is truthy we'll show the reports
button, instead of always havi...

8db60d14bdfcfbead75d4647942fcf9913fe5068 authored over 11 years ago
Add screenshots of the new metrics tab.

8cf181a9e8053cb75feab8dc3e58d02dc27e3458 authored over 11 years ago
Merge pull request #7 from nicklewis/add-metric-name

Add the name of the metric to the metric page

543f706fd78b8b2dc8be7c4f6f0d4b554cf36fb2 authored over 11 years ago
Add the name of the metric to the metric page

644e169a7f1ce1540cc20354813eb70d6e9589b2 authored over 11 years ago
dev: Import DEV_LISTEN_HOST

b25d85bd32ed37a24ec2714d8de582b062c837b4 authored over 11 years ago
Merge pull request #6 from nicklewis/sort-metrics

Sort list of metrics and metrics data

9918ec8f4b76cf25a9d0a17daef567cf91ffd807 authored over 11 years ago
Merge pull request #4 from nibalizer/dev_expose_config

dev.py: exposing some parameters

da68bb259b5eb5c2b27d247d73140dc831305a6d authored over 11 years ago
Sort list of metrics and metrics data

This makes the metrics a lot easier to scan, because it groups similar
metrics (like all the HTT...

3c05071aef475b6f286e1925883c3844cab43e89 authored over 11 years ago
dev.py: exposing some parameters

cb64b738322710d3ee449c0bc9de7845665186ad authored over 11 years ago
Add a Metrics tab.

This gives you access to all metrics.

c3821e777f94b014835f3f29d74a56220a8e8d70 authored over 11 years ago
README: add a TOC

c04d45f60232b9d03e5defbdc984e5eecb4e9cfc authored over 11 years ago