scrapy/scrapy/extensions
Adrián Chaves 15c55d0c1d
Remove LevelDB support (#4112)
2019-10-31 10:47:29 +01:00
..
__init__.py Move scrapy/contrib remaining top-level files to scrapy/extensions 2015-04-29 21:27:19 -03:00
closespider.py Disable CloseSpider extension if no CLOSPIDER_* setting set 2016-01-26 13:08:42 +01:00
corestats.py Fix TypeError when using DummyStatsCollector 2019-10-01 18:03:22 -03:00
debug.py Move scrapy/contrib remaining top-level files to scrapy/extensions 2015-04-29 21:27:19 -03:00
feedexport.py Fix dangling file descriptor in FeedExporter when FEED_STORE_EMPTY is False (#4023) 2019-10-22 15:12:52 +02:00
httpcache.py Remove LevelDB support (#4112) 2019-10-31 10:47:29 +01:00
logstats.py Test Slot's heartbeat state before stopping it 2016-11-07 16:44:57 +01:00
memdebug.py Move scrapy/contrib remaining top-level files to scrapy/extensions 2015-04-29 21:27:19 -03:00
memusage.py cleanup: removed unused MEMUSAGE_REPORT 2017-05-16 13:59:58 +03:00
spiderstate.py Disable SpiderState extension if no JOBDIR set 2016-01-26 15:25:15 +01:00
statsmailer.py Move scrapy/contrib remaining top-level files to scrapy/extensions 2015-04-29 21:27:19 -03:00
telnet.py Be consistent with domain used for links to documentation website 2019-01-31 01:28:53 -03:00
throttle.py add AUTOTHROTTLE_TARGET_CONCURRENCY option and expand AutoThrottle docs 2015-06-27 04:59:42 +05:00