scrapy/scrapy
Pablo Hoffman 2499dfee5e removed obsolete test 2010-06-09 13:06:05 -03:00
..
command moved scrapy.command.models module to scrapy.command 2010-05-26 10:29:32 -03:00
commands added scrapy-ctl view command 2010-05-26 10:29:32 -03:00
conf Some changes to telnet console: 2010-06-02 17:49:18 -03:00
contrib Added support for Requests without callbacks (#166) - the Spider.parse() method 2010-06-08 18:18:02 -03:00
contrib_exp Added support for Requests without callbacks (#166) - the Spider.parse() method 2010-06-08 18:18:02 -03:00
core Added support for Requests without callbacks (#166) - the Spider.parse() method 2010-06-08 18:18:02 -03:00
http Added support for Requests without callbacks (#166) - the Spider.parse() method 2010-06-08 18:18:02 -03:00
management Some changes to telnet console: 2010-06-02 17:49:18 -03:00
selector Improved encoding support by explicitly passing encoding to all str_to_unicode() and unicode_to_str() calls 2010-03-24 12:14:07 -03:00
spider Added support for Requests without callbacks (#166) - the Spider.parse() method 2010-06-08 18:18:02 -03:00
stats SEP12 implementation 2010-04-01 18:27:22 -03:00
templates moved scrapy.command.cmdline module to scrapy.cmdline (keeping backwards compatibility until 0.10) 2010-05-26 10:29:32 -03:00
tests removed obsolete test 2010-06-09 13:06:05 -03:00
utils Removed Scrapy engine singleton from scrapy.core.engine.scrapyengine. Now 2010-05-26 10:29:32 -03:00
xlib bumped embedded pydispatch to 2.0.1 2010-05-14 16:38:04 -03:00
__init__.py Automated merge with http://hg.scrapy.org/scrapy-0.8 2010-03-27 13:25:06 -03:00
cmdline.py moved scrapy.command.models module to scrapy.command 2010-05-26 10:29:32 -03:00
extension.py added support for defining EXTENSIONS setting using dicts, like middleware settings 2009-08-18 11:05:36 -03:00
item.py removed deprecated ScrapedItem (previously kept for backwards compatibility) 2009-11-06 16:39:15 -02:00
link.py updated some documentation references in source code 2009-08-19 22:41:26 -03:00
log.py SEP12 implementation 2010-04-01 18:27:22 -03:00
mail.py Some mail improvements and tests. 2010-05-28 16:51:47 -03:00
service.py added scrapy.service and scrapy.tac for running from twistd 2010-04-11 03:37:08 -03:00
shell.py removed unused code 2010-06-03 01:07:40 -03:00
telnet.py Some changes to telnet console: 2010-06-02 17:49:18 -03:00