scrapy/scrapyd
Pablo Hoffman 531fa95f98 scrapyd: removed redundant .scrapy component from paths when using scrapyd in 'scrapy server' mode 2012-01-03 23:13:56 -02:00
..
tests scrapyd: added support for storing items by default 2012-01-03 23:08:54 -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 scrapyd: added support for storing items by default 2012-01-03 23:08:54 -02:00
eggstorage.py Support running projects without eggs in Scrapyd. Closes #238 2010-09-14 01:44:25 -03:00
eggutils.py scrapyd activate_egg(): don't override SCRAPY_SETTINGS_MODULE envvar if already set 2011-06-15 19:35:03 -03:00
environ.py scrapyd: added support for storing items by default 2012-01-03 23:08:54 -02:00
interfaces.py scrapyd: added new cancel.json api to cancel pending/running jobs 2012-01-03 23:02:19 -02:00
launcher.py scrapyd: added support for storing items by default 2012-01-03 23:08:54 -02:00
poller.py scrapyd: added support for deferred spider queues 2010-12-10 15:55:40 -02:00
runner.py A couple of changes to fix #303: 2011-01-05 15:59:43 -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 scrapyd: removed redundant .scrapy component from paths when using scrapyd in 'scrapy server' mode 2012-01-03 23:13:56 -02:00
spiderqueue.py scrapyd: added new cancel.json api to cancel pending/running jobs 2012-01-03 23:02:19 -02:00
sqlite.py scrapyd: added new cancel.json api to cancel pending/running jobs 2012-01-03 23:02:19 -02:00
utils.py updated documentation and code to use -s instead of --set option 2011-09-01 14:35:37 -03:00
webservice.py scrapyd: added new cancel.json api to cancel pending/running jobs 2012-01-03 23:02:19 -02:00
website.py scrapyd: added support for storing items by default 2012-01-03 23:08:54 -02:00