1. 30 Apr, 2014 2 commits
    • Extracted multi-graphite query function, fixed loadRecursive · 52e1f527
      The new function in metricKeys generalizes what my loadAll
      from the previous commit did, it takes a request and a
      callback. The request is executed on each graphite installation
      and the callback is executed for each result. This makes
      implementing loadAll and loadRecursive almost as simple as
      it was.
      Harald Kraemer committed
    • Modified metricKeys to handle multiple graphite sources. · 637c720d
      This wasn't all too hard to change, I mostly changed the
      single http get to multiple http gets, one for each data
      source of type graphite.
      
      It's still not a good idea to call this on the web
      frontend, since the whole thing was working for about
      20 - 30 minutes when I clicked it, so I'm not
      committing my changes to settings.js or the view itself.
      Harald Kraemer committed
  2. 25 Apr, 2014 1 commit
  3. 24 Apr, 2014 1 commit
  4. 23 Apr, 2014 1 commit
  5. 22 Apr, 2014 3 commits
  6. 21 Apr, 2014 7 commits
  7. 20 Apr, 2014 2 commits
  8. 18 Apr, 2014 1 commit
  9. 17 Apr, 2014 4 commits
  10. 16 Apr, 2014 3 commits
  11. 15 Apr, 2014 2 commits
  12. 14 Apr, 2014 2 commits
  13. 13 Apr, 2014 2 commits
  14. 11 Apr, 2014 3 commits
  15. 10 Apr, 2014 5 commits
  16. 09 Apr, 2014 1 commit