- 1bbf185 Merge pull request #23 from apache/indents by dfoulks1 · 3 months ago main
- 26d4abf Merge pull request #22 from apache/linting by dfoulks1 · 3 months ago
- ccb05e0 Merge pull request #21 from apache/sebb/site-fixes by dfoulks1 · 3 months ago
- af16bfa Merge pull request #25 from apache/timeout by Daniel Gruno · 6 months ago
- d36da7b Don't hang forever by Sebb · 6 months ago
- 11282d6 Duh by Sebb · 6 months ago
- 545ccc8 install-types is not recommended by Sebb · 6 months ago
- 73ed50e Dynamic variable by Sebb · 6 months ago
- ebe4fe2 Dynamic attributes by Sebb · 6 months ago
- ce467bf Fix indentation by Sebb · 6 months ago
- 0a017a4 Fixes by Sebb · 6 months ago
- a35c27d Python 3.11 by Sebb · 6 months ago
- 20e1904 Linting and MyPy by Sebb · 6 months ago
- 1753497 viewvc link only works for svn/asf; add commit date as hover text by Sebb · 6 months ago
- 94fd636 Merge pull request #20 from apache/dfoulks/machines by Daniel Gruno · 8 months ago
- c79defa Removed cruft from the javascript by Drew · 8 months ago
- 045a854 reset the wait to 12 hours instead of 5 minutes by Drew · 8 months ago
- 4c90f71 Re-removed the json file bits in favor of just waiting instead of presenting out of date data by Drew · 8 months ago
- 4c9ee2b Added a no json state, and re-added the JSON cache. by Drew · 8 months ago
- 316be0e Removed the JSON file cache bits and reset the sleep timer by Drew · 8 months ago
- 7d5a71d Machines is now working totally async, also fixed the append versus replace problem in the renderer by Drew · 8 months ago
- c7c4acf sys.argv not needed by Drew · 8 months ago
- 5dc40a5 Converted subprocess calls to asyncio calls by Drew · 8 months ago
- 6c9ae02 Known working stategit status by Drew · 8 months ago
- 5e66839 working on getting the global to update instead by Drew · 8 months ago
- 28b6a0e Still working on getting data to flow from plugin -> endpoint -> renderer by Drew · 8 months ago
- 5a9e0d1 Still tweaking machines to return the correct thing by Drew · 8 months ago
- 7c15473 the page is rendering with _some_ data, the plugin needs tweaking to make it run in the background by Drew · 8 months ago
- 73617c1 Fingerprint temp file by Drew · 8 months ago
- 7a5953e builds the json file as expected now. by Drew · 8 months ago
- 9946f07 Working on machines.py post-asfquart by Drew · 8 months ago
- 6014dba OF: Nix form_data var, declared on the next line! by Daniel Gruno · 9 months ago
- 3123dff OF: bump asfquart version required by Daniel Gruno · 9 months ago
- c28b524 force non-OIDC login for now by Daniel Gruno · 9 months ago
- ff0edad Merge pull request #19 from apache/dfoulks/asfquart by Daniel Gruno · 9 months ago
- 8ed0c94 Fix OAuth gateway logic to match asfquart by Daniel Gruno · 9 months ago
- 5a345a8 Add asfquart, fix compat issues with werkzeug and numpy by Daniel Gruno · 9 months ago
- d7ffe3e session.root -> session.isRoot by Daniel Gruno · 9 months ago
- 1eac0f9 Remove form_data var that does not exist by Daniel Gruno · 9 months ago
- b1f9b7d GET is implies, remove the cruft by Drew · 10 months ago
- 89b044f Simplified code by Drew · 10 months ago
- 4fc553c Session and asfuid handling are now done in asfquart, these are no longer needed by Drew · 10 months ago
- 0a4eced Fixed perms on jira, removed oauth by Drew · 10 months ago
- dd15c61 Added root check to jira by Drew · 10 months ago
- 2d3e421 using baked in session, not session.py by Drew · 10 months ago
- e47051e Apparently the functions can't all be named process by Drew · 10 months ago
- ea6bfad Working with the endpoints to get asfquart to run locally by Drew · 10 months ago
- 4257b88 Converting IRD to asfquart by Drew · 10 months ago
- af2a22a NR: Exclude certain IPs from stats by Daniel Gruno · 11 months ago
- 7abde9e OF: Fix GHA icon by Daniel Gruno · 12 months ago
- f5dadbb NR: Update description to reflect current features by Daniel Gruno · 1 year, 1 month ago
- 58e5f7d Keep MAX_BUILD_SPAN hours in memory, but cut away 'jobs' after DEFAULT_BUILD_SPAN by Daniel Gruno · 1 year, 1 month ago
- 62ddf0c Make a copy of the build dict, as we may modify its contents by Daniel Gruno · 1 year, 1 month ago
- 1153675 Fetch the last seven days from sqlite into memory, adjust JSON parsing stage by Daniel Gruno · 1 year, 1 month ago
- 4e459ca NR: Add 5 day option for monitoring 5d policies by Daniel Gruno · 1 year, 1 month ago
- 69e7ae6 NR: Expand intro text for jira page by Daniel Gruno · 1 year, 1 month ago
- 305290e NR: switch legend to "(other builds)" when viewing a single project by Daniel Gruno · 1 year, 1 month ago
- 0abb40e NR: widen the pie chart, some build names are looong by Daniel Gruno · 1 year, 1 month ago
- a23ece2 Only show items that have a non-zero build time by Daniel Gruno · 1 year, 1 month ago
- 7ac83b7 Add a checkbox for including self-hosted runs by Daniel Gruno · 1 year, 1 month ago
- 5966ece NR: Add users@infra email address as contact by Daniel Gruno · 1 year, 1 month ago
- 4144f24 NR: Add a tooltip for the 'not .asf.yaml' warning by Daniel Gruno · 1 year, 1 month ago
- 398c364 NR: Some intro to GHA stats by Daniel Gruno · 1 year, 1 month ago
- 6c67b6f NR: Only visible to infra staff by Daniel Gruno · 1 year, 1 month ago
- 746d4ee OF: auth, not oauth by Daniel Gruno · 1 year, 1 month ago
- fccb612 OR: Turn off OIDC for now by Daniel Gruno · 1 year, 1 month ago
- 701ff66 Merge pull request #18 from apache/humbedooh/vanilla-oauth by Gavin McDonald · 1 year, 2 months ago
- a763466 Switch to vanilla oauth for now by Daniel Gruno · 1 year, 2 months ago
- 9f52905 Crop out projects users should not have access to before returning results by Daniel Gruno · 1 year, 2 months ago
- 95fd14b ensure params exists by Daniel Gruno · 1 year, 2 months ago
- 719c856 make "(other projects)" a constant, don't zoom in on it by Daniel Gruno · 1 year, 2 months ago
- 48ff408 clicking a project in the pie should zoom to that project by Daniel Gruno · 1 year, 2 months ago
- 79f3e49 add an onclick feature for pies by Daniel Gruno · 1 year, 2 months ago
- dab7597 Skip self-hosted jobs in summary by Daniel Gruno · 1 year, 2 months ago
- 04f4300 Build path is per build, not per json blob by Daniel Gruno · 1 year, 2 months ago
- 03cea80 Fix arguments (badly placed parens) by Daniel Gruno · 1 year, 2 months ago
- 205d196 OF: Move the append into the right scope by Daniel Gruno · 1 year, 2 months ago
- d93e0ad Allow grouping by either workflow name or .yml file used by Daniel Gruno · 1 year, 2 months ago
- d7e961b OF: Needs a column for the path by Daniel Gruno · 1 year, 2 months ago
- efbdd86 NR: Capture workflow path (YAML file) used for a build by Daniel Gruno · 1 year, 2 months ago
- 16f2a85 filter UX improvements by Daniel Gruno · 1 year, 2 months ago
- b39f02a Allow members in (aka andrew etc) by Daniel Gruno · 1 year, 2 months ago
- 56403f6 minor filter UI tweaks by Daniel Gruno · 1 year, 2 months ago
- 9dde57f rework url hash setting, add topN picker by Daniel Gruno · 1 year, 2 months ago
- c3b83a8 bump to top 15 (up from 12) by Daniel Gruno · 1 year, 2 months ago
- 4b4dbdb Discount self-hosted runners unless told not to by Daniel Gruno · 1 year, 2 months ago
- 7c2dbf5 remove the jobs array from builds if we are looking at global stats by Daniel Gruno · 1 year, 2 months ago
- 933c219 when newlines in title, move the pie down by Daniel Gruno · 1 year, 2 months ago
- 548a411 copypasto fix by Daniel Gruno · 1 year, 2 months ago
- dcccfba Add GH Actions page renderer by Daniel Gruno · 1 year, 2 months ago
- ccebd96 Adding some additional formatting features for pie charts by Daniel Gruno · 1 year, 2 months ago
- eeaa491 NR: Add backend bits for GHA stats by Daniel Gruno · 1 year, 2 months ago
- 44e7c15 OF: Fix query string arg by Daniel Gruno · 1 year, 4 months ago
- 10c012f OF: missing quote by Daniel Gruno · 1 year, 4 months ago
- edd8dc8 NR: Add note about max files shown, if applicable by Daniel Gruno · 1 year, 4 months ago
- 8b9e043 NR: If NP breaks, log it but continue.. by Daniel Gruno · 1 year, 4 months ago
- cbe9b97 NR: Add max file and useragent entries we'll show to the params dict by Daniel Gruno · 1 year, 4 months ago
- 09e5c33 NR: One more menu item to downscale by Daniel Gruno · 1 year, 4 months ago
- 02b30f3 NR: Downscale fonts a bit for the menu by Daniel Gruno · 1 year, 4 months ago
- 499422e Add public download stats link, reword private link to differentiate by Daniel Gruno · 1 year, 4 months ago