scrapy/scrapy/extensions
Andrey Rakhmatullin 1d7c8cb0b1 Remove six.PY2 and six.PY3 conditionals. 2019-11-14 13:45:37 +05: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 Remove six.PY2 and six.PY3 conditionals. 2019-11-14 13:45:37 +05: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