scrapy/scrapyd
Pablo Hoffman 831dc818d6 scrapyd: added more information webui homepage 2010-11-30 18:43:59 -02:00
..
tests scrapyd: changed keys used in poller message to _project, _spider, _job, and added link to log file in web ui 2010-11-30 13:03:20 -02:00
__init__.py scrapyd: force application to receive config as argument 2010-11-30 15:46:24 -02:00
app.py scrapyd: log url where web console can be accesed 2010-11-30 17:58:34 -02:00
config.py scrapyd: fixed bug discovering the current project scrapy.cfg file 2010-11-30 16:19:17 -02:00
default_scrapyd.conf Some Scrapyd enhancements: 2010-11-30 02:26:31 -02:00
eggrunner.py Removed unused import 2010-09-14 01:53:05 -03:00
eggstorage.py Support running projects without eggs in Scrapyd. Closes #238 2010-09-14 01:44:25 -03:00
eggutils.py Simplified get_spider_list_from_eggfile() function now that it doesn't need to chdir to a custom directory (Scrapy now works when it's unable to create the SQLite database) 2010-11-05 11:48:12 -02:00
environ.py scrapyd: changed keys used in poller message to _project, _spider, _job, and added link to log file in web ui 2010-11-30 13:03:20 -02:00
interfaces.py scrapyd: changed keys used in poller message to _project, _spider, _job, and added link to log file in web ui 2010-11-30 13:03:20 -02:00
launcher.py scrapyd: log process logfile when process starts/finishes 2010-11-30 15:45:42 -02:00
poller.py scrapyd: changed keys used in poller message to _project, _spider, _job, and added link to log file in web ui 2010-11-30 13:03:20 -02:00
scheduler.py Refactored Scrapyd code to fix a couple of bugs that ocurred when running projects without eggs 2010-09-22 01:04:15 -03:00
script.py added command for starting a scrapyd server for the current project 2010-11-30 15:52:15 -02:00
utils.py scrapyd: changed keys used in poller message to _project, _spider, _job, and added link to log file in web ui 2010-11-30 13:03:20 -02:00
webservice.py scrapyd: changed keys used in poller message to _project, _spider, _job, and added link to log file in web ui 2010-11-30 13:03:20 -02:00
website.py scrapyd: added more information webui homepage 2010-11-30 18:43:59 -02:00