- d93e0ad Allow grouping by either workflow name or .yml file used by Daniel Gruno · 10 months ago
- d7e961b OF: Needs a column for the path by Daniel Gruno · 10 months ago
- efbdd86 NR: Capture workflow path (YAML file) used for a build by Daniel Gruno · 10 months ago
- 16f2a85 filter UX improvements by Daniel Gruno · 10 months ago
- b39f02a Allow members in (aka andrew etc) by Daniel Gruno · 10 months ago
- 56403f6 minor filter UI tweaks by Daniel Gruno · 10 months ago
- 9dde57f rework url hash setting, add topN picker by Daniel Gruno · 10 months ago
- c3b83a8 bump to top 15 (up from 12) by Daniel Gruno · 10 months ago
- 4b4dbdb Discount self-hosted runners unless told not to by Daniel Gruno · 10 months ago
- 7c2dbf5 remove the jobs array from builds if we are looking at global stats by Daniel Gruno · 10 months ago
- 933c219 when newlines in title, move the pie down by Daniel Gruno · 10 months ago
- 548a411 copypasto fix by Daniel Gruno · 10 months ago
- dcccfba Add GH Actions page renderer by Daniel Gruno · 10 months ago
- ccebd96 Adding some additional formatting features for pie charts by Daniel Gruno · 10 months ago
- eeaa491 NR: Add backend bits for GHA stats by Daniel Gruno · 10 months ago
- 44e7c15 OF: Fix query string arg by Daniel Gruno · 12 months ago
- 10c012f OF: missing quote by Daniel Gruno · 12 months ago
- edd8dc8 NR: Add note about max files shown, if applicable by Daniel Gruno · 12 months ago
- 8b9e043 NR: If NP breaks, log it but continue.. by Daniel Gruno · 12 months ago
- cbe9b97 NR: Add max file and useragent entries we'll show to the params dict by Daniel Gruno · 12 months ago
- 09e5c33 NR: One more menu item to downscale by Daniel Gruno · 1 year ago
- 02b30f3 NR: Downscale fonts a bit for the menu by Daniel Gruno · 1 year ago
- 499422e Add public download stats link, reword private link to differentiate by Daniel Gruno · 1 year ago
- 541dd8f Add additional query parameters to json output, if requested. by Daniel Gruno · 1 year, 1 month ago
- 22a89d3 OF: typo fix by Daniel Gruno · 1 year, 1 month ago
- c38ee6b NR: Ignore crawler bots by Daniel Gruno · 1 year, 1 month ago
- 7385e40 Look in both incubator and tlp directories by Daniel Gruno · 1 year, 1 month ago
- a24d2f4 Merge pull request #17 from apache/humbedooh/dl-stats-loop by Chris Thistlethwaite · 1 year, 1 month ago
- 99397ee Add background loop for persistent download stats by Daniel Gruno · 1 year, 1 month ago
- 612b577 Move download stats to a plugin, add support for monthly-rounded stats by Daniel Gruno · 1 year, 1 month ago
- 2925913 Merge pull request #15 from apache/unused by Daniel Gruno · 1 year, 2 months ago
- e2a1ad1 Merge pull request #16 from apache/no-other by Gavin McDonald · 1 year, 3 months ago
- bee1916 INFRA-25062: Reword chart description by Daniel Gruno · 1 year, 3 months ago
- 2f60017 OF: Docco by Sebb · 1 year, 3 months ago
- 8d82ef5 Don't show Other in listing if it is empty by Sebb · 1 year, 3 months ago
- a60400d OF: alignment by Sebb · 1 year, 3 months ago
- a78d719 OF: count now 60 by Sebb · 1 year, 3 months ago
- ae7cec0 OF: link to dashboard by Sebb · 1 year, 3 months ago
- 3a1e6f0 Drop unused variables by Sebb · 1 year, 3 months ago
- 83729a4 NR: INFRA-25035: Distinguish between "unknown" and "other" in stats for user agents by Daniel Gruno · 1 year, 3 months ago
- a7f5f5e Merge pull request #13 from apache/INFRA-25035 by Daniel Gruno · 1 year, 3 months ago
- c6945fc INFRA-25035: bug fixes by Sebb · 1 year, 3 months ago
- 360fe85 Merge pull request #12 from apache/uacheck by sebbASF · 1 year, 3 months ago
- 8aedcab OF: always show non-zero others by Sebb · 1 year, 3 months ago
- f0562f4 Missing UA is represented by "-" by Sebb · 1 year, 3 months ago
- 5726bb7 OF: docco by Sebb · 1 year, 3 months ago
- c0a9dab OF: wrong indent by Sebb · 1 year, 3 months ago
- 76a1209 truncate paths if they are in excess of 72 characters by Daniel Gruno · 1 year, 4 months ago
- 1781fe0 improved formatting options for bar charts by Daniel Gruno · 1 year, 4 months ago
- f296978 typo fix by Daniel Gruno · 1 year, 4 months ago
- 8143517 select box should be on a line by itself at all times by Daniel Gruno · 1 year, 4 months ago
- 95a2db1 better displaying of the downscale note by Daniel Gruno · 1 year, 4 months ago
- ec08a5c display a note if downscaled query by Daniel Gruno · 1 year, 4 months ago
- 612e2d0 more custom UAs we have by Daniel Gruno · 1 year, 4 months ago
- 47ebde3 tweak numbers, mark entries as downscaled if true, downscale by 33% each time by Daniel Gruno · 1 year, 4 months ago
- bace1c4 move querying to a separate function, recall on error by Daniel Gruno · 1 year, 4 months ago
- 1a83eb9 sort after adding 'others' category by Daniel Gruno · 1 year, 4 months ago
- bfa8dba Adjust certain UAs by Daniel Gruno · 1 year, 4 months ago
- 42e991b cleanups by Daniel Gruno · 1 year, 4 months ago
- c12bfd3 add ua lib to requirements by Daniel Gruno · 1 year, 4 months ago
- c24ff52 Detect and collate browser and OS stats by Daniel Gruno · 1 year, 4 months ago
- 6af651b Merge pull request #11 from apache/Unnecessary by Daniel Gruno · 1 year, 4 months ago
- fb88a00 This is unnecessary by Sebb · 1 year, 4 months ago
- 4a01a27 OF: docco by Sebb · 1 year, 4 months ago
- d053479 OF: start metrics on a new line by Sebb · 1 year, 4 months ago
- ea0fd2b Merge pull request #9 from apache/daily_stats by Daniel Gruno · 1 year, 4 months ago
- 2399dd3 Merge pull request #10 from apache/maxentries by Daniel Gruno · 1 year, 4 months ago
- 4c12b8d filter out query string urls by Daniel Gruno · 1 year, 4 months ago
- ad4dde2 fix bucket sort for most bytes downloaded by Daniel Gruno · 1 year, 4 months ago
- e95cf0a shorten filename URIs by Daniel Gruno · 1 year, 4 months ago
- e6a16e6 docco by Daniel Gruno · 1 year, 4 months ago
- 6c087b7 weed out requests with empty UA by default by Daniel Gruno · 1 year, 4 months ago
- 222758e OF: docco by Sebb · 1 year, 4 months ago
- 7d32a75 OF: document cache thread safety by Sebb · 1 year, 4 months ago
- df04d77 OF: ensure hint is not truncated by Sebb · 1 year, 4 months ago
- 3c5cbfa OF: unused import by Sebb · 1 year, 4 months ago
- 1058b4c Don't allow cache to exceed max by Sebb · 1 year, 4 months ago
- 58b3692 Explain daily_stats entries by Sebb · 1 year, 4 months ago
- 02d956b Show expected input by Sebb · 1 year, 4 months ago
- 05aef15 shorten chart title, less confusing that way by Daniel Gruno · 1 year, 4 months ago
- fe23c2c Improve single-file filtering by Daniel Gruno · 1 year, 4 months ago
- 053846b convert duration to int by Daniel Gruno · 1 year, 4 months ago
- 1f46b02 Merge pull request #6 from apache/dedupe by Daniel Gruno · 1 year, 4 months ago
- 3800a70 No need for multiple entries of the data by Sebb · 1 year, 4 months ago
- 79657ae add rudimentary caching of results by Daniel Gruno · 1 year, 4 months ago
- b190999 TODO by Daniel Gruno · 1 year, 4 months ago
- bd82f13 Add world map and URI filter by Daniel Gruno · 1 year, 4 months ago
- d8907e4 no need to be async by Daniel Gruno · 1 year, 4 months ago
- c6f18a8 grab world map on load by Daniel Gruno · 1 year, 4 months ago
- f44c5d7 Add world map feature by Daniel Gruno · 1 year, 4 months ago
- 7389d15 Add link to raw data by Daniel Gruno · 1 year, 4 months ago
- 9ce1e4e Allow inserting links into tables by Daniel Gruno · 1 year, 4 months ago
- b92ab25 Expand primer by Daniel Gruno · 1 year, 4 months ago
- 31d5872 Validate project name, display error if no results found by Daniel Gruno · 1 year, 4 months ago
- 006ae79 If no results, return an error message rather than borking by Daniel Gruno · 1 year, 4 months ago
- 51550db fix chart titles by Daniel Gruno · 1 year, 4 months ago
- ed5d898 Port dlstats to infra-reports.a.o by Daniel Gruno · 1 year, 4 months ago
- 3c34bd2 Merge pull request #5 from apache/chemistry by Daniel Gruno · 1 year, 4 months ago
- 3e5ffd4 NR: Smarter (simpler) git diff URL by Daniel Gruno · 1 year, 5 months ago
- 1cbd8f5 OF: remove this slash as well... by Daniel Gruno · 1 year, 5 months ago