Mark Lavin
Mark Lavin
Need to include docs on how to contribute to the project including building the minified JS.
HTML5 rocks has an interesting example of breaking up into pieces for large uploads. It would amazing to use this to break up large files and reassemble server-side. http://www.html5rocks.com/en/tutorials/file/xhr2/#toc-example-slicingfiles
Need to investigate/test CORS support for those deployments which might use another domain (i.e. S3) for serving the JS.
Plugin is pretty simple but it should still have tests particularly if the project is claiming to support jQuery 1.7+.
This is currently set at 80% which in my opinion is too low for a project started from scratch. I think it should be 90 or higher.
The docs in the repo are a disjointed mix of how the project will be setup/deployed and how to use the template. The second a project is created they are...
Similar to the current `is_ajax` flag there should be a `is_secure` flag for testing.
Increasing the test coverage to work towards Python 3 support (might need to switch RRD library) and Tornado support. Found a bug which must have existed since this project was...
Rather than just listing the set of hosts it would be better if the index page could be configured to show a set of graphs configured by the user.