summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/httpserver.py
Commit message (Expand)AuthorAgeFilesLines
* httpserver: add error handler that write to the loggerRoss Burton2023-02-011-0/+6
* oeqa/utils/httpserver: connect up the request loggingRoss Burton2023-02-011-5/+16
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* oeqa/utils/httpserver: allow to pass in listening portAndré Draszik2019-12-161-2/+2
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+4
* oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie2018-11-161-8/+29
* oeqa/utils/httpserver.py: HTTPServer enable thread connection handlingAníbal Limón2016-08-101-1/+2
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-3/+3
* oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie2014-08-231-0/+2
* lib/oeqa/runtime: smart: serve repo on host ip only and increase timeoutStefan Stanacar2013-09-031-2/+3
* lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to...Mihai Lindner2013-08-261-0/+32