aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/js/binaryXHR.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* jsrrdgraph: binaryXHR: jshint style fixesPeter Wu2014-08-021-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 FetchBinaryURLManuel Luis SanmartĂ­n Rozada2014-07-251-1/+1
|
* jsrrdgraph: Upgrade to javascriptrrd ver 1.1.1Manuel Luis SanmartĂ­n Rozada2014-07-251-23/+46
|
* import js directory from jsrrdgraph for client side graph renderingPim van den Berg2013-05-101-0/+234
Source: https://github.com/manuelluis/jsrrdgraph@276b880