1. fbec6a9 Fix flaky //scouting/webserver/requests/debug/cli:cli_test by Philipp Schrader · 2 years, 8 months ago
  2. d330168 Merge changes Ic37df452,Ia8164b62 by Philipp Schrader · 2 years, 8 months ago
  3. 4413a59 Scouting: Add balancing during auto phase by Filip Kujawa · 2 years, 8 months ago
  4. 43c730b Periodically refresh the match list for scouting by Philipp Schrader · 2 years, 8 months ago
  5. c49eaf7 Refactor some code for scraping thebluealliance.com in the background by Philipp Schrader · 2 years, 8 months ago
  6. 5877c69 Scouting: Add endgame climb status by Filip Kujawa · 2 years, 8 months ago
  7. 875514e Merge "fix shadowing issue and update TestRequestAllMatches()" by Philipp Schrader · 2 years, 8 months ago
  8. abcac6e fix shadowing issue and update TestRequestAllMatches() by Emily Markova · 2 years, 8 months ago
  9. e2381b2 Remove superfluous logging in scouting/webserver/requests/requests.go by Philipp Schrader · 2 years, 8 months ago
  10. 6e8d6fa Disable the TestRequestAllMatches scouting test for now by Philipp Schrader · 2 years, 8 months ago
  11. bf24c9e Change match structure in db by Emily Markova · 2 years, 8 months ago
  12. 0fcd3ff Merge "Scouting app: Add "actions" to database for 2023 scouting changes" by Philipp Schrader · 2 years, 9 months ago
  13. 759090b Scouting app: Add "actions" to database for 2023 scouting changes by Sabina Leaver · 2 years, 9 months ago
  14. f5e6354 limit QueryMatches use to db.go by Emily Markova · 2 years, 9 months ago
  15. e4b9b3d delete request matches for team by Emily Markova · 2 years, 9 months ago
  16. f882e02 Scouting App: Add View data webserver by Filip Kujawa · 2 years, 10 months ago
  17. 210a03b [Scouting App] Add Driver Ranking by Filip Kujawa · 2 years, 11 months ago
  18. f947cb4 [Scouting App] Note scout multiple robots and add keywords by Filip Kujawa · 2 years, 11 months ago
  19. eecb896 scouting: Migrate database code to gorm by Philipp Schrader · 3 years, 5 months ago
  20. 08057fa Scouting: Fix team key parsing by Filip Kujawa · 3 years ago
  21. 4de6feb improve teamKey parsing for madtown by Filip Kujawa · 3 years ago
  22. 84fe778 scouting: Hack up team parsing to get Madtown working by Philipp Schrader · 3 years ago
  23. a1d006e Merge commit '7b04dc15c5745e780ff19aaff3d43aa1c6c99ad6' into master by Austin Schuh · 3 years, 1 month ago
  24. 1d59f0c scouting: adding support for requests with shift schedule by Milo Lin · 3 years, 4 months ago
  25. 5127ccc Run yapf on all python files in the repo by Ravago Jones · 3 years, 3 months ago
  26. 67fe6d0 scouting: Make /sha256/ requests stricter by Philipp Schrader · 3 years, 6 months ago
  27. 9774f80 Merge "scouting: Call ranking scraper" by Philipp Schrader · 3 years, 6 months ago
  28. 37261d4 scouting: Call ranking scraper by Yash Chainani · 3 years, 6 months ago
  29. d6185c9 Merge changes Icc1b1155,Ib3310ea6 by Philipp Schrader · 3 years, 6 months ago
  30. 87d0644 scouting: Scrape rankings and add to db by Yash Chainani · 3 years, 6 months ago
  31. 30b4a68 Rename "round" to "set number" for the scouting match list by Philipp Schrader · 3 years, 6 months ago
  32. 85f6e5b Fix "traversal" typos in the scouting app by Philipp Schrader · 3 years, 6 months ago
  33. 4535b7e scouting: Make data scouting RPC eliminations-aware by Philipp Schrader · 3 years, 6 months ago
  34. fe58384 Allow users to re-import the match list in the scouting app by Philipp Schrader · 3 years, 6 months ago
  35. 45befdd Rework primary keys in the match list scouting database by Philipp Schrader · 3 years, 6 months ago
  36. 45721a7 Rework how we bypass browser caches of the scouting app by Philipp Schrader · 3 years, 7 months ago
  37. 0fa4e93 scouting: Let browsers cache the field pictures by Philipp Schrader · 3 years, 7 months ago
  38. fe47404 Merge "Add nocache headers to static scouting serving." by Alex Perry · 3 years, 7 months ago
  39. b2f7652 Add nocache headers to static scouting serving. by Alex Perry · 3 years, 7 months ago
  40. 86bf2b9 Deduplicate code in scouting/webserver/requests/debug/debug.go by Philipp Schrader · 3 years, 7 months ago
  41. 02ec8e4 Deduplicate code in scouting/webserver/requests/debug/cli/main.go by Philipp Schrader · 3 years, 7 months ago
  42. b7e7593 Deduplicate code in scouting/webserver/requests/requests.go by Philipp Schrader · 3 years, 7 months ago
  43. 20440f8 Delete aliases in scouting/webserver/requests/debug/debug.go by Philipp Schrader · 3 years, 7 months ago
  44. d7b6eba scouting: Add some more debug information when data is submitted by Philipp Schrader · 3 years, 7 months ago
  45. fa45d74 scouting: Add "defense received" and "comments" to the database by Philipp Schrader · 3 years, 7 months ago
  46. 70569f7 scouting: Submit "defense received" and comment to the webserver by Philipp Schrader · 3 years, 7 months ago
  47. 36df73a Add climbing level to database by Philipp Schrader · 3 years, 7 months ago
  48. fee07e1 Add starting quadrant and Auto balls to the scouting database by Philipp Schrader · 3 years, 7 months ago
  49. e7c252d scouting: Submit the Auto quadrant selection to the webserver by Philipp Schrader · 3 years, 7 months ago
  50. 905e78a Retaining checkbox data and sending to flatbuffer by Milo Lin · 3 years, 7 months ago
  51. 5a66052 Merge changes I81640476,I878f821d,Iaa9c2dda,I2215354d,I3cd0f02f, ... by Philipp Schrader · 3 years, 7 months ago
  52. 81f96ba Add rpcs and handling for notes scouting by Alex Perry · 3 years, 7 months ago
  53. fae8a7e Collect the username when data scouting data is submitted by Philipp Schrader · 3 years, 7 months ago
  54. 4e661d6 Allow users to run the scouting app with HTTPS/LDAP by Philipp Schrader · 3 years, 7 months ago
  55. 7365d32 Migrate the scouting database to postgres by Philipp Schrader · 3 years, 8 months ago
  56. 9430572 Refactor scouting application testing by Philipp Schrader · 3 years, 7 months ago
  57. 72beced Add an "Import match list" tab to the scouting web page by Philipp Schrader · 3 years, 8 months ago
  58. 30005e4 Fill out AddToStats handler and test by Philipp Schrader · 3 years, 8 months ago
  59. 95478da scouting: Add `defense_received_rating` to SubmitDataScouting by Philipp Schrader · 3 years, 8 months ago
  60. d3fac19 scouting: Add an endpoint for populating the match schedule by Philipp Schrader · 3 years, 8 months ago
  61. 2e7eb000 Add missing `return` statements in scouting requests handler by Philipp Schrader · 3 years, 8 months ago
  62. acf9623 scouting: Add support for /requests/request/data_scouting by Philipp Schrader · 3 years, 8 months ago
  63. d1c4bef scouting: Add support for /requests/request/matches_for_team by Philipp Schrader · 3 years, 8 months ago
  64. cbf5c6a scouting: Add support /requests/request/all_matches by Philipp Schrader · 3 years, 8 months ago
  65. 20b9638 Merge changes I62acfb27,I6f06f9b8 by Philipp Schrader · 3 years, 8 months ago
  66. e66c2fc Add more scouting server messages by Sabina Leaver · 3 years, 8 months ago
  67. 4953cc3 Let users customize the path to the scouting database by Philipp Schrader · 3 years, 8 months ago
  68. d9096a3 scouting: Add a debug CLI for the webserver by Philipp Schrader · 3 years, 8 months ago
  69. 8747f1b scouting: Allow the requests handler access to the database by Philipp Schrader · 3 years, 8 months ago
  70. cdb5cfc Handle webserver requests from the scouting web page by Philipp Schrader · 3 years, 8 months ago
  71. 5562df7 Create a library for serving static files by Philipp Schrader · 3 years, 8 months ago