scrapy/scrapyd
Pablo Hoffman f3769651af Refactored Scrapyd code to fix a couple of bugs that ocurred when running projects without eggs 2010-09-22 01:04:15 -03:00
..
tests Refactored Scrapyd code to fix a couple of bugs that ocurred when running projects without eggs 2010-09-22 01:04:15 -03:00
__init__.py Some changes to Scrapyd to support multiple configuration files, to make it easier to deploy Scrapyd applications. Also documented 'egg_runner' and 'application' options 2010-09-07 09:17:25 -03:00
app.py Some changes to Scrapyd to support multiple configuration files, to make it easier to deploy Scrapyd applications. Also documented 'egg_runner' and 'application' options 2010-09-07 09:17:25 -03:00
config.py Added tests for Scrapyd components. Closes #237 2010-09-14 01:44:10 -03:00
default_scrapyd.conf Some changes to Scrapyd to support multiple configuration files, to make it easier to deploy Scrapyd applications. Also documented 'egg_runner' and 'application' options 2010-09-07 09:17:25 -03: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 get_spider_list_from_eggfile(): fixed bug when SCRAPY_SETTINGS_DISABLED is set 2010-09-20 08:47:55 -03:00
environ.py Support running projects without eggs in Scrapyd. Closes #238 2010-09-14 01:44:25 -03:00
interfaces.py Support running projects without eggs in Scrapyd. Closes #238 2010-09-14 01:44:25 -03:00
launcher.py Fixed bug in Scrapyd launcher when running projects without eggs. Refs #238 2010-09-15 21:03:43 -03:00
poller.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
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
utils.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
webservice.py Added new Scrapy service with support for: 2010-09-03 15:54:42 -03:00