This website requires JavaScript.
Explore
Help
Register
Sign In
puppet
/
puppetboard
Watch
1
Star
0
Fork
0
You've already forked puppetboard
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
adf24e4a3a806443713b888e5d6ee9a70ba41989
puppetboard
/
puppetboard
History
Sebastian Svensson
3d0de31e86
Update nodes.html
...
changed node to node_name
2015-05-11 14:29:07 +02:00
..
static
Removed jquery-tablesort (tablesort.min.js) as the project is now using jquery-tablesorter instead
2015-05-11 07:29:00 +10:00
templates
Update nodes.html
2015-05-11 14:29:07 +02:00
__init__.py
puppetboard: Commit the current code.
2013-08-07 09:05:31 +02:00
app.py
renamed node in @app.route('/reports/<node>') to node_name and renamed node in {% if node.report_timestamp %} to node_name
2015-05-11 11:33:40 +02:00
default_settings.py
Allowed the ability to provide a static SECRET_KEY for use with CSRF protection (
fixes
#128
)
2015-05-10 23:24:48 +10:00
forms.py
Updated all Python code to be fully flake8 compliant
2015-05-10 20:08:09 +10:00
utils.py
Updated all Python code to be fully flake8 compliant
2015-05-10 20:08:09 +10:00