root/scrapy

Name Size Rev Age Last Change
../
command 2037:a6bd112b8173 2 months Pablo Hoffman <pablo@…>: moved scrapy.command.models module to scrapy.command
commands 2062:8f378283e76c 7 weeks Pablo Hoffman <pablo@…>: Added SQS Execution Queue, and example script to add spiders to the queue
conf 2116:969b1fe672fd 11 hours Pablo Hoffman <pablo@…>: removed (no longer supported) webconsole code
contrib 2116:969b1fe672fd 11 hours Pablo Hoffman <pablo@…>: removed (no longer supported) webconsole code
contrib_exp 2050:fae477ffa3ff 7 weeks Pablo Hoffman <pablo@…>: Added support for Requests without callbacks (#166) - the Spider.parse() …
core 2110:552a223a1cce 9 days Daniel Grana <dangra@…>: fix scraper leak closing spider. closes #182
http 2098:f3ba66e337a8 3 weeks Juan Picca <juan@…>: allow passing custom headers in FormRequest?.from_response()
selector 1957:743df42d895a 4 months Pablo Hoffman <pablo@…>: Improved encoding support by explicitly passing encoding to all …
spider 2053:b47a2a5d0050 7 weeks Pablo Hoffman <pablo@…>: * Added Scrapy Web Service with documentation and tests. * Marked Web …
stats 2021:e23e9f41d1df 2 months Pablo Hoffman <pablo@…>: Automated merge with http://hg.scrapy.org/scrapy-0.8
templates 2036:cf5c7eca6f03 2 months Pablo Hoffman <pablo@…>: moved scrapy.command.cmdline module to scrapy.cmdline (keeping backwards …
tests 2109:bd024b728766 13 days Daniel Grana <dangra@…>: update docs for defaultheaders middleware and change spider attribute to …
utils 2117:b78a2363fc3d 10 hours Pablo Hoffman <pablo@…>: removed old untested module: scrapy.utils.mysql
xlib 2102:a356098c9b8b 2 weeks Pablo Hoffman <pablo@…>: Applied patch to ClientForm? to fix bug with wrong entities. Also added …
__init__.py 0.7 kB 2095:01acded0da30 5 weeks Pablo Hoffman <pablo@…>: Automated merge with http://hg.scrapy.org/scrapy-0.9
cmdline.py 4.9 kB 2037:a6bd112b8173 2 months Pablo Hoffman <pablo@…>: moved scrapy.command.models module to scrapy.command
extension.py 1.2 kB 1492:d14a775e0203 12 months Pablo Hoffman <pablo@…>: added support for defining EXTENSIONS setting using dicts, like middleware …
item.py 2.3 kB 2083:df5c47ee32f9 5 weeks Pablo Hoffman <pablo@…>: Raise when trying to set an item field value using setattr api, and added …
link.py 0.7 kB 1516:023820700302 11 months Pablo Hoffman <pablo@…>: updated some documentation references in source code
log.py 3.2 kB 1975:9df3e845c0d7 4 months Rolando Espinoza La fuente <darkrho@…>: SEP12 implementation * Rename BaseSpider?.domain_name to …
mail.py 3.6 kB 2065:8ec537f0169c 7 weeks Pablo Hoffman <pablo@…>: Added SMTP-AUTH support to scrapy.mail (closes #149)
service.py 3.2 kB 2057:0c595869ce44 7 weeks Pablo Hoffman <pablo@…>: scrapy.service: fixed minor logging bug on win32 platform with different …
shell.py 5.1 kB 2048:1a4145ffc3bb 8 weeks Pablo Hoffman <pablo@…>: removed unused code
telnet.py 1.8 kB 2047:3de208cec80f 2 months Pablo Hoffman <pablo@…>: Some changes to telnet console: * moved module from …
webservice.py 2.5 kB 2053:b47a2a5d0050 7 weeks Pablo Hoffman <pablo@…>: * Added Scrapy Web Service with documentation and tests. * Marked Web …
Note: See TracBrowser for help on using the browser.