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
data: removed FactoryPool, using Pool.create = func instead More... almost 15 years ago
cosmetic: more unicode in log More... almost 15 years ago
cosmetic: magic number fixme More... almost 15 years ago
worker.Crawler: fixed robots.txt disallowing to HeroshiBot in particular More... almost 15 years ago
Robots.txt support. Tests are provided too. More... almost 15 years ago
worker.Crawler.do_process: extracted fetch function which does only connection and HTTP thing More... almost 15 years ago
fix: conf failed if env[ENVIRON_KEY] was not specified More... almost 15 years ago
worker.tests: DEFAULT_TIMEOUT and generic make_http_response() More... almost 15 years ago
cosmetic: silence pylint "catching Exception" More... almost 15 years ago
worker.tests: less sleep, more precise tests. Added new methods to Crawler to keep encapsulation. More... almost 15 years ago
cosmetic: data.Link raises ValueError instead of nameless Exception More... almost 15 years ago
using new smock with proper `cleanup()` More... almost 15 years ago
cosmetic to satisfy pylint More... almost 15 years ago
cosmetic More... almost 15 years ago
cosmetic: renamed couchdb client import More... almost 15 years ago
check: pylint categories C and R are disabled by default, enable with +lint-pedant option. More... almost 15 years ago
pylintrc with all pylint settings More... almost 15 years ago
added support for parsable output of tests and pylint More... almost 15 years ago
cosmetic: manager.manager: __all__ listing exported functions and not useful module doc-string More... almost 15 years ago
rewrote tests to reflect latest changes in manager and worker code More... almost 15 years ago
added smock as submodule More... almost 15 years ago
cosmetic More... almost 15 years ago
worker.Crawler: do_process also reraises AssertionError and ConfigurationError now More... almost 15 years ago
conf: Allow environment to create a stub empty config. Mostly useful for tests. More... almost 15 years ago
bin/check is now able to skip tests or pylint (or both) More... almost 15 years ago
reorganized code into package heroshi More... almost 15 years ago
fix: wsgi: method_dispatcher doc was previously taken from class, now fixed More... almost 15 years ago
cosmetic on imports More... almost 15 years ago
misc: better get_logger code and new update_loggers_level to changee alost More... almost 15 years ago
maintainer info in heroshi/__init_.py More... almost 15 years ago