11 Commits (e785026a98a8745057a560742fa030c4df14c55a)

Author SHA1 Message Date
Trey Moen e785026a98
feat(athenad): priority uploads (#34856) 1 month ago
Dean Lee 9ec54f59c6
loggerd: switch logging from raw file format to zstd compressed files (#34549) 3 months ago
Shane Smiskol cd6d9fee3f
Revert "athenad: fix thread safety issues in upload handing" (#34224) 4 months ago
Dean Lee dcb3113c4b
athenad: fix thread safety issues in upload handing (#34199) 5 months ago
Shane Smiskol 015aadd48c
Revert "athenad: fix thread safety issues in upload handing" (#34198) 5 months ago
Dean Lee 7c101a40c8
athenad: fix thread safety issues in upload handing (#34084) 5 months ago
Dean Lee 43807746ff
athenad: fix memory leak by closing Response objects (#34101) 5 months ago
Maxime Desroches df13b36638 fix all codespell issues (#33194) 9 months ago
Shane Smiskol b0a8b3bc9d uploader: compress with zstd (#32736) 9 months ago
Adeeb Shihadeh 86b6103657 test_*.py files are no longer executable (#32610) 11 months ago
Adeeb Shihadeh 18970afb0e athena: move to system/ (#32488) 11 months ago
cl0cks4fe 639a634f7c Unittest to pytest (#32366) 11 months ago
Justin Newberry c799790b9b move with_http_server to selfdrive/test/helpers (#31597) 1 year ago
Cameron Clough a09300385b mypy: use implicit-optional (#31590) 1 year ago
Cameron Clough 9bd90112d0 use pyupgrade to update to new typing syntax (#31580) 1 year ago
Shane Smiskol 04bcb2f0b5 athenad: check end_event while uploading files (#31541) 1 year ago
Justin Newberry ab63a1b1ef test_athenad: create with_upload_handler decorator (#31250) 1 year ago
Adeeb Shihadeh b2269d8188 athena: remove MockParams from tests 1 year ago
Justin Newberry 48ecd3ba3f test_athena: make test more independent (#31012) 1 year ago
Justin Newberry 00a96ece33 test_athena: remove slow memory leak test (#30734) 1 year ago
Shane Smiskol 2e11cf4375 test_athena: remove no-op line (#30660) 1 year ago
Justin Newberry b28343e276 Revert "Pytest: run tests in random order" (#30469) 1 year ago
Justin Newberry 586fe682e4 Pytest: run tests in random order (#30134) 1 year ago
Justin Newberry a0b0c1c4e7 CI: codecov for multiprocessing (#30432) 1 year ago
Justin Newberry 0a901ebe02 Revert "CI: codecov for multiprocessing" (#30431) 1 year ago
Justin Newberry 81e3076dc6 CI: codecov for multiprocessing (#30428) 1 year ago
Dean Lee 3a637fe455 athenad: fix memory leak in `_do_upload()` (#30237) 2 years ago
Adeeb Shihadeh 61eb6f4f66 finish hardware move to system/ (#30140) 2 years ago
Justin Newberry 759ab03b03 Ruff: disallow non-openpilot imports (#29841) 2 years ago
Justin Newberry c7029ea15a System: cleanup paths to use a common class (#29816) 2 years ago
Justin Newberry 839e72de70 CI: use pytest for unittesting (#29709) 2 years ago
Adeeb Shihadeh 16ec56398c add openpilot prefix to imports (#29498) 2 years ago
Justin Newberry 7b677910df Linter: Fix >160 line length test (#29287) 2 years ago
Adeeb Shihadeh ee363d69e3 fix a bunch of python warnings (#28576) 2 years ago
Cameron Clough 54afe04e2f athenad: add getGithubUsername method (#28025) 2 years ago
Cameron Clough c5cbd60a34 athenad: more types (#25877) 2 years ago
Cameron Clough d3dbd91280 athenad: small tests cleanup (#26037) 3 years ago
Willem Melching 5c97a090b6 athena: skip duplicate upload requests (#25062) 3 years ago
Adeeb Shihadeh 3c48bc47b7 Move a bunch of stuff to system/ part 3 (#24829) 3 years ago
Maykon Pacheco fe24326066 test for the strip_bz2_extension method (#24826) 3 years ago
Willem Melching be08693d5c delay bz2 compression from logging to uploading (#24392) 3 years ago
Willem Melching 8788555f10 athena: expire items after 31 days (#23751) 3 years ago
Willem Melching 48a9bd55c6 athena: specify network type for file uploads (#23687) 3 years ago
Ryan d947f4ff5b athena: unsuccessful upload handler requests. (#23620) 3 years ago
Joost Wooning ce94c27569 athena: uploads, show which items fail on error (#23412) 3 years ago
Joost Wooning dd05972019 athena: methods for adding and cancelling multiple upload requests (#23366) 3 years ago
Ewout ter Hoeven f206ebd054 Pyupgrade 3.6: Update syntax with Python 3.6+ features (#23305) 3 years ago
Devin Leamy 20a2b9d0a2 athena: persist upload queue to disk (#22659) 3 years ago
Devin Leamy 5b5269cb06 athena: Do not show canceled upload items in listUploadQueue (#22627) 4 years ago
Greg Hogan 6cbe7f0749 athena: change test tearDown to setUp (#21935) 4 years ago