scrapy/scrapy
Pablo Hoffman a24516ed19 updated list command to show only spider domain names 2009-07-15 21:18:58 -03:00
..
command updated list command to show only spider domain names 2009-07-15 21:18:58 -03:00
conf renamed old STATS_DEBUG setting to STATS_DUMP 2009-07-15 21:02:51 -03:00
contrib renamed old STATS_DEBUG setting to STATS_DUMP 2009-07-15 21:02:51 -03:00
contrib_exp some code cleanup to newitem.adaptors module which don't affect any functionality 2009-07-14 10:08:55 -03:00
core Complete stats refactoring and documentation 2009-07-15 00:30:40 -03:00
extension mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
fetcher fixed bug in fetcher caused by recent spider manager changes (thanks andres) 2009-07-13 00:04:00 -03:00
http remove xlib hack that appends scrapy/xlib to sys.path 2009-07-09 14:37:59 -03:00
item Added new ItemProcessor component to Scraper component 2009-07-08 23:48:06 -03:00
link removed code from scrapy.link to avoid cyclic imports from scrapy.contrib.linkextractors.sgml 2009-05-18 19:27:51 -03:00
log remove xlib hack that appends scrapy/xlib to sys.path 2009-07-09 14:37:59 -03:00
mail mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
management remove xlib hack that appends scrapy/xlib to sys.path 2009-07-09 14:37:59 -03:00
patches mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
spider simplified implementation of spider manager by removing knowledge of enabled spiders 2009-07-10 16:41:02 -03:00
stats renamed old STATS_DEBUG setting to STATS_DUMP 2009-07-15 21:02:51 -03:00
templates/project mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
tests Complete stats refactoring and documentation 2009-07-15 00:30:40 -03:00
utils Complete stats refactoring and documentation 2009-07-15 00:30:40 -03:00
xlib remove xlib hack that appends scrapy/xlib to sys.path 2009-07-09 14:37:59 -03:00
xpath some improvement to Libxml2Document cleanup: avoid noisy errors, and make sure both cleaning up functions are called 2009-07-14 12:41:25 -03:00
__init__.py remove xlib hack that appends scrapy/xlib to sys.path 2009-07-09 14:37:59 -03:00