25 Commits (e59fe0014af6e97485c89502c747d3117f95e91a)

Author SHA1 Message Date
Greg Hogan e59fe0014a
URLFile: add typing and internalize pool manager (#31466) 1 year ago
Greg Hogan ec9f3dcef3
simplify URLFile (#31365) 1 year ago
Greg Hogan a8aa04e6bd
make URLFile safe after fork() (#31309) 1 year ago
Justin Newberry 0234cadec3
LogReader: remove redirect message for internal data (#31088) 1 year ago
Justin Newberry fba521ecc6
url_file: fix non-200 files being cached (#30886) 1 year ago
Adeeb Shihadeh 51a93cf9aa fix unused 1 year ago
royjr 70624ffc81
dependency: remove pycurl package (#30771) 1 year ago
Greg Hogan db35dcd0b5
replace common.file_helpers.mkdirs_exists_ok with python os.makedirs funtion (#30618) 1 year ago
Kacper Rączy c27e977475
URLFile: exception type for failed requests (#30330) 2 years ago
Greg Hogan 86b90a8ba2
filereader cleanup (#30191) 2 years ago
Justin Newberry fa51bbc236
URLFile: don't cache non-existent file's lengths (#30071) 2 years ago
Justin Newberry 73eda51a11
System: use paths for download folders too (#29818) 2 years ago
Justin Newberry 1ee6ed4b16
Linter: remove pylint (#29611) 2 years ago
Adeeb Shihadeh a9626f95b6
add openpilot prefix to imports (#29498) 2 years ago
Shane Smiskol 6163dd5ca0
URLFile: raise exception if remote URL doesn't exist when using cache (#24432) 3 years ago
Ewout ter Hoeven 332f568a82
Pyupgrade 3.6: Update syntax with Python 3.6+ features (#23305) 3 years ago
Ewout ter Hoeven 55390d273f
Convert format strings strings to f-strings (#23241) 3 years ago
Willem Melching dddab597bc
Less open file permissions (#21922) 4 years ago
arfy slowy d74def61f8
fix: spelling typos (#21861) 4 years ago
Greg Hogan 8f1806602c
FrameIterator that uses 1+ GB less RAM (#21687) 4 years ago
Adeeb Shihadeh 59d7c5e64a
move to github container registry + CI speedup (#19621) 4 years ago
Willem Melching 529e9a23ea
add check for partial response code (#2282) 5 years ago
Greg Hogan 2293a6a36c
eliminate round-trip reading entire file (#2275) 5 years ago
grekiki 05b64257df
FileReader: cache files locally (#2170) 5 years ago
Willem Melching c70700758d
Speedup URLFile (#1888) 5 years ago
Willem Melching 843a64c72f
Make pylint more strict (#1626) 5 years ago
Adeeb Shihadeh f3dcf861c7 enable flake8 E303: too many blank lines 5 years ago
Adeeb d9bf9f0a40
Enable more flake8 checks (#1602) 5 years ago
Willem Melching bd06434243
pre-commit pylint (#1580) 5 years ago
George Hotz 1295cfe06c
Using lgtm.com and fixing found alerts (#1452) 5 years ago
Andy Haden 8ca12dac27 URLFile: include url in bad status code error 5 years ago
Andy c4af05868b
Tools: Storage API (#1161) 5 years ago