0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup.py: accept eventlet 0.9.9 *and higher* More... about 14 years ago
Crawler: removed queuing, read urls from stdin. More... about 14 years ago
worker.io: strip lines read from io-worker More... about 14 years ago
io-worker: extracted encodeResult function, try to recover from json encoding errors More... about 14 years ago
manager: fixed dumb typo More... about 14 years ago
heroshi-report: script for sending \n-separated JSON crawl reports More... about 14 years ago
storage: calculate urlhash More... about 14 years ago
worker.Crawler: use utcnow for visited timestamp More... about 14 years ago
io-worker: added fetch_time to report (in milliseconds) More... about 14 years ago
io-worker: added visited timestamp (in UTC) More... about 14 years ago
io-worker: use os.Stdout.Write instead of println More... about 14 years ago
heroshi-get-jobs: script for fetching pack of URLs for crawling. More... about 14 years ago
io-worker report format: use lowercase keys, closer to Heroshi report API More... about 14 years ago
io-worker: sync with new Go Make.inc and http package More... about 14 years ago
Drop custom DNS resolving subsystem. More... about 14 years ago
Drop CouchDB support. More... about 14 years ago
fixup More... over 14 years ago
doc: fix style More... over 14 years ago
added gitignore More... over 14 years ago
doc: added Download info More... over 14 years ago
removed size calculation before sending item to manager More... over 14 years ago
removed excessive debug log (fetch) More... over 14 years ago
cosmetic More... over 14 years ago
worker.io: inlined _read and _write, handle json decode error More... over 14 years ago
cosmetic More... over 14 years ago
handle robotparser KeyError More... over 14 years ago
detailed death log (datetime) More... over 14 years ago
run-dev-worker shortcut for ever restarting crawler More... over 14 years ago
cosmetic: removed unused code More... over 14 years ago
extracted io-worker interaction to separate module, also, io-worker process is now not restarted automatically More... over 14 years ago