summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/httpserver.py
AgeCommit message (Expand)Author
2023-02-01httpserver: add error handler that write to the loggerRoss Burton
2023-02-01oeqa/utils/httpserver: connect up the request loggingRoss Burton
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2019-12-16oeqa/utils/httpserver: allow to pass in listening portAndré Draszik
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-11-16oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie
2016-08-10oeqa/utils/httpserver.py: HTTPServer enable thread connection handlingAníbal Limón
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2014-08-23oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie
2013-09-03lib/oeqa/runtime: smart: serve repo on host ip only and increase timeoutStefan Stanacar
2013-08-26lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to...Mihai Lindner