0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix logging - tsss More... about 13 years ago
remove lefover print More... about 13 years ago
allow to filter debug printing (it still logs for bug report) More... about 13 years ago
re-enable pypy More... about 13 years ago
add RFC comments More... about 13 years ago
bug fixes and slight improvements More... about 13 years ago
cid is not available in the function More... about 13 years ago
remove slowdown in server More... about 13 years ago
bug fix - forgot to apply api change to caller More... about 13 years ago
disable debug print More... about 13 years ago
fix a leak bug in fetcher to pull in my last commit and complete david changes to a point where it runs again More... about 13 years ago
merge More... about 13 years ago
fix bug - it now fetch a full site from a browser without issue if nothing is wrong :D More... about 13 years ago
off with this head More... about 13 years ago
remove swap file More... about 13 years ago
download manager does not have a pipe More... about 13 years ago
cleanup More... about 13 years ago
track workers by response_box More... about 13 years ago
fix typo More... about 13 years ago
take all the information we need from the request in one go More... about 13 years ago
fix persistence issue More... about 13 years ago
make sure the request is parsable More... about 13 years ago
fix references to self.process More... about 13 years ago
call stop() rather than modifying self.running directly More... about 13 years ago
rename _init() to createProcess() . process is now accessible only from the thread that created it More... about 13 years ago
each worker now creates its own pipe for communication with the main thread, rather than speaking to the download class via a provided descriptor More... about 13 years ago
move http code from html back More... about 13 years ago
can only deal with http data More... about 13 years ago
ignore pipelined data send by clients More... about 13 years ago
initial import More... about 13 years ago