1. 43c730b Periodically refresh the match list for scouting by Philipp Schrader · 2 years, 7 months ago
  2. 875514e Merge "fix shadowing issue and update TestRequestAllMatches()" by Philipp Schrader · 2 years, 7 months ago
  3. abcac6e fix shadowing issue and update TestRequestAllMatches() by Emily Markova · 2 years, 7 months ago
  4. e2381b2 Remove superfluous logging in scouting/webserver/requests/requests.go by Philipp Schrader · 2 years, 7 months ago
  5. bf24c9e Change match structure in db by Emily Markova · 2 years, 7 months ago
  6. 0fcd3ff Merge "Scouting app: Add "actions" to database for 2023 scouting changes" by Philipp Schrader · 2 years, 8 months ago
  7. 759090b Scouting app: Add "actions" to database for 2023 scouting changes by Sabina Leaver · 2 years, 8 months ago
  8. f5e6354 limit QueryMatches use to db.go by Emily Markova · 2 years, 8 months ago
  9. e4b9b3d delete request matches for team by Emily Markova · 2 years, 8 months ago
  10. f882e02 Scouting App: Add View data webserver by Filip Kujawa · 2 years, 9 months ago
  11. 210a03b [Scouting App] Add Driver Ranking by Filip Kujawa · 2 years, 10 months ago
  12. f947cb4 [Scouting App] Note scout multiple robots and add keywords by Filip Kujawa · 2 years, 10 months ago
  13. eecb896 scouting: Migrate database code to gorm by Philipp Schrader · 3 years, 4 months ago
  14. 08057fa Scouting: Fix team key parsing by Filip Kujawa · 2 years, 10 months ago
  15. 4de6feb improve teamKey parsing for madtown by Filip Kujawa · 2 years, 10 months ago
  16. 84fe778 scouting: Hack up team parsing to get Madtown working by Philipp Schrader · 2 years, 10 months ago
  17. 1d59f0c scouting: adding support for requests with shift schedule by Milo Lin · 3 years, 3 months ago
  18. 30b4a68 Rename "round" to "set number" for the scouting match list by Philipp Schrader · 3 years, 5 months ago
  19. 4535b7e scouting: Make data scouting RPC eliminations-aware by Philipp Schrader · 3 years, 5 months ago
  20. 45befdd Rework primary keys in the match list scouting database by Philipp Schrader · 3 years, 5 months ago
  21. b7e7593 Deduplicate code in scouting/webserver/requests/requests.go by Philipp Schrader · 3 years, 6 months ago
  22. d7b6eba scouting: Add some more debug information when data is submitted by Philipp Schrader · 3 years, 6 months ago
  23. fa45d74 scouting: Add "defense received" and "comments" to the database by Philipp Schrader · 3 years, 6 months ago
  24. 36df73a Add climbing level to database by Philipp Schrader · 3 years, 6 months ago
  25. fee07e1 Add starting quadrant and Auto balls to the scouting database by Philipp Schrader · 3 years, 6 months ago
  26. 5a66052 Merge changes I81640476,I878f821d,Iaa9c2dda,I2215354d,I3cd0f02f, ... by Philipp Schrader · 3 years, 6 months ago
  27. 81f96ba Add rpcs and handling for notes scouting by Alex Perry · 3 years, 6 months ago
  28. fae8a7e Collect the username when data scouting data is submitted by Philipp Schrader · 3 years, 6 months ago
  29. 7365d32 Migrate the scouting database to postgres by Philipp Schrader · 3 years, 7 months ago
  30. 30005e4 Fill out AddToStats handler and test by Philipp Schrader · 3 years, 7 months ago
  31. d3fac19 scouting: Add an endpoint for populating the match schedule by Philipp Schrader · 3 years, 7 months ago
  32. 2e7eb000 Add missing `return` statements in scouting requests handler by Philipp Schrader · 3 years, 7 months ago
  33. acf9623 scouting: Add support for /requests/request/data_scouting by Philipp Schrader · 3 years, 7 months ago
  34. d1c4bef scouting: Add support for /requests/request/matches_for_team by Philipp Schrader · 3 years, 7 months ago
  35. cbf5c6a scouting: Add support /requests/request/all_matches by Philipp Schrader · 3 years, 7 months ago
  36. 8747f1b scouting: Allow the requests handler access to the database by Philipp Schrader · 3 years, 7 months ago
  37. cdb5cfc Handle webserver requests from the scouting web page by Philipp Schrader · 3 years, 7 months ago