1. f5dadbb NR: Update description to reflect current features by Daniel Gruno · 4 weeks ago main
  2. 58e5f7d Keep MAX_BUILD_SPAN hours in memory, but cut away 'jobs' after DEFAULT_BUILD_SPAN by Daniel Gruno · 5 weeks ago
  3. 62ddf0c Make a copy of the build dict, as we may modify its contents by Daniel Gruno · 5 weeks ago
  4. 1153675 Fetch the last seven days from sqlite into memory, adjust JSON parsing stage by Daniel Gruno · 5 weeks ago
  5. 4e459ca NR: Add 5 day option for monitoring 5d policies by Daniel Gruno · 6 weeks ago
  6. 69e7ae6 NR: Expand intro text for jira page by Daniel Gruno · 7 weeks ago
  7. 305290e NR: switch legend to "(other builds)" when viewing a single project by Daniel Gruno · 8 weeks ago
  8. 0abb40e NR: widen the pie chart, some build names are looong by Daniel Gruno · 8 weeks ago
  9. a23ece2 Only show items that have a non-zero build time by Daniel Gruno · 8 weeks ago
  10. 7ac83b7 Add a checkbox for including self-hosted runs by Daniel Gruno · 8 weeks ago
  11. 5966ece NR: Add users@infra email address as contact by Daniel Gruno · 8 weeks ago
  12. 4144f24 NR: Add a tooltip for the 'not .asf.yaml' warning by Daniel Gruno · 8 weeks ago
  13. 398c364 NR: Some intro to GHA stats by Daniel Gruno · 8 weeks ago
  14. 6c67b6f NR: Only visible to infra staff by Daniel Gruno · 8 weeks ago
  15. 746d4ee OF: auth, not oauth by Daniel Gruno · 8 weeks ago
  16. fccb612 OR: Turn off OIDC for now by Daniel Gruno · 8 weeks ago
  17. 701ff66 Merge pull request #18 from apache/humbedooh/vanilla-oauth by Gavin McDonald · 8 weeks ago
  18. a763466 Switch to vanilla oauth for now by Daniel Gruno · 8 weeks ago
  19. 9f52905 Crop out projects users should not have access to before returning results by Daniel Gruno · 9 weeks ago
  20. 95fd14b ensure params exists by Daniel Gruno · 9 weeks ago
  21. 719c856 make "(other projects)" a constant, don't zoom in on it by Daniel Gruno · 9 weeks ago
  22. 48ff408 clicking a project in the pie should zoom to that project by Daniel Gruno · 9 weeks ago
  23. 79f3e49 add an onclick feature for pies by Daniel Gruno · 9 weeks ago
  24. dab7597 Skip self-hosted jobs in summary by Daniel Gruno · 9 weeks ago
  25. 04f4300 Build path is per build, not per json blob by Daniel Gruno · 9 weeks ago
  26. 03cea80 Fix arguments (badly placed parens) by Daniel Gruno · 9 weeks ago
  27. 205d196 OF: Move the append into the right scope by Daniel Gruno · 9 weeks ago
  28. d93e0ad Allow grouping by either workflow name or .yml file used by Daniel Gruno · 9 weeks ago
  29. d7e961b OF: Needs a column for the path by Daniel Gruno · 9 weeks ago
  30. efbdd86 NR: Capture workflow path (YAML file) used for a build by Daniel Gruno · 9 weeks ago
  31. 16f2a85 filter UX improvements by Daniel Gruno · 3 months ago
  32. b39f02a Allow members in (aka andrew etc) by Daniel Gruno · 3 months ago
  33. 56403f6 minor filter UI tweaks by Daniel Gruno · 3 months ago
  34. 9dde57f rework url hash setting, add topN picker by Daniel Gruno · 3 months ago
  35. c3b83a8 bump to top 15 (up from 12) by Daniel Gruno · 3 months ago
  36. 4b4dbdb Discount self-hosted runners unless told not to by Daniel Gruno · 3 months ago
  37. 7c2dbf5 remove the jobs array from builds if we are looking at global stats by Daniel Gruno · 3 months ago
  38. 933c219 when newlines in title, move the pie down by Daniel Gruno · 3 months ago
  39. 548a411 copypasto fix by Daniel Gruno · 3 months ago
  40. dcccfba Add GH Actions page renderer by Daniel Gruno · 3 months ago
  41. ccebd96 Adding some additional formatting features for pie charts by Daniel Gruno · 3 months ago
  42. eeaa491 NR: Add backend bits for GHA stats by Daniel Gruno · 3 months ago
  43. 44e7c15 OF: Fix query string arg by Daniel Gruno · 4 months ago
  44. 10c012f OF: missing quote by Daniel Gruno · 4 months ago
  45. edd8dc8 NR: Add note about max files shown, if applicable by Daniel Gruno · 4 months ago
  46. 8b9e043 NR: If NP breaks, log it but continue.. by Daniel Gruno · 4 months ago
  47. cbe9b97 NR: Add max file and useragent entries we'll show to the params dict by Daniel Gruno · 5 months ago
  48. 09e5c33 NR: One more menu item to downscale by Daniel Gruno · 5 months ago
  49. 02b30f3 NR: Downscale fonts a bit for the menu by Daniel Gruno · 5 months ago
  50. 499422e Add public download stats link, reword private link to differentiate by Daniel Gruno · 5 months ago
  51. 541dd8f Add additional query parameters to json output, if requested. by Daniel Gruno · 5 months ago
  52. 22a89d3 OF: typo fix by Daniel Gruno · 5 months ago
  53. c38ee6b NR: Ignore crawler bots by Daniel Gruno · 5 months ago
  54. 7385e40 Look in both incubator and tlp directories by Daniel Gruno · 6 months ago
  55. a24d2f4 Merge pull request #17 from apache/humbedooh/dl-stats-loop by Chris Thistlethwaite · 6 months ago
  56. 99397ee Add background loop for persistent download stats by Daniel Gruno · 6 months ago
  57. 612b577 Move download stats to a plugin, add support for monthly-rounded stats by Daniel Gruno · 6 months ago
  58. 2925913 Merge pull request #15 from apache/unused by Daniel Gruno · 7 months ago
  59. e2a1ad1 Merge pull request #16 from apache/no-other by Gavin McDonald · 7 months ago
  60. bee1916 INFRA-25062: Reword chart description by Daniel Gruno · 8 months ago
  61. 2f60017 OF: Docco by Sebb · 8 months ago
  62. 8d82ef5 Don't show Other in listing if it is empty by Sebb · 8 months ago
  63. a60400d OF: alignment by Sebb · 8 months ago
  64. a78d719 OF: count now 60 by Sebb · 8 months ago
  65. ae7cec0 OF: link to dashboard by Sebb · 8 months ago
  66. 3a1e6f0 Drop unused variables by Sebb · 8 months ago
  67. 83729a4 NR: INFRA-25035: Distinguish between "unknown" and "other" in stats for user agents by Daniel Gruno · 8 months ago
  68. a7f5f5e Merge pull request #13 from apache/INFRA-25035 by Daniel Gruno · 8 months ago
  69. c6945fc INFRA-25035: bug fixes by Sebb · 8 months ago
  70. 360fe85 Merge pull request #12 from apache/uacheck by sebbASF · 8 months ago
  71. 8aedcab OF: always show non-zero others by Sebb · 8 months ago
  72. f0562f4 Missing UA is represented by "-" by Sebb · 8 months ago
  73. 5726bb7 OF: docco by Sebb · 8 months ago
  74. c0a9dab OF: wrong indent by Sebb · 8 months ago
  75. 76a1209 truncate paths if they are in excess of 72 characters by Daniel Gruno · 8 months ago
  76. 1781fe0 improved formatting options for bar charts by Daniel Gruno · 8 months ago
  77. f296978 typo fix by Daniel Gruno · 8 months ago
  78. 8143517 select box should be on a line by itself at all times by Daniel Gruno · 8 months ago
  79. 95a2db1 better displaying of the downscale note by Daniel Gruno · 8 months ago
  80. ec08a5c display a note if downscaled query by Daniel Gruno · 8 months ago
  81. 612e2d0 more custom UAs we have by Daniel Gruno · 8 months ago
  82. 47ebde3 tweak numbers, mark entries as downscaled if true, downscale by 33% each time by Daniel Gruno · 8 months ago
  83. bace1c4 move querying to a separate function, recall on error by Daniel Gruno · 8 months ago
  84. 1a83eb9 sort after adding 'others' category by Daniel Gruno · 8 months ago
  85. bfa8dba Adjust certain UAs by Daniel Gruno · 8 months ago
  86. 42e991b cleanups by Daniel Gruno · 8 months ago
  87. c12bfd3 add ua lib to requirements by Daniel Gruno · 8 months ago
  88. c24ff52 Detect and collate browser and OS stats by Daniel Gruno · 8 months ago
  89. 6af651b Merge pull request #11 from apache/Unnecessary by Daniel Gruno · 8 months ago
  90. fb88a00 This is unnecessary by Sebb · 8 months ago
  91. 4a01a27 OF: docco by Sebb · 8 months ago
  92. d053479 OF: start metrics on a new line by Sebb · 8 months ago
  93. ea0fd2b Merge pull request #9 from apache/daily_stats by Daniel Gruno · 8 months ago
  94. 2399dd3 Merge pull request #10 from apache/maxentries by Daniel Gruno · 8 months ago
  95. 4c12b8d filter out query string urls by Daniel Gruno · 8 months ago
  96. ad4dde2 fix bucket sort for most bytes downloaded by Daniel Gruno · 8 months ago
  97. e95cf0a shorten filename URIs by Daniel Gruno · 8 months ago
  98. e6a16e6 docco by Daniel Gruno · 8 months ago
  99. 6c087b7 weed out requests with empty UA by default by Daniel Gruno · 8 months ago
  100. 222758e OF: docco by Sebb · 8 months ago