Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jsrrdgraph: binaryXHR: jshint style fixes | Peter Wu | 2014-08-02 | 1 | -257/+264 |
| | | | | | | | | | | | Added jshint comment on top, added "use strict". Added missing semi-colons, converted to '===' (after validation). Added comment for `typeof strData == "unknown"`. Break one long line over two lines. There are no other changes except for whitespace and line ending changes. Check with `git diff -w`. | ||||
* | jsrrdgraph: Fix get reponseText in FetchBinaryURL | Manuel Luis SanmartĂn Rozada | 2014-07-25 | 1 | -1/+1 |
| | |||||
* | jsrrdgraph: Upgrade to javascriptrrd ver 1.1.1 | Manuel Luis SanmartĂn Rozada | 2014-07-25 | 1 | -23/+46 |
| | |||||
* | import js directory from jsrrdgraph for client side graph rendering | Pim van den Berg | 2013-05-10 | 1 | -0/+234 |
Source: https://github.com/manuelluis/jsrrdgraph@276b880 |