1. 28 Oct, 2014 1 commit
  2. 27 Oct, 2014 1 commit
  3. 11 Sep, 2014 1 commit
    • thanosz's avatar
      Update StatsAction.java · ef38f144
      thanosz authored
      The Server traffic statstics in quick stats are incorrect and inconsistent compared with All Reports page.
      The problem is in the calculation of Low and High Values.
      The StatsViewer.getMin() and getMax() will return two values for high and low for server_bytes_in and server_bytes_out respectively.
      The StatsAction.getLowAndHigh(String key,  long[] timePeriod) does not take that into account and always precesses the first element in the array. Modified so that it sums the values of all the elements of the array.
      ef38f144
  4. 30 Apr, 2014 1 commit
  5. 12 Apr, 2014 1 commit
  6. 10 Mar, 2014 2 commits
  7. 13 Sep, 2013 1 commit
  8. 06 Jun, 2013 1 commit
  9. 05 Jun, 2013 2 commits
  10. 14 May, 2013 2 commits
  11. 13 May, 2013 1 commit
  12. 01 May, 2013 1 commit
  13. 30 Apr, 2013 3 commits
  14. 19 Mar, 2013 2 commits
  15. 18 Mar, 2013 1 commit
  16. 14 Feb, 2013 6 commits
  17. 07 Feb, 2013 1 commit
  18. 04 Feb, 2013 1 commit
  19. 25 Jan, 2013 1 commit
  20. 17 Oct, 2012 2 commits
  21. 07 Feb, 2010 2 commits
  22. 01 Feb, 2010 1 commit
  23. 29 Jan, 2010 1 commit
  24. 01 Dec, 2009 1 commit
  25. 30 Sep, 2009 1 commit
  26. 01 Sep, 2009 1 commit
  27. 19 Aug, 2009 1 commit